"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.11s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/14 04:31:39 NOTICE: TestSFTPRclone: Starting server 2026/07/14 04:31:40 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/14 04:31:40 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qayepiz8fuju" 2026/07/14 04:31:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: New connection 127.0.0.1:44578->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Relative path resolved to "/rclone-test-qayepiz8fuju" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Using root directory "/rclone-test-qayepiz8fuju" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/14 04:31:40 INFO : dir/subdir: Making directory 2026/07/14 04:31:40 INFO : dir/subdir: Removing directory 2026/07/14 04:31:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/14 04:31:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d212f680cf86d29662637931930afe /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 96d212f680cf86d29662637931930afe 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d212f680cf86d29662637931930afe /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 96d212f680cf86d29662637931930afe 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d212f680cf86d29662637931930afe /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 96d212f680cf86d29662637931930afe 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b /rclone-test-qayepiz8fuju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/14 04:31:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 80efbe6f77ab78a0a9e1bc014d47157857f78a3b === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 0493615f86d057bb0e80903e94aa35a8 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: 0493615f86d057bb0e80903e94aa35a8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b43c25943b8b7437e56fabb324a660056a274076 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: b43c25943b8b7437e56fabb324a660056a274076 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 0493615f86d057bb0e80903e94aa35a8 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: 0493615f86d057bb0e80903e94aa35a8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b43c25943b8b7437e56fabb324a660056a274076 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: b43c25943b8b7437e56fabb324a660056a274076 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 0493615f86d057bb0e80903e94aa35a8 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: 0493615f86d057bb0e80903e94aa35a8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/./." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b43c25943b8b7437e56fabb324a660056a274076 /rclone-test-qayepiz8fuju/./. 2026/07/14 04:31:40 DEBUG : ./.: Parsed hash: b43c25943b8b7437e56fabb324a660056a274076 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8136276a2668a797e3361ef5d60bcb09 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: 8136276a2668a797e3361ef5d60bcb09 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: e37f80ffd379afb850ac30c8d9a548cc32c9c584 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: e37f80ffd379afb850ac30c8d9a548cc32c9c584 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8136276a2668a797e3361ef5d60bcb09 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: 8136276a2668a797e3361ef5d60bcb09 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: e37f80ffd379afb850ac30c8d9a548cc32c9c584 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: e37f80ffd379afb850ac30c8d9a548cc32c9c584 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8136276a2668a797e3361ef5d60bcb09 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: 8136276a2668a797e3361ef5d60bcb09 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/../.." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: e37f80ffd379afb850ac30c8d9a548cc32c9c584 /rclone-test-qayepiz8fuju/../.. 2026/07/14 04:31:40 DEBUG : ../..: Parsed hash: e37f80ffd379afb850ac30c8d9a548cc32c9c584 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 926c7ec1b168f5f71a3ed4d71eaf84cf /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 926c7ec1b168f5f71a3ed4d71eaf84cf 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: aa256287c21d0b18b5d3158ae815aec2fc50f785 /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa256287c21d0b18b5d3158ae815aec2fc50f785 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 926c7ec1b168f5f71a3ed4d71eaf84cf /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 926c7ec1b168f5f71a3ed4d71eaf84cf 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: aa256287c21d0b18b5d3158ae815aec2fc50f785 /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa256287c21d0b18b5d3158ae815aec2fc50f785 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 926c7ec1b168f5f71a3ed4d71eaf84cf /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 926c7ec1b168f5f71a3ed4d71eaf84cf 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: aa256287c21d0b18b5d3158ae815aec2fc50f785 /rclone-test-qayepiz8fuju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/14 04:31:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: aa256287c21d0b18b5d3158ae815aec2fc50f785 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 2704e56ef8dfc2003b8d3bb30b385e56 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: 2704e56ef8dfc2003b8d3bb30b385e56 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: fe809a23886b344924bd123c82301d302fd96e18 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: fe809a23886b344924bd123c82301d302fd96e18 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 2704e56ef8dfc2003b8d3bb30b385e56 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: 2704e56ef8dfc2003b8d3bb30b385e56 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: fe809a23886b344924bd123c82301d302fd96e18 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: fe809a23886b344924bd123c82301d302fd96e18 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 2704e56ef8dfc2003b8d3bb30b385e56 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: 2704e56ef8dfc2003b8d3bb30b385e56 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/ leading space/ leading space" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\ leading\ space/\ leading\ space 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: fe809a23886b344924bd123c82301d302fd96e18 /rclone-test-qayepiz8fuju/ leading space/ leading space 2026/07/14 04:31:40 DEBUG : leading space/ leading space: Parsed hash: fe809a23886b344924bd123c82301d302fd96e18 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: f751ecb0e63ac0ee0a105c1ed0548254 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f751ecb0e63ac0ee0a105c1ed0548254 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3be4108e9caccf17a35cec46a09278871d2bc011 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3be4108e9caccf17a35cec46a09278871d2bc011 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: f751ecb0e63ac0ee0a105c1ed0548254 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f751ecb0e63ac0ee0a105c1ed0548254 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3be4108e9caccf17a35cec46a09278871d2bc011 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3be4108e9caccf17a35cec46a09278871d2bc011 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: f751ecb0e63ac0ee0a105c1ed0548254 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f751ecb0e63ac0ee0a105c1ed0548254 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/~leading tilde/~leading tilde" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/\~leading\ tilde/\~leading\ tilde 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3be4108e9caccf17a35cec46a09278871d2bc011 /rclone-test-qayepiz8fuju/~leading tilde/~leading tilde 2026/07/14 04:31:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3be4108e9caccf17a35cec46a09278871d2bc011 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3aeb76e67cced570598deb8b67ff6c38 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3aeb76e67cced570598deb8b67ff6c38 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bf25962e0169f116a7e30cbe377121630d72b183 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf25962e0169f116a7e30cbe377121630d72b183 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3aeb76e67cced570598deb8b67ff6c38 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3aeb76e67cced570598deb8b67ff6c38 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bf25962e0169f116a7e30cbe377121630d72b183 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf25962e0169f116a7e30cbe377121630d72b183 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3aeb76e67cced570598deb8b67ff6c38 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3aeb76e67cced570598deb8b67ff6c38 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␍leading CR/␍leading CR" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␍leading\ CR/␍leading\ CR 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bf25962e0169f116a7e30cbe377121630d72b183 /rclone-test-qayepiz8fuju/␍leading CR/␍leading CR 2026/07/14 04:31:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bf25962e0169f116a7e30cbe377121630d72b183 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 55ae3b9e27250792cef797c4c81404db /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 55ae3b9e27250792cef797c4c81404db 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 55ae3b9e27250792cef797c4c81404db /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 55ae3b9e27250792cef797c4c81404db 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 55ae3b9e27250792cef797c4c81404db /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 55ae3b9e27250792cef797c4c81404db 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␊leading LF/␊leading LF" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␊leading\ LF/␊leading\ LF 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 /rclone-test-qayepiz8fuju/␊leading LF/␊leading LF 2026/07/14 04:31:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3b8f9450bbf12691cafad9fc28ebc3dbded9a0f9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3d2c33bb1deea14709c579cfa7cfe0de /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3d2c33bb1deea14709c579cfa7cfe0de 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 12a134057a8702816e575ad5fb30e07903fbabd8 /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12a134057a8702816e575ad5fb30e07903fbabd8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3d2c33bb1deea14709c579cfa7cfe0de /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3d2c33bb1deea14709c579cfa7cfe0de 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 12a134057a8702816e575ad5fb30e07903fbabd8 /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12a134057a8702816e575ad5fb30e07903fbabd8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 3d2c33bb1deea14709c579cfa7cfe0de /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3d2c33bb1deea14709c579cfa7cfe0de 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␉leading HT/␉leading HT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␉leading\ HT/␉leading\ HT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 12a134057a8702816e575ad5fb30e07903fbabd8 /rclone-test-qayepiz8fuju/␉leading HT/␉leading HT 2026/07/14 04:31:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12a134057a8702816e575ad5fb30e07903fbabd8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 28e3df209a3ae3808cd98bdb872cc388 /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 28e3df209a3ae3808cd98bdb872cc388 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b798b7c28731d7469bcdf62f29f63e475179ed2a /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b798b7c28731d7469bcdf62f29f63e475179ed2a 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 28e3df209a3ae3808cd98bdb872cc388 /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 28e3df209a3ae3808cd98bdb872cc388 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b798b7c28731d7469bcdf62f29f63e475179ed2a /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b798b7c28731d7469bcdf62f29f63e475179ed2a 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 28e3df209a3ae3808cd98bdb872cc388 /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 28e3df209a3ae3808cd98bdb872cc388 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/␋leading VT/␋leading VT" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/␋leading\ VT/␋leading\ VT 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b798b7c28731d7469bcdf62f29f63e475179ed2a /rclone-test-qayepiz8fuju/␋leading VT/␋leading VT 2026/07/14 04:31:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b798b7c28731d7469bcdf62f29f63e475179ed2a === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 08fe59637facca53ed6a268eb054eabc /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 08fe59637facca53ed6a268eb054eabc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 73af89d6aff74f58edb2e7cce9b6132922686934 /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 73af89d6aff74f58edb2e7cce9b6132922686934 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 08fe59637facca53ed6a268eb054eabc /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 08fe59637facca53ed6a268eb054eabc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 73af89d6aff74f58edb2e7cce9b6132922686934 /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 73af89d6aff74f58edb2e7cce9b6132922686934 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 08fe59637facca53ed6a268eb054eabc /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 08fe59637facca53ed6a268eb054eabc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/.leading dot/.leading dot" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/.leading\ dot/.leading\ dot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 73af89d6aff74f58edb2e7cce9b6132922686934 /rclone-test-qayepiz8fuju/.leading dot/.leading dot 2026/07/14 04:31:40 DEBUG : .leading dot/.leading dot: Parsed hash: 73af89d6aff74f58edb2e7cce9b6132922686934 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8d1595ec620bc75ecbcac7b246947cef /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: 8d1595ec620bc75ecbcac7b246947cef 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8d1595ec620bc75ecbcac7b246947cef /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: 8d1595ec620bc75ecbcac7b246947cef 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 8d1595ec620bc75ecbcac7b246947cef /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: 8d1595ec620bc75ecbcac7b246947cef 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing space /trailing space " 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ space\ /trailing\ space\ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc /rclone-test-qayepiz8fuju/trailing space /trailing space 2026/07/14 04:31:40 DEBUG : trailing space /trailing space : Parsed hash: b742b768e18ae883dc6c4ddf94eb4b03f3c409bc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 9b5229ba0ba3d4bda78eee65a256a02c /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9b5229ba0ba3d4bda78eee65a256a02c 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 9b5229ba0ba3d4bda78eee65a256a02c /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9b5229ba0ba3d4bda78eee65a256a02c 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 9b5229ba0ba3d4bda78eee65a256a02c /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9b5229ba0ba3d4bda78eee65a256a02c 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ CR␍/trailing\ CR␍ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab /rclone-test-qayepiz8fuju/trailing CR␍/trailing CR␍ 2026/07/14 04:31:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4bbc498cfd94d254a7a402bdaad132a3c36eaaab === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: c78b8d7f5193338a98b77c92cac82064 /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c78b8d7f5193338a98b77c92cac82064 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 06d1855921059bf8c91e98facc62e93f18394fba /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06d1855921059bf8c91e98facc62e93f18394fba 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: c78b8d7f5193338a98b77c92cac82064 /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c78b8d7f5193338a98b77c92cac82064 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 06d1855921059bf8c91e98facc62e93f18394fba /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06d1855921059bf8c91e98facc62e93f18394fba 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: c78b8d7f5193338a98b77c92cac82064 /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c78b8d7f5193338a98b77c92cac82064 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ LF␊/trailing\ LF␊ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 06d1855921059bf8c91e98facc62e93f18394fba /rclone-test-qayepiz8fuju/trailing LF␊/trailing LF␊ 2026/07/14 04:31:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06d1855921059bf8c91e98facc62e93f18394fba === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 562d796e700bc5d179ec039a06a418bb /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 562d796e700bc5d179ec039a06a418bb 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b080f1e0529857de9b6e26ec8466265339cbd893 /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b080f1e0529857de9b6e26ec8466265339cbd893 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 562d796e700bc5d179ec039a06a418bb /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 562d796e700bc5d179ec039a06a418bb 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b080f1e0529857de9b6e26ec8466265339cbd893 /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b080f1e0529857de9b6e26ec8466265339cbd893 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 562d796e700bc5d179ec039a06a418bb /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 562d796e700bc5d179ec039a06a418bb 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ HT␉/trailing\ HT␉ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b080f1e0529857de9b6e26ec8466265339cbd893 /rclone-test-qayepiz8fuju/trailing HT␉/trailing HT␉ 2026/07/14 04:31:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: b080f1e0529857de9b6e26ec8466265339cbd893 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d19bfc6163c94fed52ddf02786a7d9 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 96d19bfc6163c94fed52ddf02786a7d9 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: cc89071b560bcc527b5b3a17b68b3eaf35c60734 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: cc89071b560bcc527b5b3a17b68b3eaf35c60734 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d19bfc6163c94fed52ddf02786a7d9 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 96d19bfc6163c94fed52ddf02786a7d9 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: cc89071b560bcc527b5b3a17b68b3eaf35c60734 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: cc89071b560bcc527b5b3a17b68b3eaf35c60734 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 96d19bfc6163c94fed52ddf02786a7d9 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 96d19bfc6163c94fed52ddf02786a7d9 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ VT␋/trailing\ VT␋ 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: cc89071b560bcc527b5b3a17b68b3eaf35c60734 /rclone-test-qayepiz8fuju/trailing VT␋/trailing VT␋ 2026/07/14 04:31:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: cc89071b560bcc527b5b3a17b68b3eaf35c60734 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b6ec878ae308d793eb2a84dbbb197458 /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: b6ec878ae308d793eb2a84dbbb197458 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 953a2fc31651fcdb325812e4840f3ccca3d2f5df /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 953a2fc31651fcdb325812e4840f3ccca3d2f5df 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b6ec878ae308d793eb2a84dbbb197458 /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: b6ec878ae308d793eb2a84dbbb197458 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 953a2fc31651fcdb325812e4840f3ccca3d2f5df /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 953a2fc31651fcdb325812e4840f3ccca3d2f5df 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b6ec878ae308d793eb2a84dbbb197458 /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: b6ec878ae308d793eb2a84dbbb197458 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/trailing dot./trailing dot." 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/trailing\ dot./trailing\ dot. 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 953a2fc31651fcdb325812e4840f3ccca3d2f5df /rclone-test-qayepiz8fuju/trailing dot./trailing dot. 2026/07/14 04:31:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 953a2fc31651fcdb325812e4840f3ccca3d2f5df === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 7eaa6b203c36932098327528b22e6105 /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7eaa6b203c36932098327528b22e6105 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 7eaa6b203c36932098327528b22e6105 /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7eaa6b203c36932098327528b22e6105 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 7eaa6b203c36932098327528b22e6105 /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7eaa6b203c36932098327528b22e6105 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/invalid\ utf-8/invalid\ utf-8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb /rclone-test-qayepiz8fuju/invalid utf-8/invalid utf-8 2026/07/14 04:31:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b10ccf7ba6ece6d63d619d252ee2bcee45317ccb === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 618e9bc88d13dbdcc414e765c67e8432 /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 618e9bc88d13dbdcc414e765c67e8432 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 618e9bc88d13dbdcc414e765c67e8432 /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 618e9bc88d13dbdcc414e765c67e8432 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 618e9bc88d13dbdcc414e765c67e8432 /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 618e9bc88d13dbdcc414e765c67e8432 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/test%46.txt/test%46.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/test\%46.txt/test\%46.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee /rclone-test-qayepiz8fuju/test%46.txt/test%46.txt 2026/07/14 04:31:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: d336aaf18b474f6612549fc3f3fc730b3bd8d2ee === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Connection OK after error: potato 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/zero-length-file" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/zero-length-file" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/zero-length-file" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/zero-length-file" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qayepiz8fuju/zero-length-file 2026/07/14 04:31:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 5cdb93b33bed7693a5498c84871488e8 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 5cdb93b33bed7693a5498c84871488e8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 19bb2ca53b5686168f870999b0831574d6621d37 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 19bb2ca53b5686168f870999b0831574d6621d37 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 5cdb93b33bed7693a5498c84871488e8 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 5cdb93b33bed7693a5498c84871488e8 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 19bb2ca53b5686168f870999b0831574d6621d37 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 19bb2ca53b5686168f870999b0831574d6621d37 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:44594->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qayepiz8fuju/hello? sausage/êé" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: New connection 127.0.0.1:44608->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Relative path resolved to "/rclone-test-qayepiz8fuju/hello? sausage/êé" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Using root directory "/rclone-test-qayepiz8fuju/hello? sausage/êé" 2026/07/14 04:31:40 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-qayepiz8fuju/hello? sausage/êé" to be canonical "TestSFTPRclone{5ygKi}:rclone-test-qayepiz8fuju/hello? sausage/êé" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Remote command result: be55cc2d2430e92eca5319cae3bdf4de /rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : a/b/c/d/e.txt: Parsed hash: be55cc2d2430e92eca5319cae3bdf4de 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Remote command result: 6e05e78ac35f2c80136fb64c5f6fa540c270a587 /rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : a/b/c/d/e.txt: Parsed hash: 6e05e78ac35f2c80136fb64c5f6fa540c270a587 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Remote command result: be55cc2d2430e92eca5319cae3bdf4de /rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : a/b/c/d/e.txt: Parsed hash: be55cc2d2430e92eca5319cae3bdf4de 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: Remote command result: 6e05e78ac35f2c80136fb64c5f6fa540c270a587 /rclone-test-qayepiz8fuju/hello? sausage/êé/a/b/c/d/e.txt 2026/07/14 04:31:40 DEBUG : a/b/c/d/e.txt: Parsed hash: 6e05e78ac35f2c80136fb64c5f6fa540c270a587 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé: New connection 127.0.0.1:44612->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:40 INFO : a/b/c/d/e.txt: Deleted 2026/07/14 04:31:40 DEBUG : removing 1 level 4 directories 2026/07/14 04:31:40 INFO : a/b/c/d: Removing directory 2026/07/14 04:31:40 DEBUG : removing 1 level 3 directories 2026/07/14 04:31:40 INFO : a/b/c: Removing directory 2026/07/14 04:31:40 DEBUG : removing 1 level 2 directories 2026/07/14 04:31:40 INFO : a/b: Removing directory 2026/07/14 04:31:40 DEBUG : removing 1 level 1 directories 2026/07/14 04:31:40 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: New connection 127.0.0.1:44626->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/moveTest/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/moveTest/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/moveTest/other.txt 2026/07/14 04:31:40 DEBUG : moveTest/other.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/moveTest/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/moveTest/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/moveTest/other.txt 2026/07/14 04:31:40 DEBUG : moveTest/other.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/other.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/other.txt 2026/07/14 04:31:40 DEBUG : other.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vogubum9guvu" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: New connection 127.0.0.1:44638->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Relative path resolved to "/rclone-test-vogubum9guvu" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Using root directory "/rclone-test-vogubum9guvu" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Shell path "/rclone-test-vogubum9guvu/new_name/sub_new_name/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Running remote command: md5sum /rclone-test-vogubum9guvu/new_name/sub_new_name/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-vogubum9guvu/new_name/sub_new_name/file name.txt 2026/07/14 04:31:40 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Shell path "/rclone-test-vogubum9guvu/new_name/sub_new_name/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Running remote command: sha1sum /rclone-test-vogubum9guvu/new_name/sub_new_name/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-vogubum9guvu/new_name/sub_new_name/file name.txt 2026/07/14 04:31:40 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Shell path "/rclone-test-vogubum9guvu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Running remote command: md5sum /rclone-test-vogubum9guvu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-vogubum9guvu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Shell path "/rclone-test-vogubum9guvu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Running remote command: sha1sum /rclone-test-vogubum9guvu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-vogubum9guvu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: Purge dir "new_name" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vogubum9guvu: 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/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 601ba3477ca2e1db41481d77db0bc9b95c90f06b /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 601ba3477ca2e1db41481d77db0bc9b95c90f06b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 113c9d07962f5c9f194c4daf512f6186 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 113c9d07962f5c9f194c4daf512f6186 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44650->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qayepiz8fuju/not found.txt" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/not found.txt: New connection 127.0.0.1:44658->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/not found.txt: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/not found.txt: Relative path resolved to "/rclone-test-qayepiz8fuju/not found.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/not found.txt: Using root directory "/rclone-test-qayepiz8fuju/not found.txt" 2026/07/14 04:31:40 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-qayepiz8fuju" from "TestSFTPRclone:rclone-test-qayepiz8fuju" 2026/07/14 04:31:40 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/14 04:31:40 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:40 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:40 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:40 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:40 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:44670->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 326ac34ec00db0351e02b296e565afbc /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 326ac34ec00db0351e02b296e565afbc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 326ac34ec00db0351e02b296e565afbc /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 326ac34ec00db0351e02b296e565afbc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 326ac34ec00db0351e02b296e565afbc /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 326ac34ec00db0351e02b296e565afbc 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/created from root.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/created\ from\ root.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 /rclone-test-qayepiz8fuju/created from root.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/created from root.txt: Parsed hash: 11c80c9c2bd92e7da983bf99f922d0866aec7bb4 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: bec8fc3b95597c1002e55fa4c72f8430 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: bec8fc3b95597c1002e55fa4c72f8430 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/file name.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/file\ name.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 322c181f8e3dc2df35016441602d62c4c7ae5715 /rclone-test-qayepiz8fuju/file name.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/file name.txt: Parsed hash: 322c181f8e3dc2df35016441602d62c4c7ae5715 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 52f86d4c07c6811272993729113ced94 /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 52f86d4c07c6811272993729113ced94 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 36c98bfd481fad474cebc1a9b4f38259df40907e /rclone-test-qayepiz8fuju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/14 04:31:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36c98bfd481fad474cebc1a9b4f38259df40907e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Server has VFS statistics extension 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: About path "/rclone-test-qayepiz8fuju" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:40 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 420329fa0b25a3e679d66f5aa074ef2c /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:41 DEBUG : piped data.txt: Parsed hash: 420329fa0b25a3e679d66f5aa074ef2c 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 9e85fbb719eabd21b779d242e4576324e7ac3d7c /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:41 DEBUG : piped data.txt: Parsed hash: 9e85fbb719eabd21b779d242e4576324e7ac3d7c 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 420329fa0b25a3e679d66f5aa074ef2c /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:41 DEBUG : piped data.txt: Parsed hash: 420329fa0b25a3e679d66f5aa074ef2c 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/piped data.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/piped\ data.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: 9e85fbb719eabd21b779d242e4576324e7ac3d7c /rclone-test-qayepiz8fuju/piped data.txt 2026/07/14 04:31:41 DEBUG : piped data.txt: Parsed hash: 9e85fbb719eabd21b779d242e4576324e7ac3d7c === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/unknown-size-update.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b3f0ddd48257222ef5e68c54bc0c1e72 /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : unknown-size-update.txt: Parsed hash: b3f0ddd48257222ef5e68c54bc0c1e72 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/unknown-size-update.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bc3bf4eccc61bdae80bc06acf9febbc66fb62ce6 /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : unknown-size-update.txt: Parsed hash: bc3bf4eccc61bdae80bc06acf9febbc66fb62ce6 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/unknown-size-update.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: md5sum /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: b3f0ddd48257222ef5e68c54bc0c1e72 /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : unknown-size-update.txt: Parsed hash: b3f0ddd48257222ef5e68c54bc0c1e72 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Shell path "/rclone-test-qayepiz8fuju/unknown-size-update.txt" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Running remote command: sha1sum /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Remote command result: bc3bf4eccc61bdae80bc06acf9febbc66fb62ce6 /rclone-test-qayepiz8fuju/unknown-size-update.txt 2026/07/14 04:31:41 DEBUG : unknown-size-update.txt: Parsed hash: bc3bf4eccc61bdae80bc06acf9febbc66fb62ce6 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/14 04:31:41 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qayepiz8fuju/deeper/nonexisting/directory" 2026/07/14 04:31:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/14 04:31:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:41 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:41 DEBUG : TestSFTPRclone: detected overridden config - adding "{5ygKi}" suffix to name 2026/07/14 04:31:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/14 04:31:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/14 04:31:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/14 04:31:41 DEBUG : Setting pass="puHi3TChmU05IqcoQnJCjX55l22IgVLiL4MNwvkrvQaiKME" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/14 04:31:41 NOTICE: TestSFTPRclone{5ygKi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/deeper/nonexisting/directory: New connection 127.0.0.1:44684->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9927.a0c09f138" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-qayepiz8fuju/deeper/nonexisting/directory" 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju/deeper/nonexisting/directory: Using root directory "/rclone-test-qayepiz8fuju/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/14 04:31:41 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/14 04:31:41 DEBUG : removing 1 level 4 directories 2026/07/14 04:31:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/14 04:31:41 DEBUG : removing 1 level 3 directories 2026/07/14 04:31:41 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/14 04:31:41 DEBUG : removing 1 level 2 directories 2026/07/14 04:31:41 INFO : hello? sausage/êé: Removing directory 2026/07/14 04:31:41 DEBUG : removing 1 level 1 directories 2026/07/14 04:31:41 INFO : hello? sausage: Removing directory 2026/07/14 04:31:41 DEBUG : removing 1 level 0 directories 2026/07/14 04:31:41 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Removing directory 2026/07/14 04:31:41 ERROR : error listing: directory not found 2026/07/14 04:31:41 DEBUG : Waiting for deletions to finish 2026/07/14 04:31:41 ERROR : error listing: directory not found 2026/07/14 04:31:41 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Failed to list "": directory not found 2026/07/14 04:31:41 DEBUG : removing 1 level 0 directories 2026/07/14 04:31:41 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Removing directory 2026/07/14 04:31:41 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/14 04:31:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qayepiz8fuju: Closing 2 unused connections 2026/07/14 04:31:41 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.70s) --- 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.66s) --- 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.16s) --- 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.46s) --- 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.00s) --- 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/ObjectOpenFingerprint (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.00s) --- 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.00s) --- 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.01s) --- 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.922s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.610990378s (try 1/5)