"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.23s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/11/05 01:02:53 NOTICE: TestSFTPOpenssh: Starting server 2025/11/05 01:02:54 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2025/11/05 01:02:54 DEBUG : TestSFTPOpenssh: Read 1, error: 2025/11/05 01:02:54 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2025/11/05 01:02:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cijiguy4hogo" 2025/11/05 01:02:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 01:02:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: New connection 127.0.0.1:60804->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell type "unix" from config 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Relative path resolved to "/home/rclone/rclone-test-cijiguy4hogo" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Using root directory "/home/rclone/rclone-test-cijiguy4hogo" 2025/11/05 01:02:54 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/05 01:02:54 INFO : dir/subdir: Making directory 2025/11/05 01:02:54 INFO : dir/subdir: Removing directory 2025/11/05 01:02:54 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/05 01:02:54 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/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4f3ab01d85d686dbe8b9d86edfc7dd5b /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4f3ab01d85d686dbe8b9d86edfc7dd5b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4a55173d7e7d07761b85c928c09a55a4e61477ae /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a55173d7e7d07761b85c928c09a55a4e61477ae 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4f3ab01d85d686dbe8b9d86edfc7dd5b /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4f3ab01d85d686dbe8b9d86edfc7dd5b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4a55173d7e7d07761b85c928c09a55a4e61477ae /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a55173d7e7d07761b85c928c09a55a4e61477ae 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4f3ab01d85d686dbe8b9d86edfc7dd5b /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4f3ab01d85d686dbe8b9d86edfc7dd5b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4a55173d7e7d07761b85c928c09a55a4e61477ae /home/rclone/rclone-test-cijiguy4hogo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/05 01:02:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4a55173d7e7d07761b85c928c09a55a4e61477ae === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 06793caa703f1eb45d979fce9a53f575 /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 06793caa703f1eb45d979fce9a53f575 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 84c7a966703b0dd57df554eb1e0178f0fad72f4a /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 84c7a966703b0dd57df554eb1e0178f0fad72f4a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 06793caa703f1eb45d979fce9a53f575 /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 06793caa703f1eb45d979fce9a53f575 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 84c7a966703b0dd57df554eb1e0178f0fad72f4a /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 84c7a966703b0dd57df554eb1e0178f0fad72f4a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 06793caa703f1eb45d979fce9a53f575 /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 06793caa703f1eb45d979fce9a53f575 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/./." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 84c7a966703b0dd57df554eb1e0178f0fad72f4a /home/rclone/rclone-test-cijiguy4hogo/./. 2025/11/05 01:02:54 DEBUG : ./.: Parsed hash: 84c7a966703b0dd57df554eb1e0178f0fad72f4a === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c100be951aada35c8802d52fbb77755a /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: c100be951aada35c8802d52fbb77755a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c100be951aada35c8802d52fbb77755a /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: c100be951aada35c8802d52fbb77755a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c100be951aada35c8802d52fbb77755a /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: c100be951aada35c8802d52fbb77755a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/../.." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 /home/rclone/rclone-test-cijiguy4hogo/../.. 2025/11/05 01:02:54 DEBUG : ../..: Parsed hash: be0453e1c733ec4df93a229bf3fa2a1540aa7c03 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0bd20ed9e465e1df28592621db43cfbc /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0bd20ed9e465e1df28592621db43cfbc 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d7c9b8406ad445fbdd03257686a86e6141230203 /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d7c9b8406ad445fbdd03257686a86e6141230203 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0bd20ed9e465e1df28592621db43cfbc /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0bd20ed9e465e1df28592621db43cfbc 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d7c9b8406ad445fbdd03257686a86e6141230203 /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d7c9b8406ad445fbdd03257686a86e6141230203 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0bd20ed9e465e1df28592621db43cfbc /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0bd20ed9e465e1df28592621db43cfbc 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d7c9b8406ad445fbdd03257686a86e6141230203 /home/rclone/rclone-test-cijiguy4hogo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/05 01:02:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d7c9b8406ad445fbdd03257686a86e6141230203 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 024a297eb74ca92d6421990996cd1892 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: 024a297eb74ca92d6421990996cd1892 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ecb40225349a3f5df5f997764f2f746ac5889236 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: ecb40225349a3f5df5f997764f2f746ac5889236 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 024a297eb74ca92d6421990996cd1892 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: 024a297eb74ca92d6421990996cd1892 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ecb40225349a3f5df5f997764f2f746ac5889236 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: ecb40225349a3f5df5f997764f2f746ac5889236 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 024a297eb74ca92d6421990996cd1892 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: 024a297eb74ca92d6421990996cd1892 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\ leading\ space/\ leading\ space 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ecb40225349a3f5df5f997764f2f746ac5889236 /home/rclone/rclone-test-cijiguy4hogo/ leading space/ leading space 2025/11/05 01:02:54 DEBUG : leading space/ leading space: Parsed hash: ecb40225349a3f5df5f997764f2f746ac5889236 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ae1625e562e58cf8b8e00a4f3a798379 /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ae1625e562e58cf8b8e00a4f3a798379 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ae1625e562e58cf8b8e00a4f3a798379 /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ae1625e562e58cf8b8e00a4f3a798379 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ae1625e562e58cf8b8e00a4f3a798379 /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ae1625e562e58cf8b8e00a4f3a798379 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/\~leading\ tilde/\~leading\ tilde 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb /home/rclone/rclone-test-cijiguy4hogo/~leading tilde/~leading tilde 2025/11/05 01:02:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d9d1d0c9a6e8bf55f490c198cc48a5f40eaf4cdb === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7e5af2b596052f5735b7f67ae3b00791 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7e5af2b596052f5735b7f67ae3b00791 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7e5af2b596052f5735b7f67ae3b00791 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7e5af2b596052f5735b7f67ae3b00791 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7e5af2b596052f5735b7f67ae3b00791 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 7e5af2b596052f5735b7f67ae3b00791 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␍leading\ CR/␍leading\ CR 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 /home/rclone/rclone-test-cijiguy4hogo/␍leading CR/␍leading CR 2025/11/05 01:02:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ad2b8c1bcdb4a5bcb574b06c3745559886c8c657 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 574a115569a67746b95d754664dfe5a7 /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 574a115569a67746b95d754664dfe5a7 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 58c3817b32d1114c2c4ab24df3ada8d477eb266a /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58c3817b32d1114c2c4ab24df3ada8d477eb266a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 574a115569a67746b95d754664dfe5a7 /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 574a115569a67746b95d754664dfe5a7 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 58c3817b32d1114c2c4ab24df3ada8d477eb266a /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58c3817b32d1114c2c4ab24df3ada8d477eb266a 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 574a115569a67746b95d754664dfe5a7 /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 574a115569a67746b95d754664dfe5a7 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␊leading\ LF/␊leading\ LF 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 58c3817b32d1114c2c4ab24df3ada8d477eb266a /home/rclone/rclone-test-cijiguy4hogo/␊leading LF/␊leading LF 2025/11/05 01:02:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 58c3817b32d1114c2c4ab24df3ada8d477eb266a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b050c7a70f01c8c0064d0d163be646df /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b050c7a70f01c8c0064d0d163be646df 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0676b32b0ece6575a53706c7a9a53b2781a04f9d /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0676b32b0ece6575a53706c7a9a53b2781a04f9d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b050c7a70f01c8c0064d0d163be646df /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b050c7a70f01c8c0064d0d163be646df 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0676b32b0ece6575a53706c7a9a53b2781a04f9d /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0676b32b0ece6575a53706c7a9a53b2781a04f9d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b050c7a70f01c8c0064d0d163be646df /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b050c7a70f01c8c0064d0d163be646df 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␉leading\ HT/␉leading\ HT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 0676b32b0ece6575a53706c7a9a53b2781a04f9d /home/rclone/rclone-test-cijiguy4hogo/␉leading HT/␉leading HT 2025/11/05 01:02:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0676b32b0ece6575a53706c7a9a53b2781a04f9d === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 043b27cee21aec20c6177d18d430e1e0 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 043b27cee21aec20c6177d18d430e1e0 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: f4f010f1059830614cffe33e7d66cb4eede44ca3 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f010f1059830614cffe33e7d66cb4eede44ca3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 043b27cee21aec20c6177d18d430e1e0 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 043b27cee21aec20c6177d18d430e1e0 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: f4f010f1059830614cffe33e7d66cb4eede44ca3 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f010f1059830614cffe33e7d66cb4eede44ca3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 043b27cee21aec20c6177d18d430e1e0 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 043b27cee21aec20c6177d18d430e1e0 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/␋leading\ VT/␋leading\ VT 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: f4f010f1059830614cffe33e7d66cb4eede44ca3 /home/rclone/rclone-test-cijiguy4hogo/␋leading VT/␋leading VT 2025/11/05 01:02:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f010f1059830614cffe33e7d66cb4eede44ca3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb52949c6f80161ab27db896fd013142 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: eb52949c6f80161ab27db896fd013142 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb52949c6f80161ab27db896fd013142 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: eb52949c6f80161ab27db896fd013142 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb52949c6f80161ab27db896fd013142 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: eb52949c6f80161ab27db896fd013142 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/.leading\ dot/.leading\ dot 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 /home/rclone/rclone-test-cijiguy4hogo/.leading dot/.leading dot 2025/11/05 01:02:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8be66d5cdfa5b6bb366518b7a521f26d66586d97 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 147099956bd2b5ea1429457f0045c31c /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: 147099956bd2b5ea1429457f0045c31c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 147099956bd2b5ea1429457f0045c31c /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: 147099956bd2b5ea1429457f0045c31c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 147099956bd2b5ea1429457f0045c31c /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: 147099956bd2b5ea1429457f0045c31c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space " 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ space\ /trailing\ space\ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 /home/rclone/rclone-test-cijiguy4hogo/trailing space /trailing space 2025/11/05 01:02:54 DEBUG : trailing space /trailing space : Parsed hash: d3ef9643fcd68637268dc70d76e92c4aab4dbab6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 53f8cc17f92072aaa9f874a5bc25ba03 /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 53f8cc17f92072aaa9f874a5bc25ba03 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 53f8cc17f92072aaa9f874a5bc25ba03 /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 53f8cc17f92072aaa9f874a5bc25ba03 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 53f8cc17f92072aaa9f874a5bc25ba03 /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 53f8cc17f92072aaa9f874a5bc25ba03 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ CR␍/trailing\ CR␍ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f /home/rclone/rclone-test-cijiguy4hogo/trailing CR␍/trailing CR␍ 2025/11/05 01:02:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 50d893bd4387ac1d5033dd3f55e76bf2372aec1f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 450063c88e6b95690c3c239bf5b0baac /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 450063c88e6b95690c3c239bf5b0baac 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 450063c88e6b95690c3c239bf5b0baac /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 450063c88e6b95690c3c239bf5b0baac 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 450063c88e6b95690c3c239bf5b0baac /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 450063c88e6b95690c3c239bf5b0baac 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ LF␊/trailing\ LF␊ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 /home/rclone/rclone-test-cijiguy4hogo/trailing LF␊/trailing LF␊ 2025/11/05 01:02:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: af4912fc8a96bef7bcbb3ab97dea72f9ee162b02 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b988b3fe8e099d7eebb09ef14772e1a3 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b988b3fe8e099d7eebb09ef14772e1a3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b988b3fe8e099d7eebb09ef14772e1a3 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b988b3fe8e099d7eebb09ef14772e1a3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: b988b3fe8e099d7eebb09ef14772e1a3 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b988b3fe8e099d7eebb09ef14772e1a3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ HT␉/trailing\ HT␉ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 /home/rclone/rclone-test-cijiguy4hogo/trailing HT␉/trailing HT␉ 2025/11/05 01:02:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b933a8b25089dd0b276a712c0e0ee1812e29c01 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 70f497350cdfb8e8faf7d5d53a6e8dc2 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 70f497350cdfb8e8faf7d5d53a6e8dc2 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 70f497350cdfb8e8faf7d5d53a6e8dc2 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 70f497350cdfb8e8faf7d5d53a6e8dc2 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 70f497350cdfb8e8faf7d5d53a6e8dc2 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 70f497350cdfb8e8faf7d5d53a6e8dc2 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ VT␋/trailing\ VT␋ 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 /home/rclone/rclone-test-cijiguy4hogo/trailing VT␋/trailing VT␋ 2025/11/05 01:02:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9d21b590e0dfceb714638c3dbd2ceaf55ef15532 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: a5cee9061de91c46ce804cef7ba239a4 /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: a5cee9061de91c46ce804cef7ba239a4 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 525f60bb4ebe67b0bc28f28de399e5461065cfbc /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 525f60bb4ebe67b0bc28f28de399e5461065cfbc 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: a5cee9061de91c46ce804cef7ba239a4 /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: a5cee9061de91c46ce804cef7ba239a4 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 525f60bb4ebe67b0bc28f28de399e5461065cfbc /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 525f60bb4ebe67b0bc28f28de399e5461065cfbc 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: a5cee9061de91c46ce804cef7ba239a4 /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: a5cee9061de91c46ce804cef7ba239a4 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot." 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/trailing\ dot./trailing\ dot. 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 525f60bb4ebe67b0bc28f28de399e5461065cfbc /home/rclone/rclone-test-cijiguy4hogo/trailing dot./trailing dot. 2025/11/05 01:02:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 525f60bb4ebe67b0bc28f28de399e5461065cfbc === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 694d269884a131dfebc6fe453f6fe579 /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 694d269884a131dfebc6fe453f6fe579 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9af3476836964dea217f0a064803e81b93283a9b /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9af3476836964dea217f0a064803e81b93283a9b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 694d269884a131dfebc6fe453f6fe579 /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 694d269884a131dfebc6fe453f6fe579 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9af3476836964dea217f0a064803e81b93283a9b /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9af3476836964dea217f0a064803e81b93283a9b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 694d269884a131dfebc6fe453f6fe579 /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 694d269884a131dfebc6fe453f6fe579 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/invalid\ utf-8/invalid\ utf-8 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9af3476836964dea217f0a064803e81b93283a9b /home/rclone/rclone-test-cijiguy4hogo/invalid utf-8/invalid utf-8 2025/11/05 01:02:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9af3476836964dea217f0a064803e81b93283a9b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4c7dd6ddc20183859c5f97097838e245 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4c7dd6ddc20183859c5f97097838e245 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: e43c875955042f0da4d92158dea400fe8d30c523 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: e43c875955042f0da4d92158dea400fe8d30c523 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4c7dd6ddc20183859c5f97097838e245 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4c7dd6ddc20183859c5f97097838e245 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: e43c875955042f0da4d92158dea400fe8d30c523 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: e43c875955042f0da4d92158dea400fe8d30c523 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 4c7dd6ddc20183859c5f97097838e245 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4c7dd6ddc20183859c5f97097838e245 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/test\%46.txt/test\%46.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: e43c875955042f0da4d92158dea400fe8d30c523 /home/rclone/rclone-test-cijiguy4hogo/test%46.txt/test%46.txt 2025/11/05 01:02:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: e43c875955042f0da4d92158dea400fe8d30c523 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Connection OK after error: potato 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/zero-length-file" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/zero-length-file" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/zero-length-file" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/zero-length-file" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cijiguy4hogo/zero-length-file 2025/11/05 01:02:54 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/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 6b047025edce053e403a87f2d681f9f6 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 6b047025edce053e403a87f2d681f9f6 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ddb4b409f777347bb8b8a5577e0638b5f9232a4b /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: ddb4b409f777347bb8b8a5577e0638b5f9232a4b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 6b047025edce053e403a87f2d681f9f6 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 6b047025edce053e403a87f2d681f9f6 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: ddb4b409f777347bb8b8a5577e0638b5f9232a4b /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: ddb4b409f777347bb8b8a5577e0638b5f9232a4b 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c === 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/05 01:02:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/05 01:02:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60808->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/05 01:02:54 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/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:54 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 === 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/05 01:02:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cijiguy4hogo/hello? sausage/êé" 2025/11/05 01:02:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:54 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: New connection 127.0.0.1:60812->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Shell type "unix" from config 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé" 2025/11/05 01:02:55 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-cijiguy4hogo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{Y7F9y}:rclone-test-cijiguy4hogo/hello? sausage/êé" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Remote command result: 5710ecf25827924639b27bb5946e9cc8 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 5710ecf25827924639b27bb5946e9cc8 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Remote command result: 4577c43de71ceac6fe1e71da9177a679f918a1cd /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 4577c43de71ceac6fe1e71da9177a679f918a1cd 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Remote command result: 5710ecf25827924639b27bb5946e9cc8 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 5710ecf25827924639b27bb5946e9cc8 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: Remote command result: 4577c43de71ceac6fe1e71da9177a679f918a1cd /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/a/b/c/d/e.txt 2025/11/05 01:02:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 4577c43de71ceac6fe1e71da9177a679f918a1cd 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé: New connection 127.0.0.1:60826->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : Waiting for deletions to finish 2025/11/05 01:02:55 INFO : a/b/c/d/e.txt: Deleted 2025/11/05 01:02:55 DEBUG : removing 1 level 4 directories 2025/11/05 01:02:55 INFO : a/b/c/d: Removing directory 2025/11/05 01:02:55 DEBUG : removing 1 level 3 directories 2025/11/05 01:02:55 INFO : a/b/c: Removing directory 2025/11/05 01:02:55 DEBUG : removing 1 level 2 directories 2025/11/05 01:02:55 INFO : a/b: Removing directory 2025/11/05 01:02:55 DEBUG : removing 1 level 1 directories 2025/11/05 01:02:55 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: New connection 127.0.0.1:60838->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt 2025/11/05 01:02:55 DEBUG : moveTest/other.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/moveTest/other.txt 2025/11/05 01:02:55 DEBUG : moveTest/other.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/other.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/other.txt 2025/11/05 01:02:55 DEBUG : other.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zepozis4kana" 2025/11/05 01:02:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: New connection 127.0.0.1:60852->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Shell type "unix" from config 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Relative path resolved to "/home/rclone/rclone-test-zepozis4kana" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Using root directory "/home/rclone/rclone-test-zepozis4kana" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Shell path "/home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Running remote command: md5sum /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file name.txt 2025/11/05 01:02:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Shell path "/home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Running remote command: sha1sum /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/file name.txt 2025/11/05 01:02:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Shell path "/home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Running remote command: md5sum /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Shell path "/home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Running remote command: sha1sum /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-zepozis4kana/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: Purge dir "new_name" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zepozis4kana: 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: c72ddb20f40beb89e226d1dc31aa386d /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: c72ddb20f40beb89e226d1dc31aa386d 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 13c74160a2e80cd50b0c311d5f897f64d2534c0c /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 13c74160a2e80cd50b0c311d5f897f64d2534c0c === 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/05 01:02:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:60858->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 === 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/05 01:02:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cijiguy4hogo/not found.txt" 2025/11/05 01:02:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/not found.txt: New connection 127.0.0.1:60862->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/not found.txt: Shell type "unix" from config 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-cijiguy4hogo/not found.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/not found.txt: Using root directory "/home/rclone/rclone-test-cijiguy4hogo/not found.txt" 2025/11/05 01:02:55 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-cijiguy4hogo" from "TestSFTPOpenssh:rclone-test-cijiguy4hogo" 2025/11/05 01:02:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/11/05 01:02:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:60868->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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-cijiguy4hogo/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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f0fbe0cbc853414525ff921afbf6f0c /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 2f0fbe0cbc853414525ff921afbf6f0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f0fbe0cbc853414525ff921afbf6f0c /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 2f0fbe0cbc853414525ff921afbf6f0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f0fbe0cbc853414525ff921afbf6f0c /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 2f0fbe0cbc853414525ff921afbf6f0c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/created from root.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/created\ from\ root.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b /home/rclone/rclone-test-cijiguy4hogo/created from root.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/created from root.txt: Parsed hash: 1159cd1ff8e3b0c025313b9bd6999bc864f38a5b 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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-cijiguy4hogo/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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9f377e5e0107a154955038efb17357d0 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 9f377e5e0107a154955038efb17357d0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/file name.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/file\ name.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 /home/rclone/rclone-test-cijiguy4hogo/file name.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/file name.txt: Parsed hash: 5b0e53b0a46fd354bf9a35b9c3788f9fb2636de2 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 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-cijiguy4hogo/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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: eb332492d3b3ad578e46fde4412347f3 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: eb332492d3b3ad578e46fde4412347f3 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 562fd2cf6599db0a5b45049097e690760f308986 /home/rclone/rclone-test-cijiguy4hogo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/05 01:02:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 562fd2cf6599db0a5b45049097e690760f308986 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Server has VFS statistics extension 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: About path "/home/rclone/rclone-test-cijiguy4hogo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 1027069a6a22de2a337b28e4ff36f24b /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: 1027069a6a22de2a337b28e4ff36f24b 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 8818d253ec4bd20f33c61e53c98ad0a2a4c5c51c /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: 8818d253ec4bd20f33c61e53c98ad0a2a4c5c51c 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 1027069a6a22de2a337b28e4ff36f24b /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: 1027069a6a22de2a337b28e4ff36f24b 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/piped data.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/piped\ data.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 8818d253ec4bd20f33c61e53c98ad0a2a4c5c51c /home/rclone/rclone-test-cijiguy4hogo/piped data.txt 2025/11/05 01:02:55 DEBUG : piped data.txt: Parsed hash: 8818d253ec4bd20f33c61e53c98ad0a2a4c5c51c === 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/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 5259976d1ac6735b35dcbfe19257f23f /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : unknown-size-update.txt: Parsed hash: 5259976d1ac6735b35dcbfe19257f23f 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 52a218490cc39e076d9fa62d15b17bc0e719fa86 /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : unknown-size-update.txt: Parsed hash: 52a218490cc39e076d9fa62d15b17bc0e719fa86 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: md5sum /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 5259976d1ac6735b35dcbfe19257f23f /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : unknown-size-update.txt: Parsed hash: 5259976d1ac6735b35dcbfe19257f23f 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Shell path "/home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt" 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Running remote command: sha1sum /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Remote command result: 52a218490cc39e076d9fa62d15b17bc0e719fa86 /home/rclone/rclone-test-cijiguy4hogo/unknown-size-update.txt 2025/11/05 01:02:55 DEBUG : unknown-size-update.txt: Parsed hash: 52a218490cc39e076d9fa62d15b17bc0e719fa86 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 01:02:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-cijiguy4hogo/deeper/nonexisting/directory" 2025/11/05 01:02:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Y7F9y}" suffix to name 2025/11/05 01:02:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/11/05 01:02:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/11/05 01:02:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/11/05 01:02:55 DEBUG : Setting pass="QZgrrTjZio0x9fi4wYMNNfR77IBqgcES" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/11/05 01:02:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/deeper/nonexisting/directory: New connection 127.0.0.1:60882->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-cijiguy4hogo/deeper/nonexisting/directory" 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-cijiguy4hogo/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/05 01:02:56 DEBUG : Waiting for deletions to finish 2025/11/05 01:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/05 01:02:56 DEBUG : removing 1 level 4 directories 2025/11/05 01:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/05 01:02:56 DEBUG : removing 1 level 3 directories 2025/11/05 01:02:56 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/05 01:02:56 DEBUG : removing 1 level 2 directories 2025/11/05 01:02:56 INFO : hello? sausage/êé: Removing directory 2025/11/05 01:02:56 DEBUG : removing 1 level 1 directories 2025/11/05 01:02:56 INFO : hello? sausage: Removing directory 2025/11/05 01:02:56 DEBUG : removing 1 level 0 directories 2025/11/05 01:02:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Removing directory 2025/11/05 01:02:56 ERROR : error listing: directory not found 2025/11/05 01:02:56 DEBUG : Waiting for deletions to finish 2025/11/05 01:02:56 ERROR : error listing: directory not found 2025/11/05 01:02:56 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Failed to list "": directory not found 2025/11/05 01:02:56 DEBUG : removing 1 level 0 directories 2025/11/05 01:02:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Removing directory 2025/11/05 01:02:56 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/05 01:02:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-cijiguy4hogo: Closing 2 unused connections 2025/11/05 01:02:56 NOTICE: TestSFTPOpenssh: Stopping server --- FAIL: TestIntegration (3.07s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (1.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- 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.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.19s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 4.418s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 5.831044405s (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]