"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:" 2025/11/13 03:17:29 NOTICE: TestSFTPOpenssh: Starting server 2025/11/13 03:17:30 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2025/11/13 03:17:30 DEBUG : TestSFTPOpenssh: Read 1, error: 2025/11/13 03:17:30 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2025/11/13 03:17:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lecukel5pohi" 2025/11/13 03:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 03:17:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:30 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:30 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: New connection 127.0.0.1:58856->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell type "unix" from config 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Relative path resolved to "/home/rclone/rclone-test-lecukel5pohi" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Using root directory "/home/rclone/rclone-test-lecukel5pohi" 2025/11/13 03:17:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/13 03:17:30 INFO : dir/subdir: Making directory 2025/11/13 03:17:30 INFO : dir/subdir: Removing directory 2025/11/13 03:17:30 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/11/13 03:17:30 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8210a5d27f78ae5132bcfec0b11cd130 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8210a5d27f78ae5132bcfec0b11cd130 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8210a5d27f78ae5132bcfec0b11cd130 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8210a5d27f78ae5132bcfec0b11cd130 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8210a5d27f78ae5132bcfec0b11cd130 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8210a5d27f78ae5132bcfec0b11cd130 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 /home/rclone/rclone-test-lecukel5pohi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/13 03:17:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a9ef8c4c45e2dadd9a2468fd77ba37d8aeba8183 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: eab7a798df9e4b293d55e5335db33d42 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: eab7a798df9e4b293d55e5335db33d42 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 81b115b384fe9fc436da444330ef9899d26ea873 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: 81b115b384fe9fc436da444330ef9899d26ea873 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: eab7a798df9e4b293d55e5335db33d42 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: eab7a798df9e4b293d55e5335db33d42 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 81b115b384fe9fc436da444330ef9899d26ea873 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: 81b115b384fe9fc436da444330ef9899d26ea873 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: eab7a798df9e4b293d55e5335db33d42 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: eab7a798df9e4b293d55e5335db33d42 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/./." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 81b115b384fe9fc436da444330ef9899d26ea873 /home/rclone/rclone-test-lecukel5pohi/./. 2025/11/13 03:17:30 DEBUG : ./.: Parsed hash: 81b115b384fe9fc436da444330ef9899d26ea873 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 01d4cf5e2967cbffea2c80d117fadd71 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 01d4cf5e2967cbffea2c80d117fadd71 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 01d4cf5e2967cbffea2c80d117fadd71 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 01d4cf5e2967cbffea2c80d117fadd71 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 01d4cf5e2967cbffea2c80d117fadd71 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 01d4cf5e2967cbffea2c80d117fadd71 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/../.." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 /home/rclone/rclone-test-lecukel5pohi/../.. 2025/11/13 03:17:30 DEBUG : ../..: Parsed hash: 49d392665b41e28c6dfa2e5bfb4d3867e0b20a03 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7c5d164e3fe2f077fa5365e9f1773c2b /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 7c5d164e3fe2f077fa5365e9f1773c2b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 461b654a7cfbb749399d2f1b710e5a5046514f62 /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 461b654a7cfbb749399d2f1b710e5a5046514f62 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7c5d164e3fe2f077fa5365e9f1773c2b /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 7c5d164e3fe2f077fa5365e9f1773c2b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 461b654a7cfbb749399d2f1b710e5a5046514f62 /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 461b654a7cfbb749399d2f1b710e5a5046514f62 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7c5d164e3fe2f077fa5365e9f1773c2b /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 7c5d164e3fe2f077fa5365e9f1773c2b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 461b654a7cfbb749399d2f1b710e5a5046514f62 /home/rclone/rclone-test-lecukel5pohi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/13 03:17:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 461b654a7cfbb749399d2f1b710e5a5046514f62 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 019dfe142892294b778f678a44ba9042 /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 019dfe142892294b778f678a44ba9042 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 550d5f56305d58ec7781eaa207d779b0f7f4893c /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 550d5f56305d58ec7781eaa207d779b0f7f4893c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 019dfe142892294b778f678a44ba9042 /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 019dfe142892294b778f678a44ba9042 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 550d5f56305d58ec7781eaa207d779b0f7f4893c /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 550d5f56305d58ec7781eaa207d779b0f7f4893c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 019dfe142892294b778f678a44ba9042 /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 019dfe142892294b778f678a44ba9042 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\ leading\ space/\ leading\ space 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 550d5f56305d58ec7781eaa207d779b0f7f4893c /home/rclone/rclone-test-lecukel5pohi/ leading space/ leading space 2025/11/13 03:17:30 DEBUG : leading space/ leading space: Parsed hash: 550d5f56305d58ec7781eaa207d779b0f7f4893c === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: e846fb51e456facfbece0693862dc1f4 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e846fb51e456facfbece0693862dc1f4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: e846fb51e456facfbece0693862dc1f4 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e846fb51e456facfbece0693862dc1f4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: e846fb51e456facfbece0693862dc1f4 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e846fb51e456facfbece0693862dc1f4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/\~leading\ tilde/\~leading\ tilde 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 /home/rclone/rclone-test-lecukel5pohi/~leading tilde/~leading tilde 2025/11/13 03:17:30 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 57c0e2fffea17eccf32ce837d785d8e9aafaf854 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 20ce1cfa365958d688e5aaff6d07a591 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 20ce1cfa365958d688e5aaff6d07a591 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 20ce1cfa365958d688e5aaff6d07a591 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 20ce1cfa365958d688e5aaff6d07a591 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 20ce1cfa365958d688e5aaff6d07a591 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 20ce1cfa365958d688e5aaff6d07a591 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␍leading\ CR/␍leading\ CR 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 /home/rclone/rclone-test-lecukel5pohi/␍leading CR/␍leading CR 2025/11/13 03:17:30 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4018648ea0fcc1c89d111cec3d6a370d5c1dbce5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5f176a371e8616fc22dcffdb89ddf047 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5f176a371e8616fc22dcffdb89ddf047 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4adcfceafc460e96396be3863a19c1fcab9bd636 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4adcfceafc460e96396be3863a19c1fcab9bd636 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5f176a371e8616fc22dcffdb89ddf047 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5f176a371e8616fc22dcffdb89ddf047 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4adcfceafc460e96396be3863a19c1fcab9bd636 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4adcfceafc460e96396be3863a19c1fcab9bd636 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5f176a371e8616fc22dcffdb89ddf047 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5f176a371e8616fc22dcffdb89ddf047 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␊leading\ LF/␊leading\ LF 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4adcfceafc460e96396be3863a19c1fcab9bd636 /home/rclone/rclone-test-lecukel5pohi/␊leading LF/␊leading LF 2025/11/13 03:17:30 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4adcfceafc460e96396be3863a19c1fcab9bd636 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4c4cee7fb732158f38ca82e598b26c16 /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4c4cee7fb732158f38ca82e598b26c16 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 9d76697c4368a7bfde3703906f649128d6107d6e /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9d76697c4368a7bfde3703906f649128d6107d6e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4c4cee7fb732158f38ca82e598b26c16 /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4c4cee7fb732158f38ca82e598b26c16 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 9d76697c4368a7bfde3703906f649128d6107d6e /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9d76697c4368a7bfde3703906f649128d6107d6e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 4c4cee7fb732158f38ca82e598b26c16 /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4c4cee7fb732158f38ca82e598b26c16 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␉leading\ HT/␉leading\ HT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 9d76697c4368a7bfde3703906f649128d6107d6e /home/rclone/rclone-test-lecukel5pohi/␉leading HT/␉leading HT 2025/11/13 03:17:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9d76697c4368a7bfde3703906f649128d6107d6e === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 1f45095f67d054b041db8c98fab917cd /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1f45095f67d054b041db8c98fab917cd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: aede0f02ee591479b48c3c7d13f8bf8577c5a80b /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aede0f02ee591479b48c3c7d13f8bf8577c5a80b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 1f45095f67d054b041db8c98fab917cd /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1f45095f67d054b041db8c98fab917cd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: aede0f02ee591479b48c3c7d13f8bf8577c5a80b /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aede0f02ee591479b48c3c7d13f8bf8577c5a80b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 1f45095f67d054b041db8c98fab917cd /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1f45095f67d054b041db8c98fab917cd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/␋leading\ VT/␋leading\ VT 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: aede0f02ee591479b48c3c7d13f8bf8577c5a80b /home/rclone/rclone-test-lecukel5pohi/␋leading VT/␋leading VT 2025/11/13 03:17:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: aede0f02ee591479b48c3c7d13f8bf8577c5a80b === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6fbf438f319ea78cffbdb901fc373fc6 /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: 6fbf438f319ea78cffbdb901fc373fc6 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d12af027f48b275ebd4c0ac67da34b2face9327a /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: d12af027f48b275ebd4c0ac67da34b2face9327a 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6fbf438f319ea78cffbdb901fc373fc6 /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: 6fbf438f319ea78cffbdb901fc373fc6 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d12af027f48b275ebd4c0ac67da34b2face9327a /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: d12af027f48b275ebd4c0ac67da34b2face9327a 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6fbf438f319ea78cffbdb901fc373fc6 /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: 6fbf438f319ea78cffbdb901fc373fc6 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/.leading\ dot/.leading\ dot 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d12af027f48b275ebd4c0ac67da34b2face9327a /home/rclone/rclone-test-lecukel5pohi/.leading dot/.leading dot 2025/11/13 03:17:30 DEBUG : .leading dot/.leading dot: Parsed hash: d12af027f48b275ebd4c0ac67da34b2face9327a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 31d10e9ed829c48a71ad39dbc8d84486 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 31d10e9ed829c48a71ad39dbc8d84486 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 31d10e9ed829c48a71ad39dbc8d84486 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 31d10e9ed829c48a71ad39dbc8d84486 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 31d10e9ed829c48a71ad39dbc8d84486 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 31d10e9ed829c48a71ad39dbc8d84486 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space " 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ space\ /trailing\ space\ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 /home/rclone/rclone-test-lecukel5pohi/trailing space /trailing space 2025/11/13 03:17:30 DEBUG : trailing space /trailing space : Parsed hash: 5efa36d93066502fee6ded3f471bd75aa8ff5f14 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7289067f1cfa45550b86aedf8c8650fd /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7289067f1cfa45550b86aedf8c8650fd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 0802698b0795fc70306821ac8e7653f3511a5d83 /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0802698b0795fc70306821ac8e7653f3511a5d83 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7289067f1cfa45550b86aedf8c8650fd /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7289067f1cfa45550b86aedf8c8650fd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 0802698b0795fc70306821ac8e7653f3511a5d83 /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0802698b0795fc70306821ac8e7653f3511a5d83 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7289067f1cfa45550b86aedf8c8650fd /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7289067f1cfa45550b86aedf8c8650fd 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ CR␍/trailing\ CR␍ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 0802698b0795fc70306821ac8e7653f3511a5d83 /home/rclone/rclone-test-lecukel5pohi/trailing CR␍/trailing CR␍ 2025/11/13 03:17:30 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0802698b0795fc70306821ac8e7653f3511a5d83 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4a15912a79ca112676ea95fb92c76a4 /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d4a15912a79ca112676ea95fb92c76a4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a2a071c6117bb7e123feeee2d588c53454dc123f /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2a071c6117bb7e123feeee2d588c53454dc123f 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4a15912a79ca112676ea95fb92c76a4 /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d4a15912a79ca112676ea95fb92c76a4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a2a071c6117bb7e123feeee2d588c53454dc123f /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2a071c6117bb7e123feeee2d588c53454dc123f 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4a15912a79ca112676ea95fb92c76a4 /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d4a15912a79ca112676ea95fb92c76a4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ LF␊/trailing\ LF␊ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: a2a071c6117bb7e123feeee2d588c53454dc123f /home/rclone/rclone-test-lecukel5pohi/trailing LF␊/trailing LF␊ 2025/11/13 03:17:30 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2a071c6117bb7e123feeee2d588c53454dc123f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6c4c2562f25c3464772b966a9790a6b2 /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6c4c2562f25c3464772b966a9790a6b2 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6c4c2562f25c3464772b966a9790a6b2 /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6c4c2562f25c3464772b966a9790a6b2 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6c4c2562f25c3464772b966a9790a6b2 /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6c4c2562f25c3464772b966a9790a6b2 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ HT␉/trailing\ HT␉ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b /home/rclone/rclone-test-lecukel5pohi/trailing HT␉/trailing HT␉ 2025/11/13 03:17:30 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6220b6b5f9e029fb0a1b597e80883f8ebe24318b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7d9d8de1ddbdd9dd8581777111168f5e /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7d9d8de1ddbdd9dd8581777111168f5e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 78164b4be480c0bf1975b20700a8234f9e414b76 /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 78164b4be480c0bf1975b20700a8234f9e414b76 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7d9d8de1ddbdd9dd8581777111168f5e /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7d9d8de1ddbdd9dd8581777111168f5e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 78164b4be480c0bf1975b20700a8234f9e414b76 /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 78164b4be480c0bf1975b20700a8234f9e414b76 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 7d9d8de1ddbdd9dd8581777111168f5e /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7d9d8de1ddbdd9dd8581777111168f5e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ VT␋/trailing\ VT␋ 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 78164b4be480c0bf1975b20700a8234f9e414b76 /home/rclone/rclone-test-lecukel5pohi/trailing VT␋/trailing VT␋ 2025/11/13 03:17:30 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 78164b4be480c0bf1975b20700a8234f9e414b76 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d6a730531bcc72373cf472eac82dd119 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d6a730531bcc72373cf472eac82dd119 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d6a730531bcc72373cf472eac82dd119 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d6a730531bcc72373cf472eac82dd119 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d6a730531bcc72373cf472eac82dd119 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d6a730531bcc72373cf472eac82dd119 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot." 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/trailing\ dot./trailing\ dot. 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 /home/rclone/rclone-test-lecukel5pohi/trailing dot./trailing dot. 2025/11/13 03:17:30 DEBUG : trailing dot./trailing dot.: Parsed hash: 68c000661b69f5a8a9798eaaca0fc10b681a7cb4 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 58ae2ab0ac104f93118919a14a3c671c /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 58ae2ab0ac104f93118919a14a3c671c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 58ae2ab0ac104f93118919a14a3c671c /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 58ae2ab0ac104f93118919a14a3c671c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 58ae2ab0ac104f93118919a14a3c671c /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 58ae2ab0ac104f93118919a14a3c671c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/invalid\ utf-8/invalid\ utf-8 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 /home/rclone/rclone-test-lecukel5pohi/invalid utf-8/invalid utf-8 2025/11/13 03:17:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d4b9c3767bf01ac68569c0ca91b3a8b38a2b70d1 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 92705af6a76d79f4414c2e837bedd803 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92705af6a76d79f4414c2e837bedd803 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5bd663744bf1a37665eebd0a1ffe109598d1df05 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5bd663744bf1a37665eebd0a1ffe109598d1df05 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 92705af6a76d79f4414c2e837bedd803 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92705af6a76d79f4414c2e837bedd803 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5bd663744bf1a37665eebd0a1ffe109598d1df05 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5bd663744bf1a37665eebd0a1ffe109598d1df05 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 92705af6a76d79f4414c2e837bedd803 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 92705af6a76d79f4414c2e837bedd803 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/test\%46.txt/test\%46.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5bd663744bf1a37665eebd0a1ffe109598d1df05 /home/rclone/rclone-test-lecukel5pohi/test%46.txt/test%46.txt 2025/11/13 03:17:30 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5bd663744bf1a37665eebd0a1ffe109598d1df05 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Connection OK after error: potato 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/zero-length-file" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/zero-length-file" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/zero-length-file" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/zero-length-file" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lecukel5pohi/zero-length-file 2025/11/13 03:17:30 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: e553014f26522028475a1385aab13077 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: e553014f26522028475a1385aab13077 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 827d9ac165584e327ebc01395f208a3dbe835f55 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 827d9ac165584e327ebc01395f208a3dbe835f55 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: e553014f26522028475a1385aab13077 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: e553014f26522028475a1385aab13077 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 827d9ac165584e327ebc01395f208a3dbe835f55 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 827d9ac165584e327ebc01395f208a3dbe835f55 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/13 03:17:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/13 03:17:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:30 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:30 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58862->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:30 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/13 03:17:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lecukel5pohi/hello? sausage/êé" 2025/11/13 03:17:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: New connection 127.0.0.1:58868->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Shell type "unix" from config 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé" 2025/11/13 03:17:31 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-lecukel5pohi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{6W9Z9}:rclone-test-lecukel5pohi/hello? sausage/êé" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Remote command result: e9f6e38462e6834500a23766dd2f4558 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : a/b/c/d/e.txt: Parsed hash: e9f6e38462e6834500a23766dd2f4558 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Remote command result: 6ede40f5d9fd2652ad05a35a3fd740188b81c182 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : a/b/c/d/e.txt: Parsed hash: 6ede40f5d9fd2652ad05a35a3fd740188b81c182 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Remote command result: e9f6e38462e6834500a23766dd2f4558 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : a/b/c/d/e.txt: Parsed hash: e9f6e38462e6834500a23766dd2f4558 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: Remote command result: 6ede40f5d9fd2652ad05a35a3fd740188b81c182 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/a/b/c/d/e.txt 2025/11/13 03:17:31 DEBUG : a/b/c/d/e.txt: Parsed hash: 6ede40f5d9fd2652ad05a35a3fd740188b81c182 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé: New connection 127.0.0.1:58872->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : Waiting for deletions to finish 2025/11/13 03:17:31 INFO : a/b/c/d/e.txt: Deleted 2025/11/13 03:17:31 DEBUG : removing 1 level 4 directories 2025/11/13 03:17:31 INFO : a/b/c/d: Removing directory 2025/11/13 03:17:31 DEBUG : removing 1 level 3 directories 2025/11/13 03:17:31 INFO : a/b/c: Removing directory 2025/11/13 03:17:31 DEBUG : removing 1 level 2 directories 2025/11/13 03:17:31 INFO : a/b: Removing directory 2025/11/13 03:17:31 DEBUG : removing 1 level 1 directories 2025/11/13 03:17:31 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: New connection 127.0.0.1:58882->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt 2025/11/13 03:17:31 DEBUG : moveTest/other.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/moveTest/other.txt 2025/11/13 03:17:31 DEBUG : moveTest/other.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/other.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/other.txt 2025/11/13 03:17:31 DEBUG : other.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/13 03:17:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qegocuy4nisu" 2025/11/13 03:17:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: New connection 127.0.0.1:58886->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Shell type "unix" from config 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Relative path resolved to "/home/rclone/rclone-test-qegocuy4nisu" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Using root directory "/home/rclone/rclone-test-qegocuy4nisu" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Shell path "/home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Running remote command: md5sum /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file name.txt 2025/11/13 03:17:31 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Shell path "/home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Running remote command: sha1sum /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/file name.txt 2025/11/13 03:17:31 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Shell path "/home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Running remote command: md5sum /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Shell path "/home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Running remote command: sha1sum /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-qegocuy4nisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Purge dir "new_name" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qegocuy4nisu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 77284fe7514d8716d82b19f9e23c9416 /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 77284fe7514d8716d82b19f9e23c9416 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8eb587e3737cce0ffa7f9b5090a116bb428a7a7d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/13 03:17:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58894->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/13 03:17:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lecukel5pohi/not found.txt" 2025/11/13 03:17:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/not found.txt: New connection 127.0.0.1:58904->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/not found.txt: Shell type "unix" from config 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-lecukel5pohi/not found.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/not found.txt: Using root directory "/home/rclone/rclone-test-lecukel5pohi/not found.txt" 2025/11/13 03:17:31 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-lecukel5pohi" from "TestSFTPOpenssh:rclone-test-lecukel5pohi" 2025/11/13 03:17:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/13 03:17:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:31 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58910->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80bf8c7b472e8827ef07e3b035932a2d /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: 80bf8c7b472e8827ef07e3b035932a2d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f0b53420fae35a6beacfa56b4dfa8f562a040565 /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: f0b53420fae35a6beacfa56b4dfa8f562a040565 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80bf8c7b472e8827ef07e3b035932a2d /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: 80bf8c7b472e8827ef07e3b035932a2d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f0b53420fae35a6beacfa56b4dfa8f562a040565 /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: f0b53420fae35a6beacfa56b4dfa8f562a040565 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80bf8c7b472e8827ef07e3b035932a2d /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:31 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: 80bf8c7b472e8827ef07e3b035932a2d 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/created from root.txt" 2025/11/13 03:17:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/created\ from\ root.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f0b53420fae35a6beacfa56b4dfa8f562a040565 /home/rclone/rclone-test-lecukel5pohi/created from root.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/created from root.txt: Parsed hash: f0b53420fae35a6beacfa56b4dfa8f562a040565 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8a709daf17d5859679ecdb57997d678c /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: 8a709daf17d5859679ecdb57997d678c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/file name.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/file\ name.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1955907d8f321bb0c9b5a79c6d530335588536b /home/rclone/rclone-test-lecukel5pohi/file name.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/file name.txt: Parsed hash: c1955907d8f321bb0c9b5a79c6d530335588536b 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 398327030ae71c94a5991eed8f5ff87c /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 398327030ae71c94a5991eed8f5ff87c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 /home/rclone/rclone-test-lecukel5pohi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/13 03:17:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3b13553961f02ac1dea3cf7a0eaac7c2c578a3a0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Server has VFS statistics extension 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: About path "/home/rclone/rclone-test-lecukel5pohi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: b63863d0c5afe054329c90a1d1d38364 /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: b63863d0c5afe054329c90a1d1d38364 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6458c807f2b3e6da962e4cd0360c37a377fb117c /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: 6458c807f2b3e6da962e4cd0360c37a377fb117c 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: b63863d0c5afe054329c90a1d1d38364 /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: b63863d0c5afe054329c90a1d1d38364 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/piped data.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/piped\ data.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 6458c807f2b3e6da962e4cd0360c37a377fb117c /home/rclone/rclone-test-lecukel5pohi/piped data.txt 2025/11/13 03:17:32 DEBUG : piped data.txt: Parsed hash: 6458c807f2b3e6da962e4cd0360c37a377fb117c === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 962041dd5996fb34c71016560587f3d4 /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : unknown-size-update.txt: Parsed hash: 962041dd5996fb34c71016560587f3d4 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5dcfb90ac6a3f1e570bedfc76be085e5609b25da /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : unknown-size-update.txt: Parsed hash: 5dcfb90ac6a3f1e570bedfc76be085e5609b25da 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: md5sum /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 962041dd5996fb34c71016560587f3d4 /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : unknown-size-update.txt: Parsed hash: 962041dd5996fb34c71016560587f3d4 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Shell path "/home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Running remote command: sha1sum /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Remote command result: 5dcfb90ac6a3f1e570bedfc76be085e5609b25da /home/rclone/rclone-test-lecukel5pohi/unknown-size-update.txt 2025/11/13 03:17:32 DEBUG : unknown-size-update.txt: Parsed hash: 5dcfb90ac6a3f1e570bedfc76be085e5609b25da === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/13 03:17:32 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lecukel5pohi/deeper/nonexisting/directory" 2025/11/13 03:17:32 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/13 03:17:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:32 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:32 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{6W9Z9}" suffix to name 2025/11/13 03:17:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/13 03:17:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/13 03:17:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/13 03:17:32 DEBUG : Setting pass="G133RN5Kvj5HhnBGj0N5LEArXp-RBm-A" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/13 03:17:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/deeper/nonexisting/directory: New connection 127.0.0.1:58914->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-lecukel5pohi/deeper/nonexisting/directory" 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-lecukel5pohi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/13 03:17:32 DEBUG : Waiting for deletions to finish 2025/11/13 03:17:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/13 03:17:32 DEBUG : removing 1 level 4 directories 2025/11/13 03:17:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/13 03:17:32 DEBUG : removing 1 level 3 directories 2025/11/13 03:17:32 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/13 03:17:32 DEBUG : removing 1 level 2 directories 2025/11/13 03:17:32 INFO : hello? sausage/êé: Removing directory 2025/11/13 03:17:32 DEBUG : removing 1 level 1 directories 2025/11/13 03:17:32 INFO : hello? sausage: Removing directory 2025/11/13 03:17:32 DEBUG : removing 1 level 0 directories 2025/11/13 03:17:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Removing directory 2025/11/13 03:17:32 ERROR : error listing: directory not found 2025/11/13 03:17:32 DEBUG : Waiting for deletions to finish 2025/11/13 03:17:32 ERROR : error listing: directory not found 2025/11/13 03:17:32 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Failed to list "": directory not found 2025/11/13 03:17:32 DEBUG : removing 1 level 0 directories 2025/11/13 03:17:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Removing directory 2025/11/13 03:17:32 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/13 03:17:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lecukel5pohi: Closing 2 unused connections 2025/11/13 03:17:32 NOTICE: TestSFTPOpenssh: Stopping server --- FAIL: TestIntegration (3.25s) --- 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.01s) --- FAIL: TestIntegration/FsMkdir (2.00s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- 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) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 4.513s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 5.357630856s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]