"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 TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/03 04:54:37 NOTICE: TestSFTPOpenssh: Starting server 2026/07/03 04:54:38 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/03 04:54:38 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/03 04:54:38 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/03 04:54:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lonabog3pajo" 2026/07/03 04:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/03 04:54:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:38 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:38 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:38 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: New connection 127.0.0.1:43840->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell type "unix" from config 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Relative path resolved to "/home/rclone/rclone-test-lonabog3pajo" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Using root directory "/home/rclone/rclone-test-lonabog3pajo" 2026/07/03 04:54:38 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/07/03 04:54:38 INFO : dir/subdir: Making directory 2026/07/03 04:54:38 INFO : dir/subdir: Removing directory 2026/07/03 04:54:38 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/07/03 04:54:38 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/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0fc6cfefd0a0b5bfc86e139018ac128a /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0fc6cfefd0a0b5bfc86e139018ac128a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7ca1650bfa704e35ade790162b6f47c707547476 /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7ca1650bfa704e35ade790162b6f47c707547476 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0fc6cfefd0a0b5bfc86e139018ac128a /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0fc6cfefd0a0b5bfc86e139018ac128a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7ca1650bfa704e35ade790162b6f47c707547476 /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7ca1650bfa704e35ade790162b6f47c707547476 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0fc6cfefd0a0b5bfc86e139018ac128a /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0fc6cfefd0a0b5bfc86e139018ac128a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7ca1650bfa704e35ade790162b6f47c707547476 /home/rclone/rclone-test-lonabog3pajo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/03 04:54:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 7ca1650bfa704e35ade790162b6f47c707547476 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 65c315deaa7927cc27a446dc7191fb61 /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: 65c315deaa7927cc27a446dc7191fb61 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c4eeec1f21aed5f39ab17284cb445040d053a6ea /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: c4eeec1f21aed5f39ab17284cb445040d053a6ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 65c315deaa7927cc27a446dc7191fb61 /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: 65c315deaa7927cc27a446dc7191fb61 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c4eeec1f21aed5f39ab17284cb445040d053a6ea /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: c4eeec1f21aed5f39ab17284cb445040d053a6ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 65c315deaa7927cc27a446dc7191fb61 /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: 65c315deaa7927cc27a446dc7191fb61 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/./." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c4eeec1f21aed5f39ab17284cb445040d053a6ea /home/rclone/rclone-test-lonabog3pajo/./. 2026/07/03 04:54:38 DEBUG : ./.: Parsed hash: c4eeec1f21aed5f39ab17284cb445040d053a6ea === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2856b305dd6ca6aa5fb4b421a51ae350 /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: 2856b305dd6ca6aa5fb4b421a51ae350 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e836596b2af187ca084e1698c68bdbb2145bd1ea /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: e836596b2af187ca084e1698c68bdbb2145bd1ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2856b305dd6ca6aa5fb4b421a51ae350 /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: 2856b305dd6ca6aa5fb4b421a51ae350 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e836596b2af187ca084e1698c68bdbb2145bd1ea /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: e836596b2af187ca084e1698c68bdbb2145bd1ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2856b305dd6ca6aa5fb4b421a51ae350 /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: 2856b305dd6ca6aa5fb4b421a51ae350 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/../.." 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e836596b2af187ca084e1698c68bdbb2145bd1ea /home/rclone/rclone-test-lonabog3pajo/../.. 2026/07/03 04:54:38 DEBUG : ../..: Parsed hash: e836596b2af187ca084e1698c68bdbb2145bd1ea === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c5a1a6dcd745cc49345b45fdf6115742 /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5a1a6dcd745cc49345b45fdf6115742 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c5a1a6dcd745cc49345b45fdf6115742 /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5a1a6dcd745cc49345b45fdf6115742 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c5a1a6dcd745cc49345b45fdf6115742 /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5a1a6dcd745cc49345b45fdf6115742 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc /home/rclone/rclone-test-lonabog3pajo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/03 04:54:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2da5f899377f52a8eba3c1b087ede307b1d2dbbc === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 3172d6bed93530383480963a1f603ffa /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 3172d6bed93530383480963a1f603ffa 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4554060a70685fed2c39c0a09f1540f7f682a42d /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 4554060a70685fed2c39c0a09f1540f7f682a42d 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 3172d6bed93530383480963a1f603ffa /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 3172d6bed93530383480963a1f603ffa 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4554060a70685fed2c39c0a09f1540f7f682a42d /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 4554060a70685fed2c39c0a09f1540f7f682a42d 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 3172d6bed93530383480963a1f603ffa /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 3172d6bed93530383480963a1f603ffa 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\ leading\ space/\ leading\ space 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4554060a70685fed2c39c0a09f1540f7f682a42d /home/rclone/rclone-test-lonabog3pajo/ leading space/ leading space 2026/07/03 04:54:38 DEBUG : leading space/ leading space: Parsed hash: 4554060a70685fed2c39c0a09f1540f7f682a42d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 555661997b293e2a4ce9c040a7655a7a /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 555661997b293e2a4ce9c040a7655a7a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e08b565702cbe9f30e1753ea79bf4652fe38696b /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e08b565702cbe9f30e1753ea79bf4652fe38696b 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 555661997b293e2a4ce9c040a7655a7a /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 555661997b293e2a4ce9c040a7655a7a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e08b565702cbe9f30e1753ea79bf4652fe38696b /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e08b565702cbe9f30e1753ea79bf4652fe38696b 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 555661997b293e2a4ce9c040a7655a7a /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 555661997b293e2a4ce9c040a7655a7a 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/\~leading\ tilde/\~leading\ tilde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: e08b565702cbe9f30e1753ea79bf4652fe38696b /home/rclone/rclone-test-lonabog3pajo/~leading tilde/~leading tilde 2026/07/03 04:54:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e08b565702cbe9f30e1753ea79bf4652fe38696b === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a4fbad1b7cda82e503ef1534446049ea /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4fbad1b7cda82e503ef1534446049ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a4fbad1b7cda82e503ef1534446049ea /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4fbad1b7cda82e503ef1534446049ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a4fbad1b7cda82e503ef1534446049ea /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4fbad1b7cda82e503ef1534446049ea 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␍leading\ CR/␍leading\ CR 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 /home/rclone/rclone-test-lonabog3pajo/␍leading CR/␍leading CR 2026/07/03 04:54:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f038fa6ccaae91a69bf319a211a39cca8e6f820 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 75eb2ad643daf5a39fd8d9fc342361cf /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 75eb2ad643daf5a39fd8d9fc342361cf 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: eb046c10d76c70c2ba62754f0605d8bff746a452 /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: eb046c10d76c70c2ba62754f0605d8bff746a452 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 75eb2ad643daf5a39fd8d9fc342361cf /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 75eb2ad643daf5a39fd8d9fc342361cf 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: eb046c10d76c70c2ba62754f0605d8bff746a452 /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: eb046c10d76c70c2ba62754f0605d8bff746a452 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 75eb2ad643daf5a39fd8d9fc342361cf /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 75eb2ad643daf5a39fd8d9fc342361cf 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␊leading\ LF/␊leading\ LF 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: eb046c10d76c70c2ba62754f0605d8bff746a452 /home/rclone/rclone-test-lonabog3pajo/␊leading LF/␊leading LF 2026/07/03 04:54:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: eb046c10d76c70c2ba62754f0605d8bff746a452 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a414fe85c59d36d5f351108cd25617b9 /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a414fe85c59d36d5f351108cd25617b9 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a414fe85c59d36d5f351108cd25617b9 /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a414fe85c59d36d5f351108cd25617b9 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a414fe85c59d36d5f351108cd25617b9 /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a414fe85c59d36d5f351108cd25617b9 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␉leading\ HT/␉leading\ HT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f /home/rclone/rclone-test-lonabog3pajo/␉leading HT/␉leading HT 2026/07/03 04:54:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52d6f726cecbd80ad6ae12292aa4d9dc3beb6b4f === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ad7a0fcae805cf067a906d805bbb3930 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ad7a0fcae805cf067a906d805bbb3930 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 77f343cdd3326e483f80b69b591e22875a34f702 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 77f343cdd3326e483f80b69b591e22875a34f702 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ad7a0fcae805cf067a906d805bbb3930 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ad7a0fcae805cf067a906d805bbb3930 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 77f343cdd3326e483f80b69b591e22875a34f702 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 77f343cdd3326e483f80b69b591e22875a34f702 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ad7a0fcae805cf067a906d805bbb3930 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ad7a0fcae805cf067a906d805bbb3930 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/␋leading\ VT/␋leading\ VT 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 77f343cdd3326e483f80b69b591e22875a34f702 /home/rclone/rclone-test-lonabog3pajo/␋leading VT/␋leading VT 2026/07/03 04:54:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 77f343cdd3326e483f80b69b591e22875a34f702 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: bb74a2a1c10abd8eee48918f264f9fde /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: bb74a2a1c10abd8eee48918f264f9fde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a6a7593782754d270e9d16813d68000da673ee2 /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: 4a6a7593782754d270e9d16813d68000da673ee2 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: bb74a2a1c10abd8eee48918f264f9fde /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: bb74a2a1c10abd8eee48918f264f9fde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a6a7593782754d270e9d16813d68000da673ee2 /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: 4a6a7593782754d270e9d16813d68000da673ee2 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: bb74a2a1c10abd8eee48918f264f9fde /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: bb74a2a1c10abd8eee48918f264f9fde 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot" 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/.leading\ dot/.leading\ dot 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a6a7593782754d270e9d16813d68000da673ee2 /home/rclone/rclone-test-lonabog3pajo/.leading dot/.leading dot 2026/07/03 04:54:38 DEBUG : .leading dot/.leading dot: Parsed hash: 4a6a7593782754d270e9d16813d68000da673ee2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 9ae2b79980b16dbfa3b78319169260f7 /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: 9ae2b79980b16dbfa3b78319169260f7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 9ae2b79980b16dbfa3b78319169260f7 /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: 9ae2b79980b16dbfa3b78319169260f7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 9ae2b79980b16dbfa3b78319169260f7 /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: 9ae2b79980b16dbfa3b78319169260f7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space " 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ space\ /trailing\ space\ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c /home/rclone/rclone-test-lonabog3pajo/trailing space /trailing space 2026/07/03 04:54:39 DEBUG : trailing space /trailing space : Parsed hash: ca42d40e41564a7af4c386ce2d0ccefc17a76c2c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4839723896776fde6e4715fa17f60f0e /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4839723896776fde6e4715fa17f60f0e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5f376499d91302ecde3fedd37ccc3eee539758d0 /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5f376499d91302ecde3fedd37ccc3eee539758d0 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4839723896776fde6e4715fa17f60f0e /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4839723896776fde6e4715fa17f60f0e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5f376499d91302ecde3fedd37ccc3eee539758d0 /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5f376499d91302ecde3fedd37ccc3eee539758d0 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4839723896776fde6e4715fa17f60f0e /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4839723896776fde6e4715fa17f60f0e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ CR␍/trailing\ CR␍ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5f376499d91302ecde3fedd37ccc3eee539758d0 /home/rclone/rclone-test-lonabog3pajo/trailing CR␍/trailing CR␍ 2026/07/03 04:54:39 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5f376499d91302ecde3fedd37ccc3eee539758d0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 98d99b7bb84f09422e8a4edb8b894e04 /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98d99b7bb84f09422e8a4edb8b894e04 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ab942d7aae9e56504a61bb2b00d79b73836c0f5e /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ab942d7aae9e56504a61bb2b00d79b73836c0f5e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 98d99b7bb84f09422e8a4edb8b894e04 /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98d99b7bb84f09422e8a4edb8b894e04 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ab942d7aae9e56504a61bb2b00d79b73836c0f5e /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ab942d7aae9e56504a61bb2b00d79b73836c0f5e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 98d99b7bb84f09422e8a4edb8b894e04 /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 98d99b7bb84f09422e8a4edb8b894e04 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ LF␊/trailing\ LF␊ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: ab942d7aae9e56504a61bb2b00d79b73836c0f5e /home/rclone/rclone-test-lonabog3pajo/trailing LF␊/trailing LF␊ 2026/07/03 04:54:39 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ab942d7aae9e56504a61bb2b00d79b73836c0f5e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 95a92599a5454e3905e5a1074554685e /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 95a92599a5454e3905e5a1074554685e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b8bb63304f9488935744142febafc315ff73f4ae /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b8bb63304f9488935744142febafc315ff73f4ae 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 95a92599a5454e3905e5a1074554685e /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 95a92599a5454e3905e5a1074554685e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b8bb63304f9488935744142febafc315ff73f4ae /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b8bb63304f9488935744142febafc315ff73f4ae 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 95a92599a5454e3905e5a1074554685e /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 95a92599a5454e3905e5a1074554685e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ HT␉/trailing\ HT␉ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b8bb63304f9488935744142febafc315ff73f4ae /home/rclone/rclone-test-lonabog3pajo/trailing HT␉/trailing HT␉ 2026/07/03 04:54:39 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b8bb63304f9488935744142febafc315ff73f4ae === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8403c1596a8eacaf0223306a43e553c5 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8403c1596a8eacaf0223306a43e553c5 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5e5c39943827a447424389f4732251f665f60a58 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5e5c39943827a447424389f4732251f665f60a58 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8403c1596a8eacaf0223306a43e553c5 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8403c1596a8eacaf0223306a43e553c5 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5e5c39943827a447424389f4732251f665f60a58 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5e5c39943827a447424389f4732251f665f60a58 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8403c1596a8eacaf0223306a43e553c5 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8403c1596a8eacaf0223306a43e553c5 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ VT␋/trailing\ VT␋ 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 5e5c39943827a447424389f4732251f665f60a58 /home/rclone/rclone-test-lonabog3pajo/trailing VT␋/trailing VT␋ 2026/07/03 04:54:39 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 5e5c39943827a447424389f4732251f665f60a58 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 836bd43e4bc47b8e0db45da8aa54a50e /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 836bd43e4bc47b8e0db45da8aa54a50e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 836bd43e4bc47b8e0db45da8aa54a50e /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 836bd43e4bc47b8e0db45da8aa54a50e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 836bd43e4bc47b8e0db45da8aa54a50e /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 836bd43e4bc47b8e0db45da8aa54a50e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot." 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/trailing\ dot./trailing\ dot. 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 /home/rclone/rclone-test-lonabog3pajo/trailing dot./trailing dot. 2026/07/03 04:54:39 DEBUG : trailing dot./trailing dot.: Parsed hash: 62e0d0c954df8919bfb8af43b44d96c7574a7d88 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b2cf08bbe675e0117559fbe46d3e3982 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2cf08bbe675e0117559fbe46d3e3982 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b2cf08bbe675e0117559fbe46d3e3982 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2cf08bbe675e0117559fbe46d3e3982 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: b2cf08bbe675e0117559fbe46d3e3982 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2cf08bbe675e0117559fbe46d3e3982 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/invalid\ utf-8/invalid\ utf-8 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 /home/rclone/rclone-test-lonabog3pajo/invalid utf-8/invalid utf-8 2026/07/03 04:54:39 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a4887fa55083186adffbadc1f7b18c2b1f6f2e5 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8230266b3ac98924cf399abe0eb92b84 /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8230266b3ac98924cf399abe0eb92b84 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8230266b3ac98924cf399abe0eb92b84 /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8230266b3ac98924cf399abe0eb92b84 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 8230266b3ac98924cf399abe0eb92b84 /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8230266b3ac98924cf399abe0eb92b84 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/test\%46.txt/test\%46.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c /home/rclone/rclone-test-lonabog3pajo/test%46.txt/test%46.txt 2026/07/03 04:54:39 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7a714fe3b61fcc854b61d762db1ec55ba4c5cf1c === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Connection OK after error: potato 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/zero-length-file" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/zero-length-file" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/zero-length-file" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/zero-length-file" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lonabog3pajo/zero-length-file 2026/07/03 04:54:39 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:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 97996b138b04f5e50be0a18661411b73 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 97996b138b04f5e50be0a18661411b73 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 661ee9f01fda74b8d4a5791207bdd3966b42f7f9 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 661ee9f01fda74b8d4a5791207bdd3966b42f7f9 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 97996b138b04f5e50be0a18661411b73 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 97996b138b04f5e50be0a18661411b73 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 661ee9f01fda74b8d4a5791207bdd3966b42f7f9 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 661ee9f01fda74b8d4a5791207bdd3966b42f7f9 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a === 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/07/03 04:54:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/03 04:54:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43856->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/03 04:54:39 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/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/03 04:54:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lonabog3pajo/hello? sausage/êé" 2026/07/03 04:54:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: New connection 127.0.0.1:43866->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Shell type "unix" from config 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé" 2026/07/03 04:54:39 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-lonabog3pajo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{prDxt}:rclone-test-lonabog3pajo/hello? sausage/êé" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Remote command result: c8627dff49b65892c3537c3a8cd00c2c /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : a/b/c/d/e.txt: Parsed hash: c8627dff49b65892c3537c3a8cd00c2c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Remote command result: 459d97e133d9065d447396acce549f54fbb3477d /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 459d97e133d9065d447396acce549f54fbb3477d 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Remote command result: c8627dff49b65892c3537c3a8cd00c2c /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : a/b/c/d/e.txt: Parsed hash: c8627dff49b65892c3537c3a8cd00c2c 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: Remote command result: 459d97e133d9065d447396acce549f54fbb3477d /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/03 04:54:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 459d97e133d9065d447396acce549f54fbb3477d 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé: New connection 127.0.0.1:43880->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : Waiting for deletions to finish 2026/07/03 04:54:39 INFO : a/b/c/d/e.txt: Deleted 2026/07/03 04:54:39 DEBUG : removing 1 level 4 directories 2026/07/03 04:54:39 INFO : a/b/c/d: Removing directory 2026/07/03 04:54:39 DEBUG : removing 1 level 3 directories 2026/07/03 04:54:39 INFO : a/b/c: Removing directory 2026/07/03 04:54:39 DEBUG : removing 1 level 2 directories 2026/07/03 04:54:39 INFO : a/b: Removing directory 2026/07/03 04:54:39 DEBUG : removing 1 level 1 directories 2026/07/03 04:54:39 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: New connection 127.0.0.1:43894->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt 2026/07/03 04:54:39 DEBUG : moveTest/other.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/moveTest/other.txt 2026/07/03 04:54:39 DEBUG : moveTest/other.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/other.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/other.txt 2026/07/03 04:54:39 DEBUG : other.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/03 04:54:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pedotek4qiqe" 2026/07/03 04:54:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: New connection 127.0.0.1:43904->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Shell type "unix" from config 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Relative path resolved to "/home/rclone/rclone-test-pedotek4qiqe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Using root directory "/home/rclone/rclone-test-pedotek4qiqe" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Shell path "/home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Running remote command: md5sum /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file name.txt 2026/07/03 04:54:39 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Shell path "/home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Running remote command: sha1sum /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/file name.txt 2026/07/03 04:54:39 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Shell path "/home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Running remote command: md5sum /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Shell path "/home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Running remote command: sha1sum /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-pedotek4qiqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Purge dir "new_name" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pedotek4qiqe: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: add819e4194c63f89f112542b5115f95 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: add819e4194c63f89f112542b5115f95 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: c983d8c04a0631bff5a36bee91e52259174a800a /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: c983d8c04a0631bff5a36bee91e52259174a800a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:39 DEBUG : file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/03 04:54:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:43914->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:39 DEBUG : z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/03 04:54:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lonabog3pajo/not found.txt" 2026/07/03 04:54:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:39 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:39 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/not found.txt: New connection 127.0.0.1:43918->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/not found.txt: Shell type "unix" from config 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-lonabog3pajo/not found.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/not found.txt: Using root directory "/home/rclone/rclone-test-lonabog3pajo/not found.txt" 2026/07/03 04:54:40 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-lonabog3pajo" from "TestSFTPOpenssh:rclone-test-lonabog3pajo" 2026/07/03 04:54:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/03 04:54:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:40 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:40 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:40 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:43934->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d9832bf883712016b539ad8edc6c318 /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 6d9832bf883712016b539ad8edc6c318 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85011f306fbcc837cb3e39965fac7b78f446c6db /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 85011f306fbcc837cb3e39965fac7b78f446c6db 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d9832bf883712016b539ad8edc6c318 /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 6d9832bf883712016b539ad8edc6c318 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85011f306fbcc837cb3e39965fac7b78f446c6db /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 85011f306fbcc837cb3e39965fac7b78f446c6db 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6d9832bf883712016b539ad8edc6c318 /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 6d9832bf883712016b539ad8edc6c318 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/created from root.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/created\ from\ root.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 85011f306fbcc837cb3e39965fac7b78f446c6db /home/rclone/rclone-test-lonabog3pajo/created from root.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/created from root.txt: Parsed hash: 85011f306fbcc837cb3e39965fac7b78f446c6db 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f563a022f28be749e5f3112066bfbef3 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: f563a022f28be749e5f3112066bfbef3 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/file name.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/file\ name.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1404ccb19119a1dfdeade0b409dd556a4385fae6 /home/rclone/rclone-test-lonabog3pajo/file name.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/file name.txt: Parsed hash: 1404ccb19119a1dfdeade0b409dd556a4385fae6 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4fa8bd9e2dd2d241ce2d4ed19dfe1be7 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d86767c21b90e1c2019dab5e0276a951b4959b32 /home/rclone/rclone-test-lonabog3pajo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/03 04:54:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d86767c21b90e1c2019dab5e0276a951b4959b32 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Server has VFS statistics extension 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: About path "/home/rclone/rclone-test-lonabog3pajo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0983ffaa6a4b2c6aa683d05b84d7b9ad /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: 0983ffaa6a4b2c6aa683d05b84d7b9ad 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 460b6c52b455dffe28431c19eeb461a017e338c1 /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: 460b6c52b455dffe28431c19eeb461a017e338c1 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 0983ffaa6a4b2c6aa683d05b84d7b9ad /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: 0983ffaa6a4b2c6aa683d05b84d7b9ad 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/piped data.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/piped\ data.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 460b6c52b455dffe28431c19eeb461a017e338c1 /home/rclone/rclone-test-lonabog3pajo/piped data.txt 2026/07/03 04:54:40 DEBUG : piped data.txt: Parsed hash: 460b6c52b455dffe28431c19eeb461a017e338c1 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 25a41be19e415d0ed33d384016573a66 /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : unknown-size-update.txt: Parsed hash: 25a41be19e415d0ed33d384016573a66 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a0b041fea450e6c1a6a4c2b4f21713f475e85cf6 /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : unknown-size-update.txt: Parsed hash: a0b041fea450e6c1a6a4c2b4f21713f475e85cf6 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: md5sum /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: 25a41be19e415d0ed33d384016573a66 /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : unknown-size-update.txt: Parsed hash: 25a41be19e415d0ed33d384016573a66 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Shell path "/home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Running remote command: sha1sum /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Remote command result: a0b041fea450e6c1a6a4c2b4f21713f475e85cf6 /home/rclone/rclone-test-lonabog3pajo/unknown-size-update.txt 2026/07/03 04:54:40 DEBUG : unknown-size-update.txt: Parsed hash: a0b041fea450e6c1a6a4c2b4f21713f475e85cf6 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/03 04:54:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lonabog3pajo/deeper/nonexisting/directory" 2026/07/03 04:54:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/03 04:54:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:40 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{prDxt}" suffix to name 2026/07/03 04:54:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/03 04:54:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/03 04:54:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/03 04:54:40 DEBUG : Setting pass="94JUTZAjuTZJmPN99JOL52G-JZv4Y-JZ" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/03 04:54:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/03 04:54:40 NOTICE: TestSFTPOpenssh{prDxt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/deeper/nonexisting/directory: New connection 127.0.0.1:43942->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-lonabog3pajo/deeper/nonexisting/directory" 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-lonabog3pajo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/03 04:54:40 DEBUG : Waiting for deletions to finish 2026/07/03 04:54:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/03 04:54:40 DEBUG : removing 1 level 4 directories 2026/07/03 04:54:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/03 04:54:40 DEBUG : removing 1 level 3 directories 2026/07/03 04:54:40 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/03 04:54:40 DEBUG : removing 1 level 2 directories 2026/07/03 04:54:40 INFO : hello? sausage/êé: Removing directory 2026/07/03 04:54:40 DEBUG : removing 1 level 1 directories 2026/07/03 04:54:40 INFO : hello? sausage: Removing directory 2026/07/03 04:54:40 DEBUG : removing 1 level 0 directories 2026/07/03 04:54:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Removing directory 2026/07/03 04:54:40 ERROR : error listing: directory not found 2026/07/03 04:54:40 DEBUG : Waiting for deletions to finish 2026/07/03 04:54:40 ERROR : error listing: directory not found 2026/07/03 04:54:40 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Failed to list "": directory not found 2026/07/03 04:54:40 DEBUG : removing 1 level 0 directories 2026/07/03 04:54:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Removing directory 2026/07/03 04:54:40 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/03 04:54:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lonabog3pajo: Closing 2 unused connections 2026/07/03 04:54:40 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.78s) --- 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 (1.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.03s) --- 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.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.003s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.781229807s (try 1/5)