"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 TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2025/11/01 01:05:40 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:41 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/11/01 01:05:41 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:42 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/11/01 01:05:42 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:43 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/11/01 01:05:43 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:44 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/11/01 01:05:44 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:45 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/11/01 01:05:45 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:46 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/11/01 01:05:46 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:47 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/11/01 01:05:47 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:48 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/11/01 01:05:48 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:49 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/11/01 01:05:49 NOTICE: TestSFTPRclone: Stopping server 2025/11/01 01:05:49 NOTICE: TestSFTPRclone: Starting server 2025/11/01 01:05:51 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: Read 1, error: 2025/11/01 01:05:51 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: New connection 127.0.0.1:41510->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Relative path resolved to "/rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Using root directory "/rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/01 01:05:51 INFO : dir/subdir: Making directory 2025/11/01 01:05:51 INFO : dir/subdir: Removing directory 2025/11/01 01:05:51 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/11/01 01:05:51 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 2b13d98965c1440202ce671e95902c8d /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2b13d98965c1440202ce671e95902c8d 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 2b13d98965c1440202ce671e95902c8d /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2b13d98965c1440202ce671e95902c8d 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 2b13d98965c1440202ce671e95902c8d /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2b13d98965c1440202ce671e95902c8d 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 /rclone-test-fisijom4veho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/01 01:05:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 82ef8d81f512199b1b4f3c6a941fea54b8c12eb3 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9bf75e4c8efb8647bbaf02ce1fa21c9e /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: 9bf75e4c8efb8647bbaf02ce1fa21c9e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39d60ca350444f62b901fb4afd7f5627b911606 /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: a39d60ca350444f62b901fb4afd7f5627b911606 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9bf75e4c8efb8647bbaf02ce1fa21c9e /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: 9bf75e4c8efb8647bbaf02ce1fa21c9e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39d60ca350444f62b901fb4afd7f5627b911606 /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: a39d60ca350444f62b901fb4afd7f5627b911606 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9bf75e4c8efb8647bbaf02ce1fa21c9e /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: 9bf75e4c8efb8647bbaf02ce1fa21c9e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/./." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39d60ca350444f62b901fb4afd7f5627b911606 /rclone-test-fisijom4veho/./. 2025/11/01 01:05:51 DEBUG : ./.: Parsed hash: a39d60ca350444f62b901fb4afd7f5627b911606 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 08afe32c24efbf9e4c3878aa3c5ba9e5 /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 08afe32c24efbf9e4c3878aa3c5ba9e5 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9703be8f35c9688c2bdc42e82f2205337dd01eca /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 9703be8f35c9688c2bdc42e82f2205337dd01eca 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 08afe32c24efbf9e4c3878aa3c5ba9e5 /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 08afe32c24efbf9e4c3878aa3c5ba9e5 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9703be8f35c9688c2bdc42e82f2205337dd01eca /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 9703be8f35c9688c2bdc42e82f2205337dd01eca 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 08afe32c24efbf9e4c3878aa3c5ba9e5 /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 08afe32c24efbf9e4c3878aa3c5ba9e5 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/../.." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 9703be8f35c9688c2bdc42e82f2205337dd01eca /rclone-test-fisijom4veho/../.. 2025/11/01 01:05:51 DEBUG : ../..: Parsed hash: 9703be8f35c9688c2bdc42e82f2205337dd01eca === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f70d6a4fa8cf0984dee637ae689666e7 /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f70d6a4fa8cf0984dee637ae689666e7 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d8581c75d325c155dff6d4f8f985d8fa57e612de /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d8581c75d325c155dff6d4f8f985d8fa57e612de 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f70d6a4fa8cf0984dee637ae689666e7 /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f70d6a4fa8cf0984dee637ae689666e7 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d8581c75d325c155dff6d4f8f985d8fa57e612de /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d8581c75d325c155dff6d4f8f985d8fa57e612de 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f70d6a4fa8cf0984dee637ae689666e7 /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f70d6a4fa8cf0984dee637ae689666e7 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d8581c75d325c155dff6d4f8f985d8fa57e612de /rclone-test-fisijom4veho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/01 01:05:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d8581c75d325c155dff6d4f8f985d8fa57e612de === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a577b830adcf8c7416016785dc8f1a90 /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: a577b830adcf8c7416016785dc8f1a90 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a577b830adcf8c7416016785dc8f1a90 /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: a577b830adcf8c7416016785dc8f1a90 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a577b830adcf8c7416016785dc8f1a90 /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: a577b830adcf8c7416016785dc8f1a90 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/ leading space/ leading space" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\ leading\ space/\ leading\ space 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd /rclone-test-fisijom4veho/ leading space/ leading space 2025/11/01 01:05:51 DEBUG : leading space/ leading space: Parsed hash: 1aab78482e3f642adedf6ed7b8c6dd12c2d272bd === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 272d618cecb97af10ea26088e9a3ec82 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 272d618cecb97af10ea26088e9a3ec82 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d523799a84b4f6582707ccb53836d93f6ba5d163 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d523799a84b4f6582707ccb53836d93f6ba5d163 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 272d618cecb97af10ea26088e9a3ec82 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 272d618cecb97af10ea26088e9a3ec82 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d523799a84b4f6582707ccb53836d93f6ba5d163 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d523799a84b4f6582707ccb53836d93f6ba5d163 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 272d618cecb97af10ea26088e9a3ec82 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 272d618cecb97af10ea26088e9a3ec82 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/~leading tilde/~leading tilde" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/\~leading\ tilde/\~leading\ tilde 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d523799a84b4f6582707ccb53836d93f6ba5d163 /rclone-test-fisijom4veho/~leading tilde/~leading tilde 2025/11/01 01:05:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d523799a84b4f6582707ccb53836d93f6ba5d163 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 6f1a956579bedc98e22c23cbfc4dd17a /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6f1a956579bedc98e22c23cbfc4dd17a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 0f8263a9bea766456e144be2bff717a8a258e4ca /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f8263a9bea766456e144be2bff717a8a258e4ca 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 6f1a956579bedc98e22c23cbfc4dd17a /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6f1a956579bedc98e22c23cbfc4dd17a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 0f8263a9bea766456e144be2bff717a8a258e4ca /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f8263a9bea766456e144be2bff717a8a258e4ca 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 6f1a956579bedc98e22c23cbfc4dd17a /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6f1a956579bedc98e22c23cbfc4dd17a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␍leading CR/␍leading CR" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␍leading\ CR/␍leading\ CR 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 0f8263a9bea766456e144be2bff717a8a258e4ca /rclone-test-fisijom4veho/␍leading CR/␍leading CR 2025/11/01 01:05:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0f8263a9bea766456e144be2bff717a8a258e4ca === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c6a77058addbc116b45715d29304383a /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c6a77058addbc116b45715d29304383a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f656020e4ea419db32c88f22dcc9cafe3871ce95 /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f656020e4ea419db32c88f22dcc9cafe3871ce95 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c6a77058addbc116b45715d29304383a /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c6a77058addbc116b45715d29304383a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f656020e4ea419db32c88f22dcc9cafe3871ce95 /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f656020e4ea419db32c88f22dcc9cafe3871ce95 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c6a77058addbc116b45715d29304383a /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c6a77058addbc116b45715d29304383a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␊leading LF/␊leading LF" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␊leading\ LF/␊leading\ LF 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: f656020e4ea419db32c88f22dcc9cafe3871ce95 /rclone-test-fisijom4veho/␊leading LF/␊leading LF 2025/11/01 01:05:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f656020e4ea419db32c88f22dcc9cafe3871ce95 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 46852e11358bc2ab5a781c82867e6b03 /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 46852e11358bc2ab5a781c82867e6b03 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c2c5315fe70910ef22c1de5c9ecbc02543e4faac /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c2c5315fe70910ef22c1de5c9ecbc02543e4faac 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 46852e11358bc2ab5a781c82867e6b03 /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 46852e11358bc2ab5a781c82867e6b03 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c2c5315fe70910ef22c1de5c9ecbc02543e4faac /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c2c5315fe70910ef22c1de5c9ecbc02543e4faac 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 46852e11358bc2ab5a781c82867e6b03 /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 46852e11358bc2ab5a781c82867e6b03 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␉leading HT/␉leading HT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␉leading\ HT/␉leading\ HT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c2c5315fe70910ef22c1de5c9ecbc02543e4faac /rclone-test-fisijom4veho/␉leading HT/␉leading HT 2025/11/01 01:05:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: c2c5315fe70910ef22c1de5c9ecbc02543e4faac === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: e37f1c681fca177a830b3f66d237fa69 /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e37f1c681fca177a830b3f66d237fa69 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: e37f1c681fca177a830b3f66d237fa69 /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e37f1c681fca177a830b3f66d237fa69 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: e37f1c681fca177a830b3f66d237fa69 /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e37f1c681fca177a830b3f66d237fa69 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/␋leading VT/␋leading VT" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/␋leading\ VT/␋leading\ VT 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c /rclone-test-fisijom4veho/␋leading VT/␋leading VT 2025/11/01 01:05:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a64b02ac46ba2d07f26cd0e43dd68825c1eae53c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 70763ad94c7b1e9097f411b3196a4b80 /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 70763ad94c7b1e9097f411b3196a4b80 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1d7c909176c5f16c1fdae626e380b44006a1517f /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 1d7c909176c5f16c1fdae626e380b44006a1517f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 70763ad94c7b1e9097f411b3196a4b80 /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 70763ad94c7b1e9097f411b3196a4b80 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1d7c909176c5f16c1fdae626e380b44006a1517f /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 1d7c909176c5f16c1fdae626e380b44006a1517f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 70763ad94c7b1e9097f411b3196a4b80 /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 70763ad94c7b1e9097f411b3196a4b80 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/.leading dot/.leading dot" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/.leading\ dot/.leading\ dot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1d7c909176c5f16c1fdae626e380b44006a1517f /rclone-test-fisijom4veho/.leading dot/.leading dot 2025/11/01 01:05:51 DEBUG : .leading dot/.leading dot: Parsed hash: 1d7c909176c5f16c1fdae626e380b44006a1517f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 53956233dc2b7417ac79ff552d2ab6b9 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 53956233dc2b7417ac79ff552d2ab6b9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 76469476c2004bd1cce1eb9a06e384f63e597450 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 76469476c2004bd1cce1eb9a06e384f63e597450 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 53956233dc2b7417ac79ff552d2ab6b9 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 53956233dc2b7417ac79ff552d2ab6b9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 76469476c2004bd1cce1eb9a06e384f63e597450 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 76469476c2004bd1cce1eb9a06e384f63e597450 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 53956233dc2b7417ac79ff552d2ab6b9 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 53956233dc2b7417ac79ff552d2ab6b9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing space /trailing space " 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ space\ /trailing\ space\ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 76469476c2004bd1cce1eb9a06e384f63e597450 /rclone-test-fisijom4veho/trailing space /trailing space 2025/11/01 01:05:51 DEBUG : trailing space /trailing space : Parsed hash: 76469476c2004bd1cce1eb9a06e384f63e597450 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d1118bf5cc4e2cc26b4adf14c0e86b42 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1118bf5cc4e2cc26b4adf14c0e86b42 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: aec19b7034f0dc0e7feba2f1a45549c48dee0374 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aec19b7034f0dc0e7feba2f1a45549c48dee0374 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d1118bf5cc4e2cc26b4adf14c0e86b42 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1118bf5cc4e2cc26b4adf14c0e86b42 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: aec19b7034f0dc0e7feba2f1a45549c48dee0374 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aec19b7034f0dc0e7feba2f1a45549c48dee0374 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d1118bf5cc4e2cc26b4adf14c0e86b42 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1118bf5cc4e2cc26b4adf14c0e86b42 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing CR␍/trailing CR␍" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ CR␍/trailing\ CR␍ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: aec19b7034f0dc0e7feba2f1a45549c48dee0374 /rclone-test-fisijom4veho/trailing CR␍/trailing CR␍ 2025/11/01 01:05:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: aec19b7034f0dc0e7feba2f1a45549c48dee0374 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1b25d3f48160f59583d0f36415a342ae /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1b25d3f48160f59583d0f36415a342ae 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1b25d3f48160f59583d0f36415a342ae /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1b25d3f48160f59583d0f36415a342ae 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1b25d3f48160f59583d0f36415a342ae /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1b25d3f48160f59583d0f36415a342ae 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing LF␊/trailing LF␊" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ LF␊/trailing\ LF␊ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a /rclone-test-fisijom4veho/trailing LF␊/trailing LF␊ 2025/11/01 01:05:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5613e9b9f186c38b727f66f6e9cf96e10b080d4a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c8675fd9709a57cab58d836d472c5e51 /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c8675fd9709a57cab58d836d472c5e51 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1f4583340b32e7aea623a5d95435e63f401e0d0e /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f4583340b32e7aea623a5d95435e63f401e0d0e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c8675fd9709a57cab58d836d472c5e51 /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c8675fd9709a57cab58d836d472c5e51 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1f4583340b32e7aea623a5d95435e63f401e0d0e /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f4583340b32e7aea623a5d95435e63f401e0d0e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: c8675fd9709a57cab58d836d472c5e51 /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: c8675fd9709a57cab58d836d472c5e51 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing HT␉/trailing HT␉" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ HT␉/trailing\ HT␉ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 1f4583340b32e7aea623a5d95435e63f401e0d0e /rclone-test-fisijom4veho/trailing HT␉/trailing HT␉ 2025/11/01 01:05:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1f4583340b32e7aea623a5d95435e63f401e0d0e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 64553281c7da2722824c6b7748baff2e /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 64553281c7da2722824c6b7748baff2e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8d54327ddab32c055f27ffaf3ae914fc17744993 /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8d54327ddab32c055f27ffaf3ae914fc17744993 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 64553281c7da2722824c6b7748baff2e /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 64553281c7da2722824c6b7748baff2e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8d54327ddab32c055f27ffaf3ae914fc17744993 /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8d54327ddab32c055f27ffaf3ae914fc17744993 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 64553281c7da2722824c6b7748baff2e /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 64553281c7da2722824c6b7748baff2e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing VT␋/trailing VT␋" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ VT␋/trailing\ VT␋ 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8d54327ddab32c055f27ffaf3ae914fc17744993 /rclone-test-fisijom4veho/trailing VT␋/trailing VT␋ 2025/11/01 01:05:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8d54327ddab32c055f27ffaf3ae914fc17744993 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 17081b279259623b1ae13d9605e2b1be /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 17081b279259623b1ae13d9605e2b1be 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 17081b279259623b1ae13d9605e2b1be /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 17081b279259623b1ae13d9605e2b1be 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 17081b279259623b1ae13d9605e2b1be /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 17081b279259623b1ae13d9605e2b1be 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/trailing dot./trailing dot." 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/trailing\ dot./trailing\ dot. 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb /rclone-test-fisijom4veho/trailing dot./trailing dot. 2025/11/01 01:05:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 52e284a249b3196e8f3bfe8e82d9016c6d8bedeb === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b3328a07f64fb6aeda321969ce6efae9 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b3328a07f64fb6aeda321969ce6efae9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b3328a07f64fb6aeda321969ce6efae9 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b3328a07f64fb6aeda321969ce6efae9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b3328a07f64fb6aeda321969ce6efae9 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b3328a07f64fb6aeda321969ce6efae9 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/invalid\ utf-8/invalid\ utf-8 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 /rclone-test-fisijom4veho/invalid utf-8/invalid utf-8 2025/11/01 01:05:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b9b9fc9cbcba839c69cee86648abed3e9b5cf8a0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: bfd97a0f721e0faa7ee60c7abf61f140 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: bfd97a0f721e0faa7ee60c7abf61f140 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 169768193fee87a516941feb4f97afd687f42673 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 169768193fee87a516941feb4f97afd687f42673 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: bfd97a0f721e0faa7ee60c7abf61f140 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: bfd97a0f721e0faa7ee60c7abf61f140 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 169768193fee87a516941feb4f97afd687f42673 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 169768193fee87a516941feb4f97afd687f42673 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: bfd97a0f721e0faa7ee60c7abf61f140 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: bfd97a0f721e0faa7ee60c7abf61f140 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/test%46.txt/test%46.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/test\%46.txt/test\%46.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 169768193fee87a516941feb4f97afd687f42673 /rclone-test-fisijom4veho/test%46.txt/test%46.txt 2025/11/01 01:05:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 169768193fee87a516941feb4f97afd687f42673 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Connection OK after error: potato 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/zero-length-file" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/zero-length-file" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/zero-length-file" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/zero-length-file" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fisijom4veho/zero-length-file 2025/11/01 01:05:51 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8f1071b29c375fc990cc2d0346219257 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 8f1071b29c375fc990cc2d0346219257 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 0e12a41a3e558f3679491b5c46785802aeeb35e6 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 0e12a41a3e558f3679491b5c46785802aeeb35e6 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8f1071b29c375fc990cc2d0346219257 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 8f1071b29c375fc990cc2d0346219257 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 0e12a41a3e558f3679491b5c46785802aeeb35e6 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 0e12a41a3e558f3679491b5c46785802aeeb35e6 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:41516->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fisijom4veho/hello? sausage/êé" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: New connection 127.0.0.1:41526->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Relative path resolved to "/rclone-test-fisijom4veho/hello? sausage/êé" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Using root directory "/rclone-test-fisijom4veho/hello? sausage/êé" 2025/11/01 01:05:51 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-fisijom4veho/hello? sausage/êé" to be canonical "TestSFTPRclone{-NZlJ}:rclone-test-fisijom4veho/hello? sausage/êé" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Remote command result: 46d2741d748e735afbdbdab8131067a2 /rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 46d2741d748e735afbdbdab8131067a2 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Remote command result: e4de248cddb36db70ac388bf4961cf5c752cd28a /rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : a/b/c/d/e.txt: Parsed hash: e4de248cddb36db70ac388bf4961cf5c752cd28a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Remote command result: 46d2741d748e735afbdbdab8131067a2 /rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 46d2741d748e735afbdbdab8131067a2 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: Remote command result: e4de248cddb36db70ac388bf4961cf5c752cd28a /rclone-test-fisijom4veho/hello? sausage/êé/a/b/c/d/e.txt 2025/11/01 01:05:51 DEBUG : a/b/c/d/e.txt: Parsed hash: e4de248cddb36db70ac388bf4961cf5c752cd28a 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé: New connection 127.0.0.1:41542->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : Waiting for deletions to finish 2025/11/01 01:05:51 INFO : a/b/c/d/e.txt: Deleted 2025/11/01 01:05:51 DEBUG : removing 1 level 4 directories 2025/11/01 01:05:51 INFO : a/b/c/d: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 3 directories 2025/11/01 01:05:51 INFO : a/b/c: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 2 directories 2025/11/01 01:05:51 INFO : a/b: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 1 directories 2025/11/01 01:05:51 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: New connection 127.0.0.1:41552->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/moveTest/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/moveTest/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/moveTest/other.txt 2025/11/01 01:05:51 DEBUG : moveTest/other.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/moveTest/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/moveTest/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/moveTest/other.txt 2025/11/01 01:05:51 DEBUG : moveTest/other.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/other.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/other.txt 2025/11/01 01:05:51 DEBUG : other.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-sepudem5kuji" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: New connection 127.0.0.1:41566->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Relative path resolved to "/rclone-test-sepudem5kuji" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Using root directory "/rclone-test-sepudem5kuji" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Shell path "/rclone-test-sepudem5kuji/new_name/sub_new_name/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Running remote command: md5sum /rclone-test-sepudem5kuji/new_name/sub_new_name/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-sepudem5kuji/new_name/sub_new_name/file name.txt 2025/11/01 01:05:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Shell path "/rclone-test-sepudem5kuji/new_name/sub_new_name/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Running remote command: sha1sum /rclone-test-sepudem5kuji/new_name/sub_new_name/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-sepudem5kuji/new_name/sub_new_name/file name.txt 2025/11/01 01:05:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Shell path "/rclone-test-sepudem5kuji/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Running remote command: md5sum /rclone-test-sepudem5kuji/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-sepudem5kuji/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Shell path "/rclone-test-sepudem5kuji/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Running remote command: sha1sum /rclone-test-sepudem5kuji/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-sepudem5kuji/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Purge dir "new_name" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sepudem5kuji: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5124a85654622bd3bbfc5b6abb178321 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 5124a85654622bd3bbfc5b6abb178321 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: d91e63f5fc40ed2e8e53729646e8f1d9158dbc27 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:41570->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fisijom4veho/not found.txt" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/not found.txt: New connection 127.0.0.1:41582->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/not found.txt: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/not found.txt: Relative path resolved to "/rclone-test-fisijom4veho/not found.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/not found.txt: Using root directory "/rclone-test-fisijom4veho/not found.txt" 2025/11/01 01:05:51 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-fisijom4veho" from "TestSFTPRclone:rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:41594->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e24c6481a0c8bd8de1195df28d05da27 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: e24c6481a0c8bd8de1195df28d05da27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 553ae3dd5d14449efb1ae61e297aa0a31f502699 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: 553ae3dd5d14449efb1ae61e297aa0a31f502699 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e24c6481a0c8bd8de1195df28d05da27 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: e24c6481a0c8bd8de1195df28d05da27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 553ae3dd5d14449efb1ae61e297aa0a31f502699 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: 553ae3dd5d14449efb1ae61e297aa0a31f502699 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e24c6481a0c8bd8de1195df28d05da27 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: e24c6481a0c8bd8de1195df28d05da27 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/created from root.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/created\ from\ root.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 553ae3dd5d14449efb1ae61e297aa0a31f502699 /rclone-test-fisijom4veho/created from root.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/created from root.txt: Parsed hash: 553ae3dd5d14449efb1ae61e297aa0a31f502699 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3c425eda34a68ab0d68a4e3342cecb38 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 3c425eda34a68ab0d68a4e3342cecb38 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/file name.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/file\ name.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6edb25b3446b466523b648b2693d1c89d737d4e1 /rclone-test-fisijom4veho/file name.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/file name.txt: Parsed hash: 6edb25b3446b466523b648b2693d1c89d737d4e1 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: a39a130059ad93e90677a4402d06cc3f /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a39a130059ad93e90677a4402d06cc3f 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe /rclone-test-fisijom4veho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/01 01:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 226c23828e8fe4b2f08b3d1eba5d9c6b8815ebbe === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Server has VFS statistics extension 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: About path "/rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: About path "/rclone-test-fisijom4veho" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: About using shell command for shell type "unix" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: df -k /rclone-test-fisijom4veho 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 115260144 35512864 73% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 92ed0cc0223ac1eb52bac0e4f0da77bf /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: 92ed0cc0223ac1eb52bac0e4f0da77bf 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d6cb36a5a68dbebaa5a4c3251e1b520eb4f738dc /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: d6cb36a5a68dbebaa5a4c3251e1b520eb4f738dc 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 92ed0cc0223ac1eb52bac0e4f0da77bf /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: 92ed0cc0223ac1eb52bac0e4f0da77bf 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/piped data.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/piped\ data.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: d6cb36a5a68dbebaa5a4c3251e1b520eb4f738dc /rclone-test-fisijom4veho/piped data.txt 2025/11/01 01:05:51 DEBUG : piped data.txt: Parsed hash: d6cb36a5a68dbebaa5a4c3251e1b520eb4f738dc === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/unknown-size-update.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5d09e9f03c7cdac5a7de2070007aa48b /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : unknown-size-update.txt: Parsed hash: 5d09e9f03c7cdac5a7de2070007aa48b 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/unknown-size-update.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8d88f8452b6858249fd23a35103ed7cfcc9375dc /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : unknown-size-update.txt: Parsed hash: 8d88f8452b6858249fd23a35103ed7cfcc9375dc 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/unknown-size-update.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: md5sum /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 5d09e9f03c7cdac5a7de2070007aa48b /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : unknown-size-update.txt: Parsed hash: 5d09e9f03c7cdac5a7de2070007aa48b 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Shell path "/rclone-test-fisijom4veho/unknown-size-update.txt" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Running remote command: sha1sum /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Remote command result: 8d88f8452b6858249fd23a35103ed7cfcc9375dc /rclone-test-fisijom4veho/unknown-size-update.txt 2025/11/01 01:05:51 DEBUG : unknown-size-update.txt: Parsed hash: 8d88f8452b6858249fd23a35103ed7cfcc9375dc === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/01 01:05:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-fisijom4veho/deeper/nonexisting/directory" 2025/11/01 01:05:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{-NZlJ}" suffix to name 2025/11/01 01:05:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/01 01:05:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/01 01:05:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/01 01:05:51 DEBUG : Setting pass="f_gkQuwQFZgOOM4uJWLUp1U-E3zTj7g5g_s1wnG20NjAgSE" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/deeper/nonexisting/directory: New connection 127.0.0.1:41598->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9235.becc068d3" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-fisijom4veho/deeper/nonexisting/directory" 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho/deeper/nonexisting/directory: Using root directory "/rclone-test-fisijom4veho/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/01 01:05:51 DEBUG : Waiting for deletions to finish 2025/11/01 01:05:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/01 01:05:51 DEBUG : removing 1 level 4 directories 2025/11/01 01:05:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 3 directories 2025/11/01 01:05:51 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 2 directories 2025/11/01 01:05:51 INFO : hello? sausage/êé: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 1 directories 2025/11/01 01:05:51 INFO : hello? sausage: Removing directory 2025/11/01 01:05:51 DEBUG : removing 1 level 0 directories 2025/11/01 01:05:51 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Removing directory 2025/11/01 01:05:51 ERROR : error listing: directory not found 2025/11/01 01:05:51 DEBUG : Waiting for deletions to finish 2025/11/01 01:05:51 ERROR : error listing: directory not found 2025/11/01 01:05:51 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Failed to list "": directory not found 2025/11/01 01:05:51 DEBUG : removing 1 level 0 directories 2025/11/01 01:05:51 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Removing directory 2025/11/01 01:05:51 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/01 01:05:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-fisijom4veho: Closing 2 unused connections 2025/11/01 01:05:51 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (11.02s) --- 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.74s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- 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.01s) --- 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 12.175s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.481263878s (try 1/5)