"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/04 04:29:02 NOTICE: TestSFTPOpenssh: Starting server 2026/05/04 04:29:03 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/04 04:29:03 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/04 04:29:03 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/04 04:29:03 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gafawop6ceni" 2026/05/04 04:29:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 04:29:03 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:03 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:03 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:03 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:03 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:03 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:03 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:03 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:03 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: New connection 127.0.0.1:48054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell type "unix" from config 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Relative path resolved to "/home/rclone/rclone-test-gafawop6ceni" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Using root directory "/home/rclone/rclone-test-gafawop6ceni" 2026/05/04 04:29:03 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/05/04 04:29:03 INFO : dir/subdir: Making directory 2026/05/04 04:29:03 INFO : dir/subdir: Removing directory 2026/05/04 04:29:03 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/05/04 04:29:03 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/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: aeab43248852887c02866dd43cd73d9f /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aeab43248852887c02866dd43cd73d9f 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: aeab43248852887c02866dd43cd73d9f /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aeab43248852887c02866dd43cd73d9f 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: aeab43248852887c02866dd43cd73d9f /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aeab43248852887c02866dd43cd73d9f 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d /home/rclone/rclone-test-gafawop6ceni/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/04 04:29:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9d41a8d1b6b241913db76eb9adf600f7d8c6c41d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f09f9c2bfad342a3e1a8235ab77dec5 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 7f09f9c2bfad342a3e1a8235ab77dec5 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3440495640b9ccd8c7cc91103569606d49b07c37 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 3440495640b9ccd8c7cc91103569606d49b07c37 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f09f9c2bfad342a3e1a8235ab77dec5 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 7f09f9c2bfad342a3e1a8235ab77dec5 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3440495640b9ccd8c7cc91103569606d49b07c37 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 3440495640b9ccd8c7cc91103569606d49b07c37 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f09f9c2bfad342a3e1a8235ab77dec5 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 7f09f9c2bfad342a3e1a8235ab77dec5 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/./." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3440495640b9ccd8c7cc91103569606d49b07c37 /home/rclone/rclone-test-gafawop6ceni/./. 2026/05/04 04:29:03 DEBUG : ./.: Parsed hash: 3440495640b9ccd8c7cc91103569606d49b07c37 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d388aa5b1528bb202c06b2960fb0fe5e /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: d388aa5b1528bb202c06b2960fb0fe5e 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d388aa5b1528bb202c06b2960fb0fe5e /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: d388aa5b1528bb202c06b2960fb0fe5e 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d388aa5b1528bb202c06b2960fb0fe5e /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: d388aa5b1528bb202c06b2960fb0fe5e 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/../.." 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 /home/rclone/rclone-test-gafawop6ceni/../.. 2026/05/04 04:29:03 DEBUG : ../..: Parsed hash: 0d770455638bf0aa354c8d0a04f46c6b18acfa38 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c8d0bd5aa8cff498918ea9a503cd63c8 /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c8d0bd5aa8cff498918ea9a503cd63c8 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f01c4febb588e758d40106cafa2682e3821bfdbd /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f01c4febb588e758d40106cafa2682e3821bfdbd 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c8d0bd5aa8cff498918ea9a503cd63c8 /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c8d0bd5aa8cff498918ea9a503cd63c8 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f01c4febb588e758d40106cafa2682e3821bfdbd /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f01c4febb588e758d40106cafa2682e3821bfdbd 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c8d0bd5aa8cff498918ea9a503cd63c8 /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c8d0bd5aa8cff498918ea9a503cd63c8 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f01c4febb588e758d40106cafa2682e3821bfdbd /home/rclone/rclone-test-gafawop6ceni/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/04 04:29:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f01c4febb588e758d40106cafa2682e3821bfdbd === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: ac15a0c7fc70dca7853ed9b9258688ce /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: ac15a0c7fc70dca7853ed9b9258688ce 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: ac15a0c7fc70dca7853ed9b9258688ce /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: ac15a0c7fc70dca7853ed9b9258688ce 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: ac15a0c7fc70dca7853ed9b9258688ce /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: ac15a0c7fc70dca7853ed9b9258688ce 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\ leading\ space/\ leading\ space 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 /home/rclone/rclone-test-gafawop6ceni/ leading space/ leading space 2026/05/04 04:29:03 DEBUG : leading space/ leading space: Parsed hash: c2e71f563b4fba5ad0d246e09c64ef6a2a3b5f61 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 020e899d4db274412ea91b35889e64c2 /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 020e899d4db274412ea91b35889e64c2 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 020e899d4db274412ea91b35889e64c2 /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 020e899d4db274412ea91b35889e64c2 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 020e899d4db274412ea91b35889e64c2 /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 020e899d4db274412ea91b35889e64c2 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/\~leading\ tilde/\~leading\ tilde 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f /home/rclone/rclone-test-gafawop6ceni/~leading tilde/~leading tilde 2026/05/04 04:29:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6091a93ee72dc24939a70a0dfcdc9cdb62bc4d3f === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 8aa0cb147cfed5fa53d8c751d6ccf3c7 /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:03 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8aa0cb147cfed5fa53d8c751d6ccf3c7 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: dfb5a6870f0a7a80445031ae4cc0171f5d67612c /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dfb5a6870f0a7a80445031ae4cc0171f5d67612c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 8aa0cb147cfed5fa53d8c751d6ccf3c7 /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8aa0cb147cfed5fa53d8c751d6ccf3c7 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: dfb5a6870f0a7a80445031ae4cc0171f5d67612c /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dfb5a6870f0a7a80445031ae4cc0171f5d67612c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 8aa0cb147cfed5fa53d8c751d6ccf3c7 /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8aa0cb147cfed5fa53d8c751d6ccf3c7 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␍leading\ CR/␍leading\ CR 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: dfb5a6870f0a7a80445031ae4cc0171f5d67612c /home/rclone/rclone-test-gafawop6ceni/␍leading CR/␍leading CR 2026/05/04 04:29:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dfb5a6870f0a7a80445031ae4cc0171f5d67612c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 89328b593c26d0d25c9f8e0cde6ebf5b /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 89328b593c26d0d25c9f8e0cde6ebf5b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 89328b593c26d0d25c9f8e0cde6ebf5b /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 89328b593c26d0d25c9f8e0cde6ebf5b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 89328b593c26d0d25c9f8e0cde6ebf5b /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 89328b593c26d0d25c9f8e0cde6ebf5b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␊leading\ LF/␊leading\ LF 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 /home/rclone/rclone-test-gafawop6ceni/␊leading LF/␊leading LF 2026/05/04 04:29:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e4eb5807af1e505b257c582e6cfd1d8d06b6c41 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9fbe82db7e926ba29a030092f03db225 /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9fbe82db7e926ba29a030092f03db225 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 79e384865a883153b48f9d0852e65ebba7fde7be /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79e384865a883153b48f9d0852e65ebba7fde7be 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9fbe82db7e926ba29a030092f03db225 /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9fbe82db7e926ba29a030092f03db225 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 79e384865a883153b48f9d0852e65ebba7fde7be /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79e384865a883153b48f9d0852e65ebba7fde7be 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9fbe82db7e926ba29a030092f03db225 /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9fbe82db7e926ba29a030092f03db225 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␉leading\ HT/␉leading\ HT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 79e384865a883153b48f9d0852e65ebba7fde7be /home/rclone/rclone-test-gafawop6ceni/␉leading HT/␉leading HT 2026/05/04 04:29:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 79e384865a883153b48f9d0852e65ebba7fde7be === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: e5483eb870e9b022cb924be90d1dc86e /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e5483eb870e9b022cb924be90d1dc86e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a7a3b5620fd49d51be6e1389cb43e56937616f93 /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a7a3b5620fd49d51be6e1389cb43e56937616f93 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: e5483eb870e9b022cb924be90d1dc86e /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e5483eb870e9b022cb924be90d1dc86e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a7a3b5620fd49d51be6e1389cb43e56937616f93 /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a7a3b5620fd49d51be6e1389cb43e56937616f93 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: e5483eb870e9b022cb924be90d1dc86e /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e5483eb870e9b022cb924be90d1dc86e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/␋leading\ VT/␋leading\ VT 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a7a3b5620fd49d51be6e1389cb43e56937616f93 /home/rclone/rclone-test-gafawop6ceni/␋leading VT/␋leading VT 2026/05/04 04:29:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a7a3b5620fd49d51be6e1389cb43e56937616f93 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2c210f528555d3a32f8df5d8ee6e22b2 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 2c210f528555d3a32f8df5d8ee6e22b2 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2c210f528555d3a32f8df5d8ee6e22b2 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 2c210f528555d3a32f8df5d8ee6e22b2 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2c210f528555d3a32f8df5d8ee6e22b2 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 2c210f528555d3a32f8df5d8ee6e22b2 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/.leading\ dot/.leading\ dot 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 /home/rclone/rclone-test-gafawop6ceni/.leading dot/.leading dot 2026/05/04 04:29:04 DEBUG : .leading dot/.leading dot: Parsed hash: 7f8ed7cf252570e8b37d048bb20d847eaa90c018 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2d40a6c83115d016d0f4111aa78e0a5a /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 2d40a6c83115d016d0f4111aa78e0a5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 18ccfc9963dd94d7321e7ddce257f543f128168e /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 18ccfc9963dd94d7321e7ddce257f543f128168e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2d40a6c83115d016d0f4111aa78e0a5a /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 2d40a6c83115d016d0f4111aa78e0a5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 18ccfc9963dd94d7321e7ddce257f543f128168e /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 18ccfc9963dd94d7321e7ddce257f543f128168e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 2d40a6c83115d016d0f4111aa78e0a5a /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 2d40a6c83115d016d0f4111aa78e0a5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space " 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ space\ /trailing\ space\ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 18ccfc9963dd94d7321e7ddce257f543f128168e /home/rclone/rclone-test-gafawop6ceni/trailing space /trailing space 2026/05/04 04:29:04 DEBUG : trailing space /trailing space : Parsed hash: 18ccfc9963dd94d7321e7ddce257f543f128168e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: fc0ee548d51916dcf3bb1f9fe1de53b9 /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fc0ee548d51916dcf3bb1f9fe1de53b9 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 65b74cb7ea16a2918ae68941def6e84e81153add /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65b74cb7ea16a2918ae68941def6e84e81153add 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: fc0ee548d51916dcf3bb1f9fe1de53b9 /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fc0ee548d51916dcf3bb1f9fe1de53b9 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 65b74cb7ea16a2918ae68941def6e84e81153add /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65b74cb7ea16a2918ae68941def6e84e81153add 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: fc0ee548d51916dcf3bb1f9fe1de53b9 /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: fc0ee548d51916dcf3bb1f9fe1de53b9 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ CR␍/trailing\ CR␍ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 65b74cb7ea16a2918ae68941def6e84e81153add /home/rclone/rclone-test-gafawop6ceni/trailing CR␍/trailing CR␍ 2026/05/04 04:29:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 65b74cb7ea16a2918ae68941def6e84e81153add === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3288e72417366aa7e6faab6fbb91404d /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3288e72417366aa7e6faab6fbb91404d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: be6551b9834c0f2e21c45c15fde842632e292f82 /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: be6551b9834c0f2e21c45c15fde842632e292f82 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3288e72417366aa7e6faab6fbb91404d /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3288e72417366aa7e6faab6fbb91404d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: be6551b9834c0f2e21c45c15fde842632e292f82 /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: be6551b9834c0f2e21c45c15fde842632e292f82 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 3288e72417366aa7e6faab6fbb91404d /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3288e72417366aa7e6faab6fbb91404d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ LF␊/trailing\ LF␊ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: be6551b9834c0f2e21c45c15fde842632e292f82 /home/rclone/rclone-test-gafawop6ceni/trailing LF␊/trailing LF␊ 2026/05/04 04:29:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: be6551b9834c0f2e21c45c15fde842632e292f82 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7c9e38eb0fa6795a018034f169a10ff3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7c9e38eb0fa6795a018034f169a10ff3 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 462a3e77d33396e47653abac2f184ee941e678a3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 462a3e77d33396e47653abac2f184ee941e678a3 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7c9e38eb0fa6795a018034f169a10ff3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7c9e38eb0fa6795a018034f169a10ff3 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 462a3e77d33396e47653abac2f184ee941e678a3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 462a3e77d33396e47653abac2f184ee941e678a3 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 7c9e38eb0fa6795a018034f169a10ff3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7c9e38eb0fa6795a018034f169a10ff3 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ HT␉/trailing\ HT␉ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 462a3e77d33396e47653abac2f184ee941e678a3 /home/rclone/rclone-test-gafawop6ceni/trailing HT␉/trailing HT␉ 2026/05/04 04:29:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 462a3e77d33396e47653abac2f184ee941e678a3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0291c758748c00107493be1166c9c375 /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0291c758748c00107493be1166c9c375 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0291c758748c00107493be1166c9c375 /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0291c758748c00107493be1166c9c375 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0291c758748c00107493be1166c9c375 /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 0291c758748c00107493be1166c9c375 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ VT␋/trailing\ VT␋ 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d /home/rclone/rclone-test-gafawop6ceni/trailing VT␋/trailing VT␋ 2026/05/04 04:29:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 55bfb5568fa6d72edb578d12fb6b0520a93ea45d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: cddd4b1ef9afabd887c8876274e3cb73 /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: cddd4b1ef9afabd887c8876274e3cb73 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b771be7ae2817074a5f8e41c2d2c721299a957be /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b771be7ae2817074a5f8e41c2d2c721299a957be 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: cddd4b1ef9afabd887c8876274e3cb73 /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: cddd4b1ef9afabd887c8876274e3cb73 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b771be7ae2817074a5f8e41c2d2c721299a957be /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b771be7ae2817074a5f8e41c2d2c721299a957be 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: cddd4b1ef9afabd887c8876274e3cb73 /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: cddd4b1ef9afabd887c8876274e3cb73 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot." 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/trailing\ dot./trailing\ dot. 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b771be7ae2817074a5f8e41c2d2c721299a957be /home/rclone/rclone-test-gafawop6ceni/trailing dot./trailing dot. 2026/05/04 04:29:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b771be7ae2817074a5f8e41c2d2c721299a957be === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b72c5a12b876b5a3f802411cb09f6535 /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b72c5a12b876b5a3f802411cb09f6535 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b72c5a12b876b5a3f802411cb09f6535 /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b72c5a12b876b5a3f802411cb09f6535 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: b72c5a12b876b5a3f802411cb09f6535 /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b72c5a12b876b5a3f802411cb09f6535 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/invalid\ utf-8/invalid\ utf-8 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c /home/rclone/rclone-test-gafawop6ceni/invalid utf-8/invalid utf-8 2026/05/04 04:29:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f4f61bcbb1f632665d0eb94f1885c3c6ecc8bb2c === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 178f01186e306227ec6f10c668e0aa5a /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 178f01186e306227ec6f10c668e0aa5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 178f01186e306227ec6f10c668e0aa5a /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 178f01186e306227ec6f10c668e0aa5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 178f01186e306227ec6f10c668e0aa5a /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 178f01186e306227ec6f10c668e0aa5a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/test\%46.txt/test\%46.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b /home/rclone/rclone-test-gafawop6ceni/test%46.txt/test%46.txt 2026/05/04 04:29:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 09a0854d6f28c5d54c8dcbf61f06c70d69901d4b === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Connection OK after error: potato 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/zero-length-file" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/zero-length-file" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/zero-length-file" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/zero-length-file" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gafawop6ceni/zero-length-file 2026/05/04 04:29:04 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/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: fb71044774ebbca8441b6adc5560f546 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: fb71044774ebbca8441b6adc5560f546 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a10156281364740c3a217daec50de68e2b5748b9 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: a10156281364740c3a217daec50de68e2b5748b9 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: fb71044774ebbca8441b6adc5560f546 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: fb71044774ebbca8441b6adc5560f546 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a10156281364740c3a217daec50de68e2b5748b9 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: a10156281364740c3a217daec50de68e2b5748b9 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d === 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/05/04 04:29:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/04 04:29:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48062->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/04 04:29:04 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/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === 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/05/04 04:29:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gafawop6ceni/hello? sausage/êé" 2026/05/04 04:29:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: New connection 127.0.0.1:48074->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Shell type "unix" from config 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé" 2026/05/04 04:29:04 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gafawop6ceni/hello? sausage/êé" to be canonical "TestSFTPOpenssh{qk7KQ}:rclone-test-gafawop6ceni/hello? sausage/êé" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Remote command result: aeee81c12599a8d13b57ed4978db8512 /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : a/b/c/d/e.txt: Parsed hash: aeee81c12599a8d13b57ed4978db8512 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Remote command result: 6089fdd25878be92cf71ae98c85900d2f88e22c5 /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : a/b/c/d/e.txt: Parsed hash: 6089fdd25878be92cf71ae98c85900d2f88e22c5 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Remote command result: aeee81c12599a8d13b57ed4978db8512 /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : a/b/c/d/e.txt: Parsed hash: aeee81c12599a8d13b57ed4978db8512 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: Remote command result: 6089fdd25878be92cf71ae98c85900d2f88e22c5 /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/a/b/c/d/e.txt 2026/05/04 04:29:04 DEBUG : a/b/c/d/e.txt: Parsed hash: 6089fdd25878be92cf71ae98c85900d2f88e22c5 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé: New connection 127.0.0.1:48076->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:04 DEBUG : Waiting for deletions to finish 2026/05/04 04:29:04 INFO : a/b/c/d/e.txt: Deleted 2026/05/04 04:29:04 DEBUG : removing 1 level 4 directories 2026/05/04 04:29:04 INFO : a/b/c/d: Removing directory 2026/05/04 04:29:04 DEBUG : removing 1 level 3 directories 2026/05/04 04:29:04 INFO : a/b/c: Removing directory 2026/05/04 04:29:04 DEBUG : removing 1 level 2 directories 2026/05/04 04:29:04 INFO : a/b: Removing directory 2026/05/04 04:29:04 DEBUG : removing 1 level 1 directories 2026/05/04 04:29:04 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: New connection 127.0.0.1:48082->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt 2026/05/04 04:29:04 DEBUG : moveTest/other.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/moveTest/other.txt 2026/05/04 04:29:04 DEBUG : moveTest/other.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/other.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/other.txt 2026/05/04 04:29:04 DEBUG : other.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/04 04:29:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hiyenev6zigo" 2026/05/04 04:29:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:04 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:04 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: New connection 127.0.0.1:48098->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Shell type "unix" from config 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Relative path resolved to "/home/rclone/rclone-test-hiyenev6zigo" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Using root directory "/home/rclone/rclone-test-hiyenev6zigo" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Shell path "/home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Running remote command: md5sum /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file name.txt 2026/05/04 04:29:04 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Shell path "/home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Running remote command: sha1sum /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/file name.txt 2026/05/04 04:29:04 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Shell path "/home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Running remote command: md5sum /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Shell path "/home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Running remote command: sha1sum /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-hiyenev6zigo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: Purge dir "new_name" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hiyenev6zigo: 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/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 9e2b604557a1eaca035cfa46d02f7346 /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 9e2b604557a1eaca035cfa46d02f7346 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 625f4ee974c33368285b6a348b6389e014aeeb9d /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 625f4ee974c33368285b6a348b6389e014aeeb9d === 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/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:04 DEBUG : file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/04 04:29:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:48114->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/04 04:29:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gafawop6ceni/not found.txt" 2026/05/04 04:29:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/not found.txt: New connection 127.0.0.1:48122->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/not found.txt: Shell type "unix" from config 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/not found.txt: Relative path resolved to "/home/rclone/rclone-test-gafawop6ceni/not found.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/not found.txt: Using root directory "/home/rclone/rclone-test-gafawop6ceni/not found.txt" 2026/05/04 04:29:05 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-gafawop6ceni" from "TestSFTPOpenssh:rclone-test-gafawop6ceni" 2026/05/04 04:29:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/04 04:29:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48126->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d560eca6063a89cda8cae673d987def0 /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: d560eca6063a89cda8cae673d987def0 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2487499ce0dde3ded6124ef900be96086c383bc /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: b2487499ce0dde3ded6124ef900be96086c383bc 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d560eca6063a89cda8cae673d987def0 /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: d560eca6063a89cda8cae673d987def0 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2487499ce0dde3ded6124ef900be96086c383bc /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: b2487499ce0dde3ded6124ef900be96086c383bc 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d560eca6063a89cda8cae673d987def0 /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: d560eca6063a89cda8cae673d987def0 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/created from root.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/created\ from\ root.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b2487499ce0dde3ded6124ef900be96086c383bc /home/rclone/rclone-test-gafawop6ceni/created from root.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/created from root.txt: Parsed hash: b2487499ce0dde3ded6124ef900be96086c383bc 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41dfab3b9551c1d49a35b4c36506393e /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: 41dfab3b9551c1d49a35b4c36506393e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/file name.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/file\ name.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a7687b66448447354f71444b58e77dc87d76604a /home/rclone/rclone-test-gafawop6ceni/file name.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/file name.txt: Parsed hash: a7687b66448447354f71444b58e77dc87d76604a 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === 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/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 039892175fe2a0dc244ed9ed6c2fe72c /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 039892175fe2a0dc244ed9ed6c2fe72c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 46f17d0b76df10fb6f3af40b865066f35d525c9b /home/rclone/rclone-test-gafawop6ceni/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/04 04:29:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 46f17d0b76df10fb6f3af40b865066f35d525c9b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Server has VFS statistics extension 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: About path "/home/rclone/rclone-test-gafawop6ceni" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 309895e6d183165c2920b768384b892f /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: 309895e6d183165c2920b768384b892f 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: ccd89c049131b5ab69e2f56a2ac5971864ad9867 /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: ccd89c049131b5ab69e2f56a2ac5971864ad9867 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 309895e6d183165c2920b768384b892f /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: 309895e6d183165c2920b768384b892f 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/piped data.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/piped\ data.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: ccd89c049131b5ab69e2f56a2ac5971864ad9867 /home/rclone/rclone-test-gafawop6ceni/piped data.txt 2026/05/04 04:29:05 DEBUG : piped data.txt: Parsed hash: ccd89c049131b5ab69e2f56a2ac5971864ad9867 === 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/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 69302231521a754a29196a43f93457ad /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : unknown-size-update.txt: Parsed hash: 69302231521a754a29196a43f93457ad 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0d4b9bfb729b8bd509355f4cd0b28ff535436f8c /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : unknown-size-update.txt: Parsed hash: 0d4b9bfb729b8bd509355f4cd0b28ff535436f8c 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: md5sum /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 69302231521a754a29196a43f93457ad /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : unknown-size-update.txt: Parsed hash: 69302231521a754a29196a43f93457ad 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Shell path "/home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Running remote command: sha1sum /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Remote command result: 0d4b9bfb729b8bd509355f4cd0b28ff535436f8c /home/rclone/rclone-test-gafawop6ceni/unknown-size-update.txt 2026/05/04 04:29:05 DEBUG : unknown-size-update.txt: Parsed hash: 0d4b9bfb729b8bd509355f4cd0b28ff535436f8c === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/04 04:29:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gafawop6ceni/deeper/nonexisting/directory" 2026/05/04 04:29:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qk7KQ}" suffix to name 2026/05/04 04:29:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 04:29:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 04:29:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 04:29:05 DEBUG : Setting pass="cVfF7IdPmOjvUQUUdyW-uwYKsS0QVOXy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 04:29:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 04:29:05 NOTICE: TestSFTPOpenssh{qk7KQ}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/deeper/nonexisting/directory: New connection 127.0.0.1:48136->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-gafawop6ceni/deeper/nonexisting/directory" 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-gafawop6ceni/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/05/04 04:29:05 DEBUG : Waiting for deletions to finish 2026/05/04 04:29:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/04 04:29:05 DEBUG : removing 1 level 4 directories 2026/05/04 04:29:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/04 04:29:05 DEBUG : removing 1 level 3 directories 2026/05/04 04:29:05 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/04 04:29:05 DEBUG : removing 1 level 2 directories 2026/05/04 04:29:05 INFO : hello? sausage/êé: Removing directory 2026/05/04 04:29:05 DEBUG : removing 1 level 1 directories 2026/05/04 04:29:05 INFO : hello? sausage: Removing directory 2026/05/04 04:29:05 DEBUG : removing 1 level 0 directories 2026/05/04 04:29:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Removing directory 2026/05/04 04:29:05 ERROR : error listing: directory not found 2026/05/04 04:29:05 DEBUG : Waiting for deletions to finish 2026/05/04 04:29:05 ERROR : error listing: directory not found 2026/05/04 04:29:05 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Failed to list "": directory not found 2026/05/04 04:29:05 DEBUG : removing 1 level 0 directories 2026/05/04 04:29:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Removing directory 2026/05/04 04:29:05 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/04 04:29:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gafawop6ceni: Closing 2 unused connections 2026/05/04 04:29:05 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.79s) --- 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.63s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.20s) --- 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.13s) --- 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.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.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.025s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.855195783s (try 1/5)