"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/25 01:14:09 NOTICE: TestSFTPOpenssh: Starting server 2026/02/25 01:14:10 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/25 01:14:10 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/25 01:14:10 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/25 01:14:10 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teketay7dogu" 2026/02/25 01:14:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 01:14:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:10 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:10 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:10 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: New connection 127.0.0.1:54178->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell type "unix" from config 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Relative path resolved to "/home/rclone/rclone-test-teketay7dogu" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Using root directory "/home/rclone/rclone-test-teketay7dogu" 2026/02/25 01:14:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/25 01:14:10 INFO : dir/subdir: Making directory 2026/02/25 01:14:10 INFO : dir/subdir: Removing directory 2026/02/25 01:14:10 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/25 01:14:10 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 87cb8928c85ce46c04c6b55619ffe7c1 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 87cb8928c85ce46c04c6b55619ffe7c1 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 87cb8928c85ce46c04c6b55619ffe7c1 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 87cb8928c85ce46c04c6b55619ffe7c1 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 2026/02/25 01:14:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 87cb8928c85ce46c04c6b55619ffe7c1 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 87cb8928c85ce46c04c6b55619ffe7c1 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 /home/rclone/rclone-test-teketay7dogu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/25 01:14:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 799acfd7a0eb4920f41700441d4f3097f5ac92a5 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e5c4609dcf021911c886e236556512d /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 2e5c4609dcf021911c886e236556512d 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5b170e8f7d08629ee0c7a939cc54db344a97e617 /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 5b170e8f7d08629ee0c7a939cc54db344a97e617 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e5c4609dcf021911c886e236556512d /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 2e5c4609dcf021911c886e236556512d 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5b170e8f7d08629ee0c7a939cc54db344a97e617 /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 5b170e8f7d08629ee0c7a939cc54db344a97e617 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e5c4609dcf021911c886e236556512d /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 2e5c4609dcf021911c886e236556512d 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/./." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5b170e8f7d08629ee0c7a939cc54db344a97e617 /home/rclone/rclone-test-teketay7dogu/./. 2026/02/25 01:14:11 DEBUG : ./.: Parsed hash: 5b170e8f7d08629ee0c7a939cc54db344a97e617 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 17aa786ff04b81bf6f987ecac8e29a76 /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 17aa786ff04b81bf6f987ecac8e29a76 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 598162621684632a2c640107fdfe218594ca130b /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 598162621684632a2c640107fdfe218594ca130b 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 17aa786ff04b81bf6f987ecac8e29a76 /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 17aa786ff04b81bf6f987ecac8e29a76 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 598162621684632a2c640107fdfe218594ca130b /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 598162621684632a2c640107fdfe218594ca130b 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 17aa786ff04b81bf6f987ecac8e29a76 /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 17aa786ff04b81bf6f987ecac8e29a76 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/../.." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 598162621684632a2c640107fdfe218594ca130b /home/rclone/rclone-test-teketay7dogu/../.. 2026/02/25 01:14:11 DEBUG : ../..: Parsed hash: 598162621684632a2c640107fdfe218594ca130b === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d17eaf486f1f9a5a06f7e29866cb7015 /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d17eaf486f1f9a5a06f7e29866cb7015 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: abefdc7e3d703579db901460e9ea60a0371d7f5e /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abefdc7e3d703579db901460e9ea60a0371d7f5e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d17eaf486f1f9a5a06f7e29866cb7015 /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d17eaf486f1f9a5a06f7e29866cb7015 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: abefdc7e3d703579db901460e9ea60a0371d7f5e /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abefdc7e3d703579db901460e9ea60a0371d7f5e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d17eaf486f1f9a5a06f7e29866cb7015 /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d17eaf486f1f9a5a06f7e29866cb7015 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: abefdc7e3d703579db901460e9ea60a0371d7f5e /home/rclone/rclone-test-teketay7dogu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/25 01:14:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abefdc7e3d703579db901460e9ea60a0371d7f5e === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 28c7274c1c9d79ded04ef913a8ec3882 /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 28c7274c1c9d79ded04ef913a8ec3882 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 65c57a3e048df4ee115e792f2c639c3f2420a98e /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 65c57a3e048df4ee115e792f2c639c3f2420a98e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 28c7274c1c9d79ded04ef913a8ec3882 /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 28c7274c1c9d79ded04ef913a8ec3882 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 65c57a3e048df4ee115e792f2c639c3f2420a98e /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 65c57a3e048df4ee115e792f2c639c3f2420a98e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 28c7274c1c9d79ded04ef913a8ec3882 /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 28c7274c1c9d79ded04ef913a8ec3882 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/ leading space/ leading space" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\ leading\ space/\ leading\ space 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 65c57a3e048df4ee115e792f2c639c3f2420a98e /home/rclone/rclone-test-teketay7dogu/ leading space/ leading space 2026/02/25 01:14:11 DEBUG : leading space/ leading space: Parsed hash: 65c57a3e048df4ee115e792f2c639c3f2420a98e === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 6e26f4b7730cae95837802a265386867 /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6e26f4b7730cae95837802a265386867 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 6e26f4b7730cae95837802a265386867 /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6e26f4b7730cae95837802a265386867 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 6e26f4b7730cae95837802a265386867 /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 6e26f4b7730cae95837802a265386867 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/\~leading\ tilde/\~leading\ tilde 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e /home/rclone/rclone-test-teketay7dogu/~leading tilde/~leading tilde 2026/02/25 01:14:11 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 00a38a0d09e9760e69cfe8b66c9928bce0f3000e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c7e2d26b613ef37f1384bd486deca9c4 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c7e2d26b613ef37f1384bd486deca9c4 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 55d240541d41a693bd120b182b3c2a3431b89561 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55d240541d41a693bd120b182b3c2a3431b89561 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c7e2d26b613ef37f1384bd486deca9c4 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c7e2d26b613ef37f1384bd486deca9c4 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 55d240541d41a693bd120b182b3c2a3431b89561 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55d240541d41a693bd120b182b3c2a3431b89561 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c7e2d26b613ef37f1384bd486deca9c4 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c7e2d26b613ef37f1384bd486deca9c4 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␍leading\ CR/␍leading\ CR 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 55d240541d41a693bd120b182b3c2a3431b89561 /home/rclone/rclone-test-teketay7dogu/␍leading CR/␍leading CR 2026/02/25 01:14:11 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 55d240541d41a693bd120b182b3c2a3431b89561 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: bb937b377eca1c1922ea953aad5e8c41 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb937b377eca1c1922ea953aad5e8c41 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: bb937b377eca1c1922ea953aad5e8c41 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb937b377eca1c1922ea953aad5e8c41 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: bb937b377eca1c1922ea953aad5e8c41 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: bb937b377eca1c1922ea953aad5e8c41 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␊leading\ LF/␊leading\ LF 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 /home/rclone/rclone-test-teketay7dogu/␊leading LF/␊leading LF 2026/02/25 01:14:11 DEBUG : ␊leading LF/␊leading LF: Parsed hash: dee49507f068dc7e4802bf8e3fbdbb827f7faf72 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: b0142929f98991b6ecd20dd9e5bd84d6 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0142929f98991b6ecd20dd9e5bd84d6 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: b0142929f98991b6ecd20dd9e5bd84d6 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0142929f98991b6ecd20dd9e5bd84d6 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: b0142929f98991b6ecd20dd9e5bd84d6 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b0142929f98991b6ecd20dd9e5bd84d6 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␉leading\ HT/␉leading\ HT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 /home/rclone/rclone-test-teketay7dogu/␉leading HT/␉leading HT 2026/02/25 01:14:11 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 86a735f6fbaf5d4746d73521ec8ad80a644912a4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e2c330aa642311f38cf2e838b3d6c55 /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e2c330aa642311f38cf2e838b3d6c55 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e2c330aa642311f38cf2e838b3d6c55 /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e2c330aa642311f38cf2e838b3d6c55 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 2e2c330aa642311f38cf2e838b3d6c55 /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2e2c330aa642311f38cf2e838b3d6c55 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/␋leading\ VT/␋leading\ VT 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c /home/rclone/rclone-test-teketay7dogu/␋leading VT/␋leading VT 2026/02/25 01:14:11 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 166cdc759f9b3d85d53472ed24f49eb56a02ee9c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f970b4779b48c07be0855401eddcd7dd /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: f970b4779b48c07be0855401eddcd7dd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ef8f413143b776f5d0693b0c3e565768c231b8e5 /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: ef8f413143b776f5d0693b0c3e565768c231b8e5 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f970b4779b48c07be0855401eddcd7dd /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: f970b4779b48c07be0855401eddcd7dd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ef8f413143b776f5d0693b0c3e565768c231b8e5 /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: ef8f413143b776f5d0693b0c3e565768c231b8e5 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f970b4779b48c07be0855401eddcd7dd /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: f970b4779b48c07be0855401eddcd7dd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/.leading\ dot/.leading\ dot 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ef8f413143b776f5d0693b0c3e565768c231b8e5 /home/rclone/rclone-test-teketay7dogu/.leading dot/.leading dot 2026/02/25 01:14:11 DEBUG : .leading dot/.leading dot: Parsed hash: ef8f413143b776f5d0693b0c3e565768c231b8e5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dead66751ff8e732502019d8597b385a /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dead66751ff8e732502019d8597b385a 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dead66751ff8e732502019d8597b385a /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dead66751ff8e732502019d8597b385a 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dead66751ff8e732502019d8597b385a /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dead66751ff8e732502019d8597b385a 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing space /trailing space " 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ space\ /trailing\ space\ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c /home/rclone/rclone-test-teketay7dogu/trailing space /trailing space 2026/02/25 01:14:11 DEBUG : trailing space /trailing space : Parsed hash: dfe6ed5aa8a79f2e7d679a779c6f59fab8f1d26c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 8cda23eb11ec6466cca26e7e85f4abbd /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8cda23eb11ec6466cca26e7e85f4abbd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 8cda23eb11ec6466cca26e7e85f4abbd /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8cda23eb11ec6466cca26e7e85f4abbd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 8cda23eb11ec6466cca26e7e85f4abbd /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8cda23eb11ec6466cca26e7e85f4abbd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ CR␍/trailing\ CR␍ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 /home/rclone/rclone-test-teketay7dogu/trailing CR␍/trailing CR␍ 2026/02/25 01:14:11 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5405f8c6334d9f28bc485c2229d9d7db7e02e214 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: df8abde5c6ac66c08ba8daf2b88b6775 /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: df8abde5c6ac66c08ba8daf2b88b6775 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ec0f54c57aa50e613474484359978db94f88f74c /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ec0f54c57aa50e613474484359978db94f88f74c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: df8abde5c6ac66c08ba8daf2b88b6775 /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: df8abde5c6ac66c08ba8daf2b88b6775 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ec0f54c57aa50e613474484359978db94f88f74c /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ec0f54c57aa50e613474484359978db94f88f74c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: df8abde5c6ac66c08ba8daf2b88b6775 /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: df8abde5c6ac66c08ba8daf2b88b6775 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ LF␊/trailing\ LF␊ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ec0f54c57aa50e613474484359978db94f88f74c /home/rclone/rclone-test-teketay7dogu/trailing LF␊/trailing LF␊ 2026/02/25 01:14:11 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ec0f54c57aa50e613474484359978db94f88f74c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c3d75492db3f0bebee7d0996c88ce0bc /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c3d75492db3f0bebee7d0996c88ce0bc 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c3d75492db3f0bebee7d0996c88ce0bc /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c3d75492db3f0bebee7d0996c88ce0bc 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: c3d75492db3f0bebee7d0996c88ce0bc /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c3d75492db3f0bebee7d0996c88ce0bc 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ HT␉/trailing\ HT␉ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab /home/rclone/rclone-test-teketay7dogu/trailing HT␉/trailing HT␉ 2026/02/25 01:14:11 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 5541cd3bd531e2ada40a9ac35c25ec4d38b8d6ab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e705fff1a9de58ede5b3458d6f033296 /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e705fff1a9de58ede5b3458d6f033296 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f24337438e5bc850e7df4e7a8645e5d99c64b2cb /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f24337438e5bc850e7df4e7a8645e5d99c64b2cb 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e705fff1a9de58ede5b3458d6f033296 /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e705fff1a9de58ede5b3458d6f033296 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f24337438e5bc850e7df4e7a8645e5d99c64b2cb /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f24337438e5bc850e7df4e7a8645e5d99c64b2cb 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e705fff1a9de58ede5b3458d6f033296 /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e705fff1a9de58ede5b3458d6f033296 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ VT␋/trailing\ VT␋ 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f24337438e5bc850e7df4e7a8645e5d99c64b2cb /home/rclone/rclone-test-teketay7dogu/trailing VT␋/trailing VT␋ 2026/02/25 01:14:11 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f24337438e5bc850e7df4e7a8645e5d99c64b2cb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d5f9b656ae45f6e11abd85d30df5035c /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: d5f9b656ae45f6e11abd85d30df5035c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e2979b7b5589ef3351a5cdc50607801965e1223b /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e2979b7b5589ef3351a5cdc50607801965e1223b 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d5f9b656ae45f6e11abd85d30df5035c /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: d5f9b656ae45f6e11abd85d30df5035c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e2979b7b5589ef3351a5cdc50607801965e1223b /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e2979b7b5589ef3351a5cdc50607801965e1223b 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d5f9b656ae45f6e11abd85d30df5035c /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: d5f9b656ae45f6e11abd85d30df5035c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot." 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/trailing\ dot./trailing\ dot. 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: e2979b7b5589ef3351a5cdc50607801965e1223b /home/rclone/rclone-test-teketay7dogu/trailing dot./trailing dot. 2026/02/25 01:14:11 DEBUG : trailing dot./trailing dot.: Parsed hash: e2979b7b5589ef3351a5cdc50607801965e1223b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: be30673e798ac154c9c09d4c7bf65436 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be30673e798ac154c9c09d4c7bf65436 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 9ab4142eef9b24bd27d29431862a4daaafbac502 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ab4142eef9b24bd27d29431862a4daaafbac502 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: be30673e798ac154c9c09d4c7bf65436 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be30673e798ac154c9c09d4c7bf65436 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 9ab4142eef9b24bd27d29431862a4daaafbac502 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ab4142eef9b24bd27d29431862a4daaafbac502 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: be30673e798ac154c9c09d4c7bf65436 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be30673e798ac154c9c09d4c7bf65436 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/invalid\ utf-8/invalid\ utf-8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 9ab4142eef9b24bd27d29431862a4daaafbac502 /home/rclone/rclone-test-teketay7dogu/invalid utf-8/invalid utf-8 2026/02/25 01:14:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9ab4142eef9b24bd27d29431862a4daaafbac502 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 08ce7ecb573873f56f3bcea2a5044ccd /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 08ce7ecb573873f56f3bcea2a5044ccd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 13a385b3f41607ed0225087968ac16a86a8c2c5c /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13a385b3f41607ed0225087968ac16a86a8c2c5c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 08ce7ecb573873f56f3bcea2a5044ccd /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 08ce7ecb573873f56f3bcea2a5044ccd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 13a385b3f41607ed0225087968ac16a86a8c2c5c /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13a385b3f41607ed0225087968ac16a86a8c2c5c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 08ce7ecb573873f56f3bcea2a5044ccd /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 08ce7ecb573873f56f3bcea2a5044ccd 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/test\%46.txt/test\%46.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 13a385b3f41607ed0225087968ac16a86a8c2c5c /home/rclone/rclone-test-teketay7dogu/test%46.txt/test%46.txt 2026/02/25 01:14:11 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13a385b3f41607ed0225087968ac16a86a8c2c5c === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Connection OK after error: potato 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/zero-length-file" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/zero-length-file" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/zero-length-file" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/zero-length-file" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teketay7dogu/zero-length-file 2026/02/25 01:14:11 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 4895d4e0ac73fcdd4bf164d7d210670f /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: 4895d4e0ac73fcdd4bf164d7d210670f 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 70d4ffe8c6fd2b76412de9a8742d1f24e13b6265 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: 70d4ffe8c6fd2b76412de9a8742d1f24e13b6265 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 4895d4e0ac73fcdd4bf164d7d210670f /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: 4895d4e0ac73fcdd4bf164d7d210670f 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 70d4ffe8c6fd2b76412de9a8742d1f24e13b6265 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: 70d4ffe8c6fd2b76412de9a8742d1f24e13b6265 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/25 01:14:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/25 01:14:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:11 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:11 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54186->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:11 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/25 01:14:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teketay7dogu/hello? sausage/êé" 2026/02/25 01:14:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:11 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:11 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: New connection 127.0.0.1:54198->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Shell type "unix" from config 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé" 2026/02/25 01:14:11 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-teketay7dogu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{Tq0Ys}:rclone-test-teketay7dogu/hello? sausage/êé" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Remote command result: b9299c82a0e43242f7b38b7124110262 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : a/b/c/d/e.txt: Parsed hash: b9299c82a0e43242f7b38b7124110262 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Remote command result: db085a122724b60d67d02e4c11a47e54cb5d5e48 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : a/b/c/d/e.txt: Parsed hash: db085a122724b60d67d02e4c11a47e54cb5d5e48 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Remote command result: b9299c82a0e43242f7b38b7124110262 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : a/b/c/d/e.txt: Parsed hash: b9299c82a0e43242f7b38b7124110262 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: Remote command result: db085a122724b60d67d02e4c11a47e54cb5d5e48 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/a/b/c/d/e.txt 2026/02/25 01:14:11 DEBUG : a/b/c/d/e.txt: Parsed hash: db085a122724b60d67d02e4c11a47e54cb5d5e48 2026/02/25 01:14:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé: New connection 127.0.0.1:54202->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:11 DEBUG : Waiting for deletions to finish 2026/02/25 01:14:11 INFO : a/b/c/d/e.txt: Deleted 2026/02/25 01:14:12 DEBUG : removing 1 level 4 directories 2026/02/25 01:14:12 INFO : a/b/c/d: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 3 directories 2026/02/25 01:14:12 INFO : a/b/c: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 2 directories 2026/02/25 01:14:12 INFO : a/b: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 1 directories 2026/02/25 01:14:12 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: New connection 127.0.0.1:54218->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/moveTest/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/moveTest/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/moveTest/other.txt 2026/02/25 01:14:12 DEBUG : moveTest/other.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/moveTest/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/moveTest/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/moveTest/other.txt 2026/02/25 01:14:12 DEBUG : moveTest/other.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/other.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/other.txt 2026/02/25 01:14:12 DEBUG : other.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/25 01:14:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xevobid2zoga" 2026/02/25 01:14:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: New connection 127.0.0.1:54230->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Shell type "unix" from config 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Relative path resolved to "/home/rclone/rclone-test-xevobid2zoga" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Using root directory "/home/rclone/rclone-test-xevobid2zoga" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Shell path "/home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Running remote command: md5sum /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file name.txt 2026/02/25 01:14:12 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Shell path "/home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Running remote command: sha1sum /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/file name.txt 2026/02/25 01:14:12 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Shell path "/home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Running remote command: md5sum /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Shell path "/home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Running remote command: sha1sum /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-xevobid2zoga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Purge dir "new_name" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xevobid2zoga: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f9e8af8e3aabd99b0e03f7fc187cb229 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: f9e8af8e3aabd99b0e03f7fc187cb229 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: ac3a77437fb4e5f5d09a1dcdfa2a33eea487b1a8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/25 01:14:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:54242->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/25 01:14:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teketay7dogu/not found.txt" 2026/02/25 01:14:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/not found.txt: New connection 127.0.0.1:54252->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/not found.txt: Shell type "unix" from config 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-teketay7dogu/not found.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/not found.txt: Using root directory "/home/rclone/rclone-test-teketay7dogu/not found.txt" 2026/02/25 01:14:12 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-teketay7dogu" from "TestSFTPOpenssh:rclone-test-teketay7dogu" 2026/02/25 01:14:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/25 01:14:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54262->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4678bad07344b3df64b1ebe4c268abbb /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 4678bad07344b3df64b1ebe4c268abbb 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f76420a78ab532163c8b84594cd793c38f38889 /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 6f76420a78ab532163c8b84594cd793c38f38889 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4678bad07344b3df64b1ebe4c268abbb /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 4678bad07344b3df64b1ebe4c268abbb 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f76420a78ab532163c8b84594cd793c38f38889 /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 6f76420a78ab532163c8b84594cd793c38f38889 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4678bad07344b3df64b1ebe4c268abbb /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 4678bad07344b3df64b1ebe4c268abbb 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/created from root.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/created\ from\ root.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f76420a78ab532163c8b84594cd793c38f38889 /home/rclone/rclone-test-teketay7dogu/created from root.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/created from root.txt: Parsed hash: 6f76420a78ab532163c8b84594cd793c38f38889 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 669212747ebe6c57f94ace7ca7aa9d20 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: 669212747ebe6c57f94ace7ca7aa9d20 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/file name.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/file\ name.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adee0ded2578b0e107270d0a8b4151140042c9a0 /home/rclone/rclone-test-teketay7dogu/file name.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/file name.txt: Parsed hash: adee0ded2578b0e107270d0a8b4151140042c9a0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: f8e2ec6f2fdc30d0fa1dc33f3be1111c /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f8e2ec6f2fdc30d0fa1dc33f3be1111c 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d6de15bdad60afc579972b6177bdf060cf966cc1 /home/rclone/rclone-test-teketay7dogu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/25 01:14:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d6de15bdad60afc579972b6177bdf060cf966cc1 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Server has VFS statistics extension 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: About path "/home/rclone/rclone-test-teketay7dogu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ad20be3f20fd79856b05113340ec3610 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: ad20be3f20fd79856b05113340ec3610 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 95f252b474fad8aa5595c224d334f7dd053c29b0 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: 95f252b474fad8aa5595c224d334f7dd053c29b0 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: ad20be3f20fd79856b05113340ec3610 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: ad20be3f20fd79856b05113340ec3610 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/piped data.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/piped\ data.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 95f252b474fad8aa5595c224d334f7dd053c29b0 /home/rclone/rclone-test-teketay7dogu/piped data.txt 2026/02/25 01:14:12 DEBUG : piped data.txt: Parsed hash: 95f252b474fad8aa5595c224d334f7dd053c29b0 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 178ca7f07bb846dcc4738490ae68fe0d /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : unknown-size-update.txt: Parsed hash: 178ca7f07bb846dcc4738490ae68fe0d 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 797b07f4d3385827b4d6c85678499fea0fdf5358 /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : unknown-size-update.txt: Parsed hash: 797b07f4d3385827b4d6c85678499fea0fdf5358 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: md5sum /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 178ca7f07bb846dcc4738490ae68fe0d /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : unknown-size-update.txt: Parsed hash: 178ca7f07bb846dcc4738490ae68fe0d 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Shell path "/home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Running remote command: sha1sum /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Remote command result: 797b07f4d3385827b4d6c85678499fea0fdf5358 /home/rclone/rclone-test-teketay7dogu/unknown-size-update.txt 2026/02/25 01:14:12 DEBUG : unknown-size-update.txt: Parsed hash: 797b07f4d3385827b4d6c85678499fea0fdf5358 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/25 01:14:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teketay7dogu/deeper/nonexisting/directory" 2026/02/25 01:14:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Tq0Ys}" suffix to name 2026/02/25 01:14:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/25 01:14:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/25 01:14:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/25 01:14:12 DEBUG : Setting pass="ZTr1XWhE_6OSFbnF5d3icbcw3EUbtbHw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/25 01:14:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/deeper/nonexisting/directory: New connection 127.0.0.1:54274->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-teketay7dogu/deeper/nonexisting/directory" 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-teketay7dogu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/25 01:14:12 DEBUG : Waiting for deletions to finish 2026/02/25 01:14:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/25 01:14:12 DEBUG : removing 1 level 4 directories 2026/02/25 01:14:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 3 directories 2026/02/25 01:14:12 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 2 directories 2026/02/25 01:14:12 INFO : hello? sausage/êé: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 1 directories 2026/02/25 01:14:12 INFO : hello? sausage: Removing directory 2026/02/25 01:14:12 DEBUG : removing 1 level 0 directories 2026/02/25 01:14:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Removing directory 2026/02/25 01:14:12 ERROR : error listing: directory not found 2026/02/25 01:14:12 DEBUG : Waiting for deletions to finish 2026/02/25 01:14:12 ERROR : error listing: directory not found 2026/02/25 01:14:12 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Failed to list "": directory not found 2026/02/25 01:14:12 DEBUG : removing 1 level 0 directories 2026/02/25 01:14:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Removing directory 2026/02/25 01:14:12 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/25 01:14:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teketay7dogu: Closing 2 unused connections 2026/02/25 01:14:12 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.03s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.498s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.462279102s (try 1/5)