"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.17s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/07/08 02:37:40 NOTICE: TestSFTPRclone: Starting server 2026/07/08 02:37:41 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/08 02:37:41 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/08 02:37:41 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/08 02:37:41 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gusubav7vota" 2026/07/08 02:37:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 02:37:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: New connection 127.0.0.1:41678->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell type "unix" from config 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Relative path resolved to "/rclone-test-gusubav7vota" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Using root directory "/rclone-test-gusubav7vota" 2026/07/08 02:37:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/08 02:37:41 INFO : dir/subdir: Making directory 2026/07/08 02:37:41 INFO : dir/subdir: Removing directory 2026/07/08 02:37:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/08 02:37:41 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 460567d1ba7506049f134035dac2be42 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 460567d1ba7506049f134035dac2be42 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 83152af9cea7ab0ec9be964d1bb50240aba7df44 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 83152af9cea7ab0ec9be964d1bb50240aba7df44 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 460567d1ba7506049f134035dac2be42 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 460567d1ba7506049f134035dac2be42 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 83152af9cea7ab0ec9be964d1bb50240aba7df44 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 83152af9cea7ab0ec9be964d1bb50240aba7df44 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 460567d1ba7506049f134035dac2be42 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 460567d1ba7506049f134035dac2be42 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 83152af9cea7ab0ec9be964d1bb50240aba7df44 /rclone-test-gusubav7vota/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/08 02:37:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 83152af9cea7ab0ec9be964d1bb50240aba7df44 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2170d1ddd4708f8704b593a0672f08d7 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 2170d1ddd4708f8704b593a0672f08d7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6d4592cbfd10b419fb58dd399c87542774f857f0 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 6d4592cbfd10b419fb58dd399c87542774f857f0 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2170d1ddd4708f8704b593a0672f08d7 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 2170d1ddd4708f8704b593a0672f08d7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6d4592cbfd10b419fb58dd399c87542774f857f0 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 6d4592cbfd10b419fb58dd399c87542774f857f0 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2170d1ddd4708f8704b593a0672f08d7 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 2170d1ddd4708f8704b593a0672f08d7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/./." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6d4592cbfd10b419fb58dd399c87542774f857f0 /rclone-test-gusubav7vota/./. 2026/07/08 02:37:41 DEBUG : ./.: Parsed hash: 6d4592cbfd10b419fb58dd399c87542774f857f0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4be3726cc30884bd3330da2ca13550a7 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: 4be3726cc30884bd3330da2ca13550a7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d05545e73668766a22d0033cbd33e989072a83b6 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: d05545e73668766a22d0033cbd33e989072a83b6 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4be3726cc30884bd3330da2ca13550a7 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: 4be3726cc30884bd3330da2ca13550a7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d05545e73668766a22d0033cbd33e989072a83b6 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: d05545e73668766a22d0033cbd33e989072a83b6 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4be3726cc30884bd3330da2ca13550a7 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: 4be3726cc30884bd3330da2ca13550a7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/../.." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d05545e73668766a22d0033cbd33e989072a83b6 /rclone-test-gusubav7vota/../.. 2026/07/08 02:37:41 DEBUG : ../..: Parsed hash: d05545e73668766a22d0033cbd33e989072a83b6 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 99acdd5d4d87ef65c9476de6d5c1a2e1 /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 99acdd5d4d87ef65c9476de6d5c1a2e1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 99acdd5d4d87ef65c9476de6d5c1a2e1 /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 99acdd5d4d87ef65c9476de6d5c1a2e1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 99acdd5d4d87ef65c9476de6d5c1a2e1 /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 99acdd5d4d87ef65c9476de6d5c1a2e1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e /rclone-test-gusubav7vota/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/08 02:37:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8ce024e6e3d9de5082d34caaad75a2c55b9a948e === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3dcec4b3970667538cc2e61deeca03f4 /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: 3dcec4b3970667538cc2e61deeca03f4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e2ac5baa2a397f86dc9059020081a4744836deaf /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: e2ac5baa2a397f86dc9059020081a4744836deaf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3dcec4b3970667538cc2e61deeca03f4 /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: 3dcec4b3970667538cc2e61deeca03f4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e2ac5baa2a397f86dc9059020081a4744836deaf /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: e2ac5baa2a397f86dc9059020081a4744836deaf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3dcec4b3970667538cc2e61deeca03f4 /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: 3dcec4b3970667538cc2e61deeca03f4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/ leading space/ leading space" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\ leading\ space/\ leading\ space 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e2ac5baa2a397f86dc9059020081a4744836deaf /rclone-test-gusubav7vota/ leading space/ leading space 2026/07/08 02:37:41 DEBUG : leading space/ leading space: Parsed hash: e2ac5baa2a397f86dc9059020081a4744836deaf === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 62de11977a6c0c177a2b7cebae436d9e /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 62de11977a6c0c177a2b7cebae436d9e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ed7e14c2d45b6a58bfb433cacaae9610641740af /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed7e14c2d45b6a58bfb433cacaae9610641740af 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 62de11977a6c0c177a2b7cebae436d9e /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 62de11977a6c0c177a2b7cebae436d9e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ed7e14c2d45b6a58bfb433cacaae9610641740af /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed7e14c2d45b6a58bfb433cacaae9610641740af 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 62de11977a6c0c177a2b7cebae436d9e /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 62de11977a6c0c177a2b7cebae436d9e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/~leading tilde/~leading tilde" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/\~leading\ tilde/\~leading\ tilde 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ed7e14c2d45b6a58bfb433cacaae9610641740af /rclone-test-gusubav7vota/~leading tilde/~leading tilde 2026/07/08 02:37:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ed7e14c2d45b6a58bfb433cacaae9610641740af === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ee35bbd45651eff3092e2bc6b097b997 /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ee35bbd45651eff3092e2bc6b097b997 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 65fea49fb8f1e30738a554247dbd632ca88106cc /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 65fea49fb8f1e30738a554247dbd632ca88106cc 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ee35bbd45651eff3092e2bc6b097b997 /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ee35bbd45651eff3092e2bc6b097b997 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 65fea49fb8f1e30738a554247dbd632ca88106cc /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 65fea49fb8f1e30738a554247dbd632ca88106cc 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ee35bbd45651eff3092e2bc6b097b997 /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ee35bbd45651eff3092e2bc6b097b997 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␍leading CR/␍leading CR" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␍leading\ CR/␍leading\ CR 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 65fea49fb8f1e30738a554247dbd632ca88106cc /rclone-test-gusubav7vota/␍leading CR/␍leading CR 2026/07/08 02:37:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 65fea49fb8f1e30738a554247dbd632ca88106cc === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3276abc6e891c30d27dffdd4177c16bc /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3276abc6e891c30d27dffdd4177c16bc 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3276abc6e891c30d27dffdd4177c16bc /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3276abc6e891c30d27dffdd4177c16bc 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3276abc6e891c30d27dffdd4177c16bc /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3276abc6e891c30d27dffdd4177c16bc 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␊leading LF/␊leading LF" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␊leading\ LF/␊leading\ LF 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 /rclone-test-gusubav7vota/␊leading LF/␊leading LF 2026/07/08 02:37:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8e13bceff8c1eed2cff9144d31d16476db2d4e17 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ebc7edb0dd6661f39a02961a026990ff /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ebc7edb0dd6661f39a02961a026990ff 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ebc7edb0dd6661f39a02961a026990ff /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ebc7edb0dd6661f39a02961a026990ff 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ebc7edb0dd6661f39a02961a026990ff /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ebc7edb0dd6661f39a02961a026990ff 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␉leading HT/␉leading HT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␉leading\ HT/␉leading\ HT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 /rclone-test-gusubav7vota/␉leading HT/␉leading HT 2026/07/08 02:37:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2271ea9f5d3d53f614e3b553f8385b0f8f7fe19 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 72877f15349b3d1e258a4aa1f1c2ebab /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72877f15349b3d1e258a4aa1f1c2ebab 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e1f803bf3f7577089fd46a388625bf25d4029a3d /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1f803bf3f7577089fd46a388625bf25d4029a3d 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 72877f15349b3d1e258a4aa1f1c2ebab /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72877f15349b3d1e258a4aa1f1c2ebab 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e1f803bf3f7577089fd46a388625bf25d4029a3d /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1f803bf3f7577089fd46a388625bf25d4029a3d 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 72877f15349b3d1e258a4aa1f1c2ebab /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72877f15349b3d1e258a4aa1f1c2ebab 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/␋leading VT/␋leading VT" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/␋leading\ VT/␋leading\ VT 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e1f803bf3f7577089fd46a388625bf25d4029a3d /rclone-test-gusubav7vota/␋leading VT/␋leading VT 2026/07/08 02:37:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1f803bf3f7577089fd46a388625bf25d4029a3d === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: f2cbf1d2dfe7261c152d32b43294ea5d /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: f2cbf1d2dfe7261c152d32b43294ea5d 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d2c82bf92bffadc4bc6b897f844867ea0da741e3 /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: d2c82bf92bffadc4bc6b897f844867ea0da741e3 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: f2cbf1d2dfe7261c152d32b43294ea5d /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: f2cbf1d2dfe7261c152d32b43294ea5d 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d2c82bf92bffadc4bc6b897f844867ea0da741e3 /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: d2c82bf92bffadc4bc6b897f844867ea0da741e3 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: f2cbf1d2dfe7261c152d32b43294ea5d /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: f2cbf1d2dfe7261c152d32b43294ea5d 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/.leading dot/.leading dot" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/.leading\ dot/.leading\ dot 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d2c82bf92bffadc4bc6b897f844867ea0da741e3 /rclone-test-gusubav7vota/.leading dot/.leading dot 2026/07/08 02:37:41 DEBUG : .leading dot/.leading dot: Parsed hash: d2c82bf92bffadc4bc6b897f844867ea0da741e3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 87b6c3b8506971c600b318c3a29431a8e1defb7e /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 87b6c3b8506971c600b318c3a29431a8e1defb7e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 87b6c3b8506971c600b318c3a29431a8e1defb7e /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 87b6c3b8506971c600b318c3a29431a8e1defb7e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 40a8b9aa3b3e7f9e1583e8d71ab0b0b1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing space /trailing space " 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ space\ /trailing\ space\ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 87b6c3b8506971c600b318c3a29431a8e1defb7e /rclone-test-gusubav7vota/trailing space /trailing space 2026/07/08 02:37:41 DEBUG : trailing space /trailing space : Parsed hash: 87b6c3b8506971c600b318c3a29431a8e1defb7e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 7dc964c0c83c170fa5ea13379b13e155 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7dc964c0c83c170fa5ea13379b13e155 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 7dc964c0c83c170fa5ea13379b13e155 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7dc964c0c83c170fa5ea13379b13e155 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 7dc964c0c83c170fa5ea13379b13e155 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7dc964c0c83c170fa5ea13379b13e155 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing CR␍/trailing CR␍" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ CR␍/trailing\ CR␍ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 /rclone-test-gusubav7vota/trailing CR␍/trailing CR␍ 2026/07/08 02:37:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 056c7bb33ce5ee995c39ef4736438d25dd02eae3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2590c8997ad4ede95207dbfc22cd112c /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2590c8997ad4ede95207dbfc22cd112c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2590c8997ad4ede95207dbfc22cd112c /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2590c8997ad4ede95207dbfc22cd112c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 2590c8997ad4ede95207dbfc22cd112c /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2590c8997ad4ede95207dbfc22cd112c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing LF␊/trailing LF␊" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ LF␊/trailing\ LF␊ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 /rclone-test-gusubav7vota/trailing LF␊/trailing LF␊ 2026/07/08 02:37:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8bcdc1ce80d1cb98fa743abd13364fbb69e79a80 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 69305cc7ca283809e45469f215a818aa /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 69305cc7ca283809e45469f215a818aa 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 928f362edf1a1049365bf3d7cbe85724f043ef08 /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 928f362edf1a1049365bf3d7cbe85724f043ef08 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 69305cc7ca283809e45469f215a818aa /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 69305cc7ca283809e45469f215a818aa 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 928f362edf1a1049365bf3d7cbe85724f043ef08 /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 928f362edf1a1049365bf3d7cbe85724f043ef08 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 69305cc7ca283809e45469f215a818aa /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 69305cc7ca283809e45469f215a818aa 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing HT␉/trailing HT␉" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ HT␉/trailing\ HT␉ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 928f362edf1a1049365bf3d7cbe85724f043ef08 /rclone-test-gusubav7vota/trailing HT␉/trailing HT␉ 2026/07/08 02:37:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 928f362edf1a1049365bf3d7cbe85724f043ef08 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4a12ccf833f6413cf8f56e6d8155ead7 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a12ccf833f6413cf8f56e6d8155ead7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4a12ccf833f6413cf8f56e6d8155ead7 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a12ccf833f6413cf8f56e6d8155ead7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 4a12ccf833f6413cf8f56e6d8155ead7 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a12ccf833f6413cf8f56e6d8155ead7 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing VT␋/trailing VT␋" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ VT␋/trailing\ VT␋ 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 /rclone-test-gusubav7vota/trailing VT␋/trailing VT␋ 2026/07/08 02:37:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 86a0bb30c358df7e2b147c9f8f4a9ab7fbee4fc4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ea97e2bc36b01cc5bce4ec36d16321fe /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: ea97e2bc36b01cc5bce4ec36d16321fe 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ea97e2bc36b01cc5bce4ec36d16321fe /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: ea97e2bc36b01cc5bce4ec36d16321fe 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ea97e2bc36b01cc5bce4ec36d16321fe /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: ea97e2bc36b01cc5bce4ec36d16321fe 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/trailing dot./trailing dot." 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/trailing\ dot./trailing\ dot. 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 /rclone-test-gusubav7vota/trailing dot./trailing dot. 2026/07/08 02:37:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 45f0c4ef5d6a55c9e5c4c2e02b0d2b71a8532390 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d56815ebdc64ba2d48f5f3a0b0cd7b26 /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d56815ebdc64ba2d48f5f3a0b0cd7b26 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d56815ebdc64ba2d48f5f3a0b0cd7b26 /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d56815ebdc64ba2d48f5f3a0b0cd7b26 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d56815ebdc64ba2d48f5f3a0b0cd7b26 /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: d56815ebdc64ba2d48f5f3a0b0cd7b26 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/invalid\ utf-8/invalid\ utf-8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e /rclone-test-gusubav7vota/invalid utf-8/invalid utf-8 2026/07/08 02:37:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a65a0bd861c58da952ac26dc94aa8ffb0f9a134e === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6fcdee1746a5ef7a312a8ff0351b1af4 /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6fcdee1746a5ef7a312a8ff0351b1af4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6fcdee1746a5ef7a312a8ff0351b1af4 /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6fcdee1746a5ef7a312a8ff0351b1af4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6fcdee1746a5ef7a312a8ff0351b1af4 /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6fcdee1746a5ef7a312a8ff0351b1af4 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/test%46.txt/test%46.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/test\%46.txt/test\%46.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f /rclone-test-gusubav7vota/test%46.txt/test%46.txt 2026/07/08 02:37:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 3e2e1f4cea1498de89d38a9fae052a499a46cb0f === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Connection OK after error: potato 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/zero-length-file" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/zero-length-file" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/zero-length-file" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/zero-length-file" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gusubav7vota/zero-length-file 2026/07/08 02:37:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 69e62097857f9bb30e4fd374424d07ad /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 69e62097857f9bb30e4fd374424d07ad 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ba2cf52267587026dc46c85aa807a31093ac802e /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: ba2cf52267587026dc46c85aa807a31093ac802e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 69e62097857f9bb30e4fd374424d07ad /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 69e62097857f9bb30e4fd374424d07ad 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: ba2cf52267587026dc46c85aa807a31093ac802e /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: ba2cf52267587026dc46c85aa807a31093ac802e 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/08 02:37:41 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/08 02:37:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:41690->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/08 02:37:41 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gusubav7vota/hello? sausage/êé" 2026/07/08 02:37:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:41 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:41 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: New connection 127.0.0.1:41700->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Shell type "unix" from config 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Relative path resolved to "/rclone-test-gusubav7vota/hello? sausage/êé" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Using root directory "/rclone-test-gusubav7vota/hello? sausage/êé" 2026/07/08 02:37:41 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-gusubav7vota/hello? sausage/êé" to be canonical "TestSFTPRclone{Yh1B1}:rclone-test-gusubav7vota/hello? sausage/êé" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Remote command result: 69c4f6999632120be99ed93d695e6f20 /rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : a/b/c/d/e.txt: Parsed hash: 69c4f6999632120be99ed93d695e6f20 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Remote command result: b78482bac9affa9e570e55f9ac432017f91483a8 /rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : a/b/c/d/e.txt: Parsed hash: b78482bac9affa9e570e55f9ac432017f91483a8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Remote command result: 69c4f6999632120be99ed93d695e6f20 /rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : a/b/c/d/e.txt: Parsed hash: 69c4f6999632120be99ed93d695e6f20 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: Remote command result: b78482bac9affa9e570e55f9ac432017f91483a8 /rclone-test-gusubav7vota/hello? sausage/êé/a/b/c/d/e.txt 2026/07/08 02:37:41 DEBUG : a/b/c/d/e.txt: Parsed hash: b78482bac9affa9e570e55f9ac432017f91483a8 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé: New connection 127.0.0.1:41704->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:41 DEBUG : Waiting for deletions to finish 2026/07/08 02:37:41 INFO : a/b/c/d/e.txt: Deleted 2026/07/08 02:37:41 DEBUG : removing 1 level 4 directories 2026/07/08 02:37:41 INFO : a/b/c/d: Removing directory 2026/07/08 02:37:41 DEBUG : removing 1 level 3 directories 2026/07/08 02:37:41 INFO : a/b/c: Removing directory 2026/07/08 02:37:41 DEBUG : removing 1 level 2 directories 2026/07/08 02:37:41 INFO : a/b: Removing directory 2026/07/08 02:37:41 DEBUG : removing 1 level 1 directories 2026/07/08 02:37:41 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:41 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: New connection 127.0.0.1:41712->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/moveTest/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/moveTest/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/moveTest/other.txt 2026/07/08 02:37:42 DEBUG : moveTest/other.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/moveTest/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/moveTest/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/moveTest/other.txt 2026/07/08 02:37:42 DEBUG : moveTest/other.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/other.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/other.txt 2026/07/08 02:37:42 DEBUG : other.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/08 02:37:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-muhadob7lisu" 2026/07/08 02:37:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: New connection 127.0.0.1:41718->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Shell type "unix" from config 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Relative path resolved to "/rclone-test-muhadob7lisu" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Using root directory "/rclone-test-muhadob7lisu" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Shell path "/rclone-test-muhadob7lisu/new_name/sub_new_name/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Running remote command: md5sum /rclone-test-muhadob7lisu/new_name/sub_new_name/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-muhadob7lisu/new_name/sub_new_name/file name.txt 2026/07/08 02:37:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Shell path "/rclone-test-muhadob7lisu/new_name/sub_new_name/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Running remote command: sha1sum /rclone-test-muhadob7lisu/new_name/sub_new_name/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-muhadob7lisu/new_name/sub_new_name/file name.txt 2026/07/08 02:37:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Shell path "/rclone-test-muhadob7lisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Running remote command: md5sum /rclone-test-muhadob7lisu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-muhadob7lisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Shell path "/rclone-test-muhadob7lisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Running remote command: sha1sum /rclone-test-muhadob7lisu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-muhadob7lisu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Purge dir "new_name" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-muhadob7lisu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: c8f8e10c59fcf659d2c73211137ad639 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: c8f8e10c59fcf659d2c73211137ad639 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: 0fdbfde0a143b837be13e8cf2ef58be9ced94cdf === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/08 02:37:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:41734->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/08 02:37:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gusubav7vota/not found.txt" 2026/07/08 02:37:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/not found.txt: New connection 127.0.0.1:41738->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/not found.txt: Shell type "unix" from config 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/not found.txt: Relative path resolved to "/rclone-test-gusubav7vota/not found.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/not found.txt: Using root directory "/rclone-test-gusubav7vota/not found.txt" 2026/07/08 02:37:42 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-gusubav7vota" from "TestSFTPRclone:rclone-test-gusubav7vota" 2026/07/08 02:37:42 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/08 02:37:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:41752->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ded0bea9e334208232e303874c07a3dc /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: ded0bea9e334208232e303874c07a3dc 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ded0bea9e334208232e303874c07a3dc /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: ded0bea9e334208232e303874c07a3dc 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ded0bea9e334208232e303874c07a3dc /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: ded0bea9e334208232e303874c07a3dc 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/created from root.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/created\ from\ root.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e /rclone-test-gusubav7vota/created from root.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/created from root.txt: Parsed hash: 451d96fa589fbafbfa7a774e9ca3e2d13aa0528e 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bff2d98426814dff543c9bb08fa05cc9 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: bff2d98426814dff543c9bb08fa05cc9 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/file name.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/file\ name.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e927d5d01f532a88d7ca4556fca0f83f93db5529 /rclone-test-gusubav7vota/file name.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/file name.txt: Parsed hash: e927d5d01f532a88d7ca4556fca0f83f93db5529 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 34019c69eda65e0357a45187ba58df4c /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 34019c69eda65e0357a45187ba58df4c 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 06c1c9ea67465df38013dde3f9130e5c12610537 /rclone-test-gusubav7vota/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/08 02:37:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 06c1c9ea67465df38013dde3f9130e5c12610537 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Server has VFS statistics extension 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: About path "/rclone-test-gusubav7vota" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6c42247419aeb7b7a510577302b70a90 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: 6c42247419aeb7b7a510577302b70a90 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 577ae69e7d11672b27a1d06946d07f8f9724c045 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: 577ae69e7d11672b27a1d06946d07f8f9724c045 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6c42247419aeb7b7a510577302b70a90 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: 6c42247419aeb7b7a510577302b70a90 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/piped data.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/piped\ data.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 577ae69e7d11672b27a1d06946d07f8f9724c045 /rclone-test-gusubav7vota/piped data.txt 2026/07/08 02:37:42 DEBUG : piped data.txt: Parsed hash: 577ae69e7d11672b27a1d06946d07f8f9724c045 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/unknown-size-update.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: b67abc810aac8d8b0dd7f6feeaf3b957 /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : unknown-size-update.txt: Parsed hash: b67abc810aac8d8b0dd7f6feeaf3b957 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/unknown-size-update.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6f20052e03d733bdcb71bbfeb12fa80e610b1e33 /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : unknown-size-update.txt: Parsed hash: 6f20052e03d733bdcb71bbfeb12fa80e610b1e33 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/unknown-size-update.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: md5sum /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: b67abc810aac8d8b0dd7f6feeaf3b957 /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : unknown-size-update.txt: Parsed hash: b67abc810aac8d8b0dd7f6feeaf3b957 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Shell path "/rclone-test-gusubav7vota/unknown-size-update.txt" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Running remote command: sha1sum /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Remote command result: 6f20052e03d733bdcb71bbfeb12fa80e610b1e33 /rclone-test-gusubav7vota/unknown-size-update.txt 2026/07/08 02:37:42 DEBUG : unknown-size-update.txt: Parsed hash: 6f20052e03d733bdcb71bbfeb12fa80e610b1e33 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/08 02:37:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-gusubav7vota/deeper/nonexisting/directory" 2026/07/08 02:37:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Yh1B1}" suffix to name 2026/07/08 02:37:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/08 02:37:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/08 02:37:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/08 02:37:42 DEBUG : Setting pass="FC63A3rUNyJocoD_1cOTcJuRbHy_MD3zcDVnCjW9Gurv35s" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/08 02:37:42 NOTICE: TestSFTPRclone{Yh1B1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/deeper/nonexisting/directory: New connection 127.0.0.1:41756->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9876.b5a81dab7" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-gusubav7vota/deeper/nonexisting/directory" 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota/deeper/nonexisting/directory: Using root directory "/rclone-test-gusubav7vota/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/08 02:37:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:37:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/08 02:37:42 DEBUG : removing 1 level 4 directories 2026/07/08 02:37:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/08 02:37:42 DEBUG : removing 1 level 3 directories 2026/07/08 02:37:42 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/08 02:37:42 DEBUG : removing 1 level 2 directories 2026/07/08 02:37:42 INFO : hello? sausage/êé: Removing directory 2026/07/08 02:37:42 DEBUG : removing 1 level 1 directories 2026/07/08 02:37:42 INFO : hello? sausage: Removing directory 2026/07/08 02:37:42 DEBUG : removing 1 level 0 directories 2026/07/08 02:37:42 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Removing directory 2026/07/08 02:37:42 ERROR : error listing: directory not found 2026/07/08 02:37:42 DEBUG : Waiting for deletions to finish 2026/07/08 02:37:42 ERROR : error listing: directory not found 2026/07/08 02:37:42 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Failed to list "": directory not found 2026/07/08 02:37:42 DEBUG : removing 1 level 0 directories 2026/07/08 02:37:42 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Removing directory 2026/07/08 02:37:42 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/08 02:37:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-gusubav7vota: Closing 2 unused connections 2026/07/08 02:37:42 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.58s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.39s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.909s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.671883688s (try 1/5)