"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/10/30 02:28:40 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:41 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/10/30 02:28:42 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:43 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/10/30 02:28:43 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:44 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/10/30 02:28:44 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:45 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/10/30 02:28:45 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:46 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/10/30 02:28:46 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:47 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/10/30 02:28:47 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:48 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/10/30 02:28:48 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:49 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/10/30 02:28:49 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:50 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/10/30 02:28:50 NOTICE: TestSFTPRclone: Stopping server 2025/10/30 02:28:50 NOTICE: TestSFTPRclone: Starting server 2025/10/30 02:28:51 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: Read 1, error: 2025/10/30 02:28:51 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: New connection 127.0.0.1:46288->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Relative path resolved to "/rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Using root directory "/rclone-test-xarufac5goru" 2025/10/30 02:28: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/10/30 02:28:51 INFO : dir/subdir: Making directory 2025/10/30 02:28:51 INFO : dir/subdir: Removing directory 2025/10/30 02:28: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/10/30 02:28: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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6aef811d2c1a014d5aa01cd003acac90 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6aef811d2c1a014d5aa01cd003acac90 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6aef811d2c1a014d5aa01cd003acac90 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6aef811d2c1a014d5aa01cd003acac90 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6aef811d2c1a014d5aa01cd003acac90 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6aef811d2c1a014d5aa01cd003acac90 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 /rclone-test-xarufac5goru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/30 02:28:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 77d0ed509c4a59547ef2cf1314c5c7e11b1f8da0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: a1d415e253c1c34de24e9664772022ea /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: a1d415e253c1c34de24e9664772022ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: c3cc45fdbceabb93dcf49811766b121f4d076684 /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: c3cc45fdbceabb93dcf49811766b121f4d076684 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: a1d415e253c1c34de24e9664772022ea /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: a1d415e253c1c34de24e9664772022ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: c3cc45fdbceabb93dcf49811766b121f4d076684 /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: c3cc45fdbceabb93dcf49811766b121f4d076684 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: a1d415e253c1c34de24e9664772022ea /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: a1d415e253c1c34de24e9664772022ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/./." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: c3cc45fdbceabb93dcf49811766b121f4d076684 /rclone-test-xarufac5goru/./. 2025/10/30 02:28:51 DEBUG : ./.: Parsed hash: c3cc45fdbceabb93dcf49811766b121f4d076684 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 092b949012c2a14cf3b87f8643b77857 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 092b949012c2a14cf3b87f8643b77857 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2d71b375602e85a1292009ba9fd7991e8523fa12 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 2d71b375602e85a1292009ba9fd7991e8523fa12 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 092b949012c2a14cf3b87f8643b77857 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 092b949012c2a14cf3b87f8643b77857 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2d71b375602e85a1292009ba9fd7991e8523fa12 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 2d71b375602e85a1292009ba9fd7991e8523fa12 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 092b949012c2a14cf3b87f8643b77857 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 092b949012c2a14cf3b87f8643b77857 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/../.." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2d71b375602e85a1292009ba9fd7991e8523fa12 /rclone-test-xarufac5goru/../.. 2025/10/30 02:28:51 DEBUG : ../..: Parsed hash: 2d71b375602e85a1292009ba9fd7991e8523fa12 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: abe58010cee0a938b15914a0e7099d23 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abe58010cee0a938b15914a0e7099d23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: abe58010cee0a938b15914a0e7099d23 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abe58010cee0a938b15914a0e7099d23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: abe58010cee0a938b15914a0e7099d23 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: abe58010cee0a938b15914a0e7099d23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 /rclone-test-xarufac5goru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/30 02:28:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4c7fdb9a76adf232bec73cf4e7a4aaec35840e60 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 720364cdaf2891485eefbae927646c28 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 720364cdaf2891485eefbae927646c28 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6568fab6e8950dd2508fdcea2e58e9155b67d433 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 6568fab6e8950dd2508fdcea2e58e9155b67d433 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 720364cdaf2891485eefbae927646c28 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 720364cdaf2891485eefbae927646c28 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6568fab6e8950dd2508fdcea2e58e9155b67d433 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 6568fab6e8950dd2508fdcea2e58e9155b67d433 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 720364cdaf2891485eefbae927646c28 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 720364cdaf2891485eefbae927646c28 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/ leading space/ leading space" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\ leading\ space/\ leading\ space 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6568fab6e8950dd2508fdcea2e58e9155b67d433 /rclone-test-xarufac5goru/ leading space/ leading space 2025/10/30 02:28:51 DEBUG : leading space/ leading space: Parsed hash: 6568fab6e8950dd2508fdcea2e58e9155b67d433 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 677ba4a3c59dab6fb60de77bad72f9ea /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ba4a3c59dab6fb60de77bad72f9ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 98273bf2cdf9c20339ba786c433a0e97041eedda /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 98273bf2cdf9c20339ba786c433a0e97041eedda 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 677ba4a3c59dab6fb60de77bad72f9ea /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ba4a3c59dab6fb60de77bad72f9ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 98273bf2cdf9c20339ba786c433a0e97041eedda /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 98273bf2cdf9c20339ba786c433a0e97041eedda 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 677ba4a3c59dab6fb60de77bad72f9ea /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 677ba4a3c59dab6fb60de77bad72f9ea 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/~leading tilde/~leading tilde" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/\~leading\ tilde/\~leading\ tilde 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 98273bf2cdf9c20339ba786c433a0e97041eedda /rclone-test-xarufac5goru/~leading tilde/~leading tilde 2025/10/30 02:28:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 98273bf2cdf9c20339ba786c433a0e97041eedda === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 5785658275335d202f760787090e28c4 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5785658275335d202f760787090e28c4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 5785658275335d202f760787090e28c4 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5785658275335d202f760787090e28c4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 5785658275335d202f760787090e28c4 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5785658275335d202f760787090e28c4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␍leading CR/␍leading CR" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␍leading\ CR/␍leading\ CR 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 /rclone-test-xarufac5goru/␍leading CR/␍leading CR 2025/10/30 02:28:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 93b34ea18a4aaa05f7d87085ff41bcfba5bdb355 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d3eb03dc4b9751fa834b18d4285aa3ac /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3eb03dc4b9751fa834b18d4285aa3ac 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 233f4587d772800da251576462823b37e92d1346 /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 233f4587d772800da251576462823b37e92d1346 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d3eb03dc4b9751fa834b18d4285aa3ac /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3eb03dc4b9751fa834b18d4285aa3ac 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 233f4587d772800da251576462823b37e92d1346 /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 233f4587d772800da251576462823b37e92d1346 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d3eb03dc4b9751fa834b18d4285aa3ac /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3eb03dc4b9751fa834b18d4285aa3ac 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␊leading LF/␊leading LF" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␊leading\ LF/␊leading\ LF 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 233f4587d772800da251576462823b37e92d1346 /rclone-test-xarufac5goru/␊leading LF/␊leading LF 2025/10/30 02:28:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 233f4587d772800da251576462823b37e92d1346 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f3e7e3e78ce53311cd9b7de00dacbf30 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f3e7e3e78ce53311cd9b7de00dacbf30 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f3e7e3e78ce53311cd9b7de00dacbf30 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f3e7e3e78ce53311cd9b7de00dacbf30 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f3e7e3e78ce53311cd9b7de00dacbf30 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f3e7e3e78ce53311cd9b7de00dacbf30 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␉leading HT/␉leading HT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␉leading\ HT/␉leading\ HT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 /rclone-test-xarufac5goru/␉leading HT/␉leading HT 2025/10/30 02:28:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e13932c24c2116cc80e7b52ffac61b9a0586b54 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4f67b787a60f705571d3a4f8ac696700 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4f67b787a60f705571d3a4f8ac696700 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9d178f7893a465b8351615e30e6b3cabb7624007 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d178f7893a465b8351615e30e6b3cabb7624007 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4f67b787a60f705571d3a4f8ac696700 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4f67b787a60f705571d3a4f8ac696700 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9d178f7893a465b8351615e30e6b3cabb7624007 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d178f7893a465b8351615e30e6b3cabb7624007 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4f67b787a60f705571d3a4f8ac696700 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4f67b787a60f705571d3a4f8ac696700 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/␋leading VT/␋leading VT" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/␋leading\ VT/␋leading\ VT 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9d178f7893a465b8351615e30e6b3cabb7624007 /rclone-test-xarufac5goru/␋leading VT/␋leading VT 2025/10/30 02:28:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 9d178f7893a465b8351615e30e6b3cabb7624007 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8625a745afd39991e719e89b4c180114 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 8625a745afd39991e719e89b4c180114 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8625a745afd39991e719e89b4c180114 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 8625a745afd39991e719e89b4c180114 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8625a745afd39991e719e89b4c180114 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 8625a745afd39991e719e89b4c180114 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/.leading dot/.leading dot" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/.leading\ dot/.leading\ dot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 /rclone-test-xarufac5goru/.leading dot/.leading dot 2025/10/30 02:28:51 DEBUG : .leading dot/.leading dot: Parsed hash: 60bc8254208c9eff9f5fe8cbe1a8f68a1c8f4dc4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 1f4e41a6ed3d026cd40858a9b13b1f1c /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 1f4e41a6ed3d026cd40858a9b13b1f1c 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 039d30af5dbf5229068700bc902d4b93dff496ca /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 039d30af5dbf5229068700bc902d4b93dff496ca 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 1f4e41a6ed3d026cd40858a9b13b1f1c /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 1f4e41a6ed3d026cd40858a9b13b1f1c 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 039d30af5dbf5229068700bc902d4b93dff496ca /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 039d30af5dbf5229068700bc902d4b93dff496ca 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 1f4e41a6ed3d026cd40858a9b13b1f1c /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 1f4e41a6ed3d026cd40858a9b13b1f1c 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing space /trailing space " 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ space\ /trailing\ space\ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 039d30af5dbf5229068700bc902d4b93dff496ca /rclone-test-xarufac5goru/trailing space /trailing space 2025/10/30 02:28:51 DEBUG : trailing space /trailing space : Parsed hash: 039d30af5dbf5229068700bc902d4b93dff496ca === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cdbc1e1378df3cb75111ee68ce35ca13 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdbc1e1378df3cb75111ee68ce35ca13 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cdbc1e1378df3cb75111ee68ce35ca13 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdbc1e1378df3cb75111ee68ce35ca13 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cdbc1e1378df3cb75111ee68ce35ca13 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdbc1e1378df3cb75111ee68ce35ca13 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing CR␍/trailing CR␍" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ CR␍/trailing\ CR␍ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 /rclone-test-xarufac5goru/trailing CR␍/trailing CR␍ 2025/10/30 02:28:51 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cd8f3d798a324adec092d4ac00b6cb17e8bad5f6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2cd055ecfefae4af8b5e46cce43628bc /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2cd055ecfefae4af8b5e46cce43628bc 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ecbdd7ed7f409f2e344a6534886997064a732822 /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ecbdd7ed7f409f2e344a6534886997064a732822 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2cd055ecfefae4af8b5e46cce43628bc /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2cd055ecfefae4af8b5e46cce43628bc 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ecbdd7ed7f409f2e344a6534886997064a732822 /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ecbdd7ed7f409f2e344a6534886997064a732822 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2cd055ecfefae4af8b5e46cce43628bc /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2cd055ecfefae4af8b5e46cce43628bc 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing LF␊/trailing LF␊" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ LF␊/trailing\ LF␊ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ecbdd7ed7f409f2e344a6534886997064a732822 /rclone-test-xarufac5goru/trailing LF␊/trailing LF␊ 2025/10/30 02:28:51 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ecbdd7ed7f409f2e344a6534886997064a732822 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 14480975279f900e7927e078d23583f6 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14480975279f900e7927e078d23583f6 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f34e7ce1c32a748061b4bc2b71a1695f158ca196 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f34e7ce1c32a748061b4bc2b71a1695f158ca196 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 14480975279f900e7927e078d23583f6 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14480975279f900e7927e078d23583f6 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f34e7ce1c32a748061b4bc2b71a1695f158ca196 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f34e7ce1c32a748061b4bc2b71a1695f158ca196 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 14480975279f900e7927e078d23583f6 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 14480975279f900e7927e078d23583f6 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing HT␉/trailing HT␉" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ HT␉/trailing\ HT␉ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: f34e7ce1c32a748061b4bc2b71a1695f158ca196 /rclone-test-xarufac5goru/trailing HT␉/trailing HT␉ 2025/10/30 02:28:51 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f34e7ce1c32a748061b4bc2b71a1695f158ca196 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ab1798227da4c1d5761cf016844d016f /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ab1798227da4c1d5761cf016844d016f 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ba69eec44ebc7828bfe705aaad00484d6383e3fe /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ba69eec44ebc7828bfe705aaad00484d6383e3fe 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ab1798227da4c1d5761cf016844d016f /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ab1798227da4c1d5761cf016844d016f 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ba69eec44ebc7828bfe705aaad00484d6383e3fe /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ba69eec44ebc7828bfe705aaad00484d6383e3fe 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ab1798227da4c1d5761cf016844d016f /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ab1798227da4c1d5761cf016844d016f 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing VT␋/trailing VT␋" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ VT␋/trailing\ VT␋ 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: ba69eec44ebc7828bfe705aaad00484d6383e3fe /rclone-test-xarufac5goru/trailing VT␋/trailing VT␋ 2025/10/30 02:28:51 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ba69eec44ebc7828bfe705aaad00484d6383e3fe === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 92ffb830c78e33a5a4963d59115e25db /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 92ffb830c78e33a5a4963d59115e25db 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 606fc26989c3f866d48a67ace609c5b9afae0db8 /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 606fc26989c3f866d48a67ace609c5b9afae0db8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 92ffb830c78e33a5a4963d59115e25db /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 92ffb830c78e33a5a4963d59115e25db 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 606fc26989c3f866d48a67ace609c5b9afae0db8 /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 606fc26989c3f866d48a67ace609c5b9afae0db8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 92ffb830c78e33a5a4963d59115e25db /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 92ffb830c78e33a5a4963d59115e25db 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/trailing dot./trailing dot." 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/trailing\ dot./trailing\ dot. 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 606fc26989c3f866d48a67ace609c5b9afae0db8 /rclone-test-xarufac5goru/trailing dot./trailing dot. 2025/10/30 02:28:51 DEBUG : trailing dot./trailing dot.: Parsed hash: 606fc26989c3f866d48a67ace609c5b9afae0db8 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9e50f180eb30567b5aca857ed115346d /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9e50f180eb30567b5aca857ed115346d 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 01493b07c58ecdc424ed5a7a3696d627116e9f04 /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01493b07c58ecdc424ed5a7a3696d627116e9f04 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9e50f180eb30567b5aca857ed115346d /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9e50f180eb30567b5aca857ed115346d 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 01493b07c58ecdc424ed5a7a3696d627116e9f04 /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01493b07c58ecdc424ed5a7a3696d627116e9f04 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 9e50f180eb30567b5aca857ed115346d /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9e50f180eb30567b5aca857ed115346d 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/invalid\ utf-8/invalid\ utf-8 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 01493b07c58ecdc424ed5a7a3696d627116e9f04 /rclone-test-xarufac5goru/invalid utf-8/invalid utf-8 2025/10/30 02:28:51 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 01493b07c58ecdc424ed5a7a3696d627116e9f04 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 18dbe3a1f7fab15940b8f86c96ab702e /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 18dbe3a1f7fab15940b8f86c96ab702e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 18dbe3a1f7fab15940b8f86c96ab702e /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 18dbe3a1f7fab15940b8f86c96ab702e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 18dbe3a1f7fab15940b8f86c96ab702e /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 18dbe3a1f7fab15940b8f86c96ab702e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/test%46.txt/test%46.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/test\%46.txt/test\%46.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe /rclone-test-xarufac5goru/test%46.txt/test%46.txt 2025/10/30 02:28:51 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8aa73958b16fc67ed96d6cccd17aa9f05fdbdcbe === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Connection OK after error: potato 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/zero-length-file" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/zero-length-file" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/zero-length-file" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/zero-length-file" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xarufac5goru/zero-length-file 2025/10/30 02:28: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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 3340c4830b3872d1fe007e7108780b34 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 3340c4830b3872d1fe007e7108780b34 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 05431a71a92ad9f93546375685bb3cdad878cb9b /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 05431a71a92ad9f93546375685bb3cdad878cb9b 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 3340c4830b3872d1fe007e7108780b34 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 3340c4830b3872d1fe007e7108780b34 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 05431a71a92ad9f93546375685bb3cdad878cb9b /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 05431a71a92ad9f93546375685bb3cdad878cb9b 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 === 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/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:46298->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/30 02:28: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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === 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/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xarufac5goru/hello? sausage/êé" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: New connection 127.0.0.1:46306->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Relative path resolved to "/rclone-test-xarufac5goru/hello? sausage/êé" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Using root directory "/rclone-test-xarufac5goru/hello? sausage/êé" 2025/10/30 02:28:51 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-xarufac5goru/hello? sausage/êé" to be canonical "TestSFTPRclone{4zJIl}:rclone-test-xarufac5goru/hello? sausage/êé" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Remote command result: 6b516664ed95308c96cc89daf5b167cf /rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 6b516664ed95308c96cc89daf5b167cf 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Remote command result: 3c9d830d8d15b8a818e90a11e4383a70441370db /rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 3c9d830d8d15b8a818e90a11e4383a70441370db 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Remote command result: 6b516664ed95308c96cc89daf5b167cf /rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 6b516664ed95308c96cc89daf5b167cf 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: Remote command result: 3c9d830d8d15b8a818e90a11e4383a70441370db /rclone-test-xarufac5goru/hello? sausage/êé/a/b/c/d/e.txt 2025/10/30 02:28:51 DEBUG : a/b/c/d/e.txt: Parsed hash: 3c9d830d8d15b8a818e90a11e4383a70441370db 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé: New connection 127.0.0.1:46322->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : Waiting for deletions to finish 2025/10/30 02:28:51 INFO : a/b/c/d/e.txt: Deleted 2025/10/30 02:28:51 DEBUG : removing 1 level 4 directories 2025/10/30 02:28:51 INFO : a/b/c/d: Removing directory 2025/10/30 02:28:51 DEBUG : removing 1 level 3 directories 2025/10/30 02:28:51 INFO : a/b/c: Removing directory 2025/10/30 02:28:51 DEBUG : removing 1 level 2 directories 2025/10/30 02:28:51 INFO : a/b: Removing directory 2025/10/30 02:28:51 DEBUG : removing 1 level 1 directories 2025/10/30 02:28:51 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: New connection 127.0.0.1:46332->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/moveTest/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/moveTest/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/moveTest/other.txt 2025/10/30 02:28:51 DEBUG : moveTest/other.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/moveTest/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/moveTest/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/moveTest/other.txt 2025/10/30 02:28:51 DEBUG : moveTest/other.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/other.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/other.txt 2025/10/30 02:28:51 DEBUG : other.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hiraqox5raju" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: New connection 127.0.0.1:46340->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Relative path resolved to "/rclone-test-hiraqox5raju" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Using root directory "/rclone-test-hiraqox5raju" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Shell path "/rclone-test-hiraqox5raju/new_name/sub_new_name/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Running remote command: md5sum /rclone-test-hiraqox5raju/new_name/sub_new_name/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-hiraqox5raju/new_name/sub_new_name/file name.txt 2025/10/30 02:28:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Shell path "/rclone-test-hiraqox5raju/new_name/sub_new_name/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Running remote command: sha1sum /rclone-test-hiraqox5raju/new_name/sub_new_name/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-hiraqox5raju/new_name/sub_new_name/file name.txt 2025/10/30 02:28:51 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Shell path "/rclone-test-hiraqox5raju/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Running remote command: md5sum /rclone-test-hiraqox5raju/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-hiraqox5raju/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Shell path "/rclone-test-hiraqox5raju/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Running remote command: sha1sum /rclone-test-hiraqox5raju/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-hiraqox5raju/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: Purge dir "new_name" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hiraqox5raju: 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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 60f60538e6fb5fc45670aa442e31c629 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 60f60538e6fb5fc45670aa442e31c629 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 2621e0129321c8e9912215cee39a7d8aa4ad3484 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 2621e0129321c8e9912215cee39a7d8aa4ad3484 === 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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:46346->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xarufac5goru/not found.txt" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/not found.txt: New connection 127.0.0.1:46352->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/not found.txt: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/not found.txt: Relative path resolved to "/rclone-test-xarufac5goru/not found.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/not found.txt: Using root directory "/rclone-test-xarufac5goru/not found.txt" 2025/10/30 02:28:51 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-xarufac5goru" from "TestSFTPRclone:rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:46360->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 202e013f57e5df7fa0ab9561d9fea1b2 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 202e013f57e5df7fa0ab9561d9fea1b2 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 783c43434f3f5c4eab98e3797dc16cd709f242b4 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 783c43434f3f5c4eab98e3797dc16cd709f242b4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 202e013f57e5df7fa0ab9561d9fea1b2 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 202e013f57e5df7fa0ab9561d9fea1b2 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 783c43434f3f5c4eab98e3797dc16cd709f242b4 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 783c43434f3f5c4eab98e3797dc16cd709f242b4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 202e013f57e5df7fa0ab9561d9fea1b2 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 202e013f57e5df7fa0ab9561d9fea1b2 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/created from root.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/created\ from\ root.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 783c43434f3f5c4eab98e3797dc16cd709f242b4 /rclone-test-xarufac5goru/created from root.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/created from root.txt: Parsed hash: 783c43434f3f5c4eab98e3797dc16cd709f242b4 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b5641da61e8632ba5184bf6517ae7b23 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: b5641da61e8632ba5184bf6517ae7b23 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/file name.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/file\ name.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1c9565768025cde8951c3ddc3df2906b462e8947 /rclone-test-xarufac5goru/file name.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/file name.txt: Parsed hash: 1c9565768025cde8951c3ddc3df2906b462e8947 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === 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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: b203071dccd164f8b7a8de44013c01d3 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b203071dccd164f8b7a8de44013c01d3 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 /rclone-test-xarufac5goru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/30 02:28:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 74e0f8f20b004bb69ad8ebd02cefae5d05785289 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Server has VFS statistics extension 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: About path "/rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: About path "/rclone-test-xarufac5goru" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: About using shell command for shell type "unix" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: df -k /rclone-test-xarufac5goru 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 115391412 35381596 73% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da6550c48bb11d76529b815e7128932d /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: da6550c48bb11d76529b815e7128932d 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: fbd0b96f7579a7ed2a0457c71425c20e20544264 /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: fbd0b96f7579a7ed2a0457c71425c20e20544264 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: da6550c48bb11d76529b815e7128932d /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: da6550c48bb11d76529b815e7128932d 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/piped data.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/piped\ data.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: fbd0b96f7579a7ed2a0457c71425c20e20544264 /rclone-test-xarufac5goru/piped data.txt 2025/10/30 02:28:51 DEBUG : piped data.txt: Parsed hash: fbd0b96f7579a7ed2a0457c71425c20e20544264 === 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/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/unknown-size-update.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4d5fc546750e48547907baf569365f20 /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : unknown-size-update.txt: Parsed hash: 4d5fc546750e48547907baf569365f20 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/unknown-size-update.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 65e8a833f952658c631ebcab15e3a48b4c1ce3bf /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : unknown-size-update.txt: Parsed hash: 65e8a833f952658c631ebcab15e3a48b4c1ce3bf 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/unknown-size-update.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: md5sum /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 4d5fc546750e48547907baf569365f20 /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : unknown-size-update.txt: Parsed hash: 4d5fc546750e48547907baf569365f20 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Shell path "/rclone-test-xarufac5goru/unknown-size-update.txt" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Running remote command: sha1sum /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Remote command result: 65e8a833f952658c631ebcab15e3a48b4c1ce3bf /rclone-test-xarufac5goru/unknown-size-update.txt 2025/10/30 02:28:51 DEBUG : unknown-size-update.txt: Parsed hash: 65e8a833f952658c631ebcab15e3a48b4c1ce3bf === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/30 02:28:51 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xarufac5goru/deeper/nonexisting/directory" 2025/10/30 02:28:51 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : TestSFTPRclone: detected overridden config - adding "{4zJIl}" suffix to name 2025/10/30 02:28:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/30 02:28:51 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/30 02:28:51 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/30 02:28:51 DEBUG : Setting pass="ia7gcFuaPUSvyhAgNfgUGyNDBxdYg9W5pxMCHuAxbW859oI" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/deeper/nonexisting/directory: New connection 127.0.0.1:46366->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9227.77553b8dd" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-xarufac5goru/deeper/nonexisting/directory" 2025/10/30 02:28:51 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru/deeper/nonexisting/directory: Using root directory "/rclone-test-xarufac5goru/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/10/30 02:28:51 DEBUG : Waiting for deletions to finish 2025/10/30 02:28:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/30 02:28:51 DEBUG : removing 1 level 4 directories 2025/10/30 02:28:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/30 02:28:51 DEBUG : removing 1 level 3 directories 2025/10/30 02:28:51 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/30 02:28:52 DEBUG : removing 1 level 2 directories 2025/10/30 02:28:52 INFO : hello? sausage/êé: Removing directory 2025/10/30 02:28:52 DEBUG : removing 1 level 1 directories 2025/10/30 02:28:52 INFO : hello? sausage: Removing directory 2025/10/30 02:28:52 DEBUG : removing 1 level 0 directories 2025/10/30 02:28:52 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Removing directory 2025/10/30 02:28:52 ERROR : error listing: directory not found 2025/10/30 02:28:52 DEBUG : Waiting for deletions to finish 2025/10/30 02:28:52 ERROR : error listing: directory not found 2025/10/30 02:28:52 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Failed to list "": directory not found 2025/10/30 02:28:52 DEBUG : removing 1 level 0 directories 2025/10/30 02:28:52 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Removing directory 2025/10/30 02:28:52 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/30 02:28:52 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xarufac5goru: Closing 2 unused connections 2025/10/30 02:28:52 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (11.06s) --- 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.76s) --- 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.24s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- 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.01s) --- 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.47s) --- 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.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 12.215s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.129409023s (try 1/5)