"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.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2025/11/03 01:26:32 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:33 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/11/03 01:26:33 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:34 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/11/03 01:26:34 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:35 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/11/03 01:26:35 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:36 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/11/03 01:26:36 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:37 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/11/03 01:26:37 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:38 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/11/03 01:26:38 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:39 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/11/03 01:26:39 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:40 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/11/03 01:26:40 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:41 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/11/03 01:26:41 NOTICE: TestSFTPRclone: Stopping server 2025/11/03 01:26:41 NOTICE: TestSFTPRclone: Starting server 2025/11/03 01:26:43 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: Read 1, error: 2025/11/03 01:26:43 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: New connection 127.0.0.1:42186->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Relative path resolved to "/rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Using root directory "/rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/03 01:26:43 INFO : dir/subdir: Making directory 2025/11/03 01:26:43 INFO : dir/subdir: Removing directory 2025/11/03 01:26:43 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/11/03 01:26:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 86f049b3b63713cccadeacc50ca9c195 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86f049b3b63713cccadeacc50ca9c195 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b16763f6d2d55a027ec377589c80e19fabe5fa07 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b16763f6d2d55a027ec377589c80e19fabe5fa07 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 86f049b3b63713cccadeacc50ca9c195 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86f049b3b63713cccadeacc50ca9c195 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b16763f6d2d55a027ec377589c80e19fabe5fa07 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b16763f6d2d55a027ec377589c80e19fabe5fa07 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 86f049b3b63713cccadeacc50ca9c195 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86f049b3b63713cccadeacc50ca9c195 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b16763f6d2d55a027ec377589c80e19fabe5fa07 /rclone-test-xeyezay1roji/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/03 01:26:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b16763f6d2d55a027ec377589c80e19fabe5fa07 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 99d5d299c8c0de992d13ccce51b774af /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 99d5d299c8c0de992d13ccce51b774af 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 46c05990ed43641545994f4d68bc907104d1b836 /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 46c05990ed43641545994f4d68bc907104d1b836 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 99d5d299c8c0de992d13ccce51b774af /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 99d5d299c8c0de992d13ccce51b774af 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 46c05990ed43641545994f4d68bc907104d1b836 /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 46c05990ed43641545994f4d68bc907104d1b836 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 99d5d299c8c0de992d13ccce51b774af /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 99d5d299c8c0de992d13ccce51b774af 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/./." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 46c05990ed43641545994f4d68bc907104d1b836 /rclone-test-xeyezay1roji/./. 2025/11/03 01:26:43 DEBUG : ./.: Parsed hash: 46c05990ed43641545994f4d68bc907104d1b836 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d57c35e25ed72ed273c58a9e2b44a45b /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: d57c35e25ed72ed273c58a9e2b44a45b 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d57c35e25ed72ed273c58a9e2b44a45b /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: d57c35e25ed72ed273c58a9e2b44a45b 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d57c35e25ed72ed273c58a9e2b44a45b /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: d57c35e25ed72ed273c58a9e2b44a45b 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/../.." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 /rclone-test-xeyezay1roji/../.. 2025/11/03 01:26:43 DEBUG : ../..: Parsed hash: 410b66fd40bd91e54edbf60b2b364c8f45e7d226 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 98ac3d7cf40507b69dea326d00739808 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 98ac3d7cf40507b69dea326d00739808 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 279a049084275e25ff895976c83ef6668bad5599 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 279a049084275e25ff895976c83ef6668bad5599 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 98ac3d7cf40507b69dea326d00739808 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 98ac3d7cf40507b69dea326d00739808 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 279a049084275e25ff895976c83ef6668bad5599 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 279a049084275e25ff895976c83ef6668bad5599 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 98ac3d7cf40507b69dea326d00739808 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 98ac3d7cf40507b69dea326d00739808 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 279a049084275e25ff895976c83ef6668bad5599 /rclone-test-xeyezay1roji/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/03 01:26:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 279a049084275e25ff895976c83ef6668bad5599 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 4ca9065036610279f34bc5a9167d8979 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: 4ca9065036610279f34bc5a9167d8979 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 4ca9065036610279f34bc5a9167d8979 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: 4ca9065036610279f34bc5a9167d8979 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 4ca9065036610279f34bc5a9167d8979 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: 4ca9065036610279f34bc5a9167d8979 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/ leading space/ leading space" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\ leading\ space/\ leading\ space 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 /rclone-test-xeyezay1roji/ leading space/ leading space 2025/11/03 01:26:43 DEBUG : leading space/ leading space: Parsed hash: ef69e1c237d0d731ca26bb7262e528af0c42d7f7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2f654e684cf93d71a2f30c97427b48691f158a41 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f654e684cf93d71a2f30c97427b48691f158a41 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2f654e684cf93d71a2f30c97427b48691f158a41 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f654e684cf93d71a2f30c97427b48691f158a41 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b6a6b9a606b1a7981f08d3cbc2bc5d5 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/~leading tilde/~leading tilde" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/\~leading\ tilde/\~leading\ tilde 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2f654e684cf93d71a2f30c97427b48691f158a41 /rclone-test-xeyezay1roji/~leading tilde/~leading tilde 2025/11/03 01:26:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2f654e684cf93d71a2f30c97427b48691f158a41 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 37a84e9af20c5510f692c7e9c99a5e74 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 37a84e9af20c5510f692c7e9c99a5e74 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 37a84e9af20c5510f692c7e9c99a5e74 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 37a84e9af20c5510f692c7e9c99a5e74 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 37a84e9af20c5510f692c7e9c99a5e74 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 37a84e9af20c5510f692c7e9c99a5e74 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␍leading CR/␍leading CR" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␍leading\ CR/␍leading\ CR 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 /rclone-test-xeyezay1roji/␍leading CR/␍leading CR 2025/11/03 01:26:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: c8b4e4ff7dfc0433fc250cf723f61972bfd6df91 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 875ac5f9fdc015a58f6714a776a669be /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 875ac5f9fdc015a58f6714a776a669be 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 875ac5f9fdc015a58f6714a776a669be /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 875ac5f9fdc015a58f6714a776a669be 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 875ac5f9fdc015a58f6714a776a669be /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 875ac5f9fdc015a58f6714a776a669be 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␊leading LF/␊leading LF" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␊leading\ LF/␊leading\ LF 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a /rclone-test-xeyezay1roji/␊leading LF/␊leading LF 2025/11/03 01:26:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8f0df4e1ce31a93a2e4122b9ea16660459e1ed5a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ad926b912f2d3d6186314a4b6dee9d4e /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ad926b912f2d3d6186314a4b6dee9d4e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 418402c929ddd9fec00367d4ae85be7bb068bf13 /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 418402c929ddd9fec00367d4ae85be7bb068bf13 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ad926b912f2d3d6186314a4b6dee9d4e /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ad926b912f2d3d6186314a4b6dee9d4e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 418402c929ddd9fec00367d4ae85be7bb068bf13 /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 418402c929ddd9fec00367d4ae85be7bb068bf13 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ad926b912f2d3d6186314a4b6dee9d4e /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ad926b912f2d3d6186314a4b6dee9d4e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␉leading HT/␉leading HT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␉leading\ HT/␉leading\ HT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 418402c929ddd9fec00367d4ae85be7bb068bf13 /rclone-test-xeyezay1roji/␉leading HT/␉leading HT 2025/11/03 01:26:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 418402c929ddd9fec00367d4ae85be7bb068bf13 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c6b7345f736c432f596cb6d41d789a98 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c6b7345f736c432f596cb6d41d789a98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c6b7345f736c432f596cb6d41d789a98 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c6b7345f736c432f596cb6d41d789a98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c6b7345f736c432f596cb6d41d789a98 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c6b7345f736c432f596cb6d41d789a98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/␋leading VT/␋leading VT" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/␋leading\ VT/␋leading\ VT 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 /rclone-test-xeyezay1roji/␋leading VT/␋leading VT 2025/11/03 01:26:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e82e41ef940b428c79f0f8d9ec15d6dd44611a07 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69cce69243797412ac62cd72df92a0a6 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 69cce69243797412ac62cd72df92a0a6 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69cce69243797412ac62cd72df92a0a6 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 69cce69243797412ac62cd72df92a0a6 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69cce69243797412ac62cd72df92a0a6 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 69cce69243797412ac62cd72df92a0a6 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/.leading dot/.leading dot" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/.leading\ dot/.leading\ dot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 /rclone-test-xeyezay1roji/.leading dot/.leading dot 2025/11/03 01:26:43 DEBUG : .leading dot/.leading dot: Parsed hash: 42b3ae1f0ae3407f4e8121d119ec497635e7a600 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9c73fd113e7f85ef78de7fb01218908d /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: 9c73fd113e7f85ef78de7fb01218908d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c72af2a474e93ac6c1fb998fa18d92fbbc85baef /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: c72af2a474e93ac6c1fb998fa18d92fbbc85baef 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9c73fd113e7f85ef78de7fb01218908d /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: 9c73fd113e7f85ef78de7fb01218908d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c72af2a474e93ac6c1fb998fa18d92fbbc85baef /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: c72af2a474e93ac6c1fb998fa18d92fbbc85baef 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9c73fd113e7f85ef78de7fb01218908d /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: 9c73fd113e7f85ef78de7fb01218908d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing space /trailing space " 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ space\ /trailing\ space\ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c72af2a474e93ac6c1fb998fa18d92fbbc85baef /rclone-test-xeyezay1roji/trailing space /trailing space 2025/11/03 01:26:43 DEBUG : trailing space /trailing space : Parsed hash: c72af2a474e93ac6c1fb998fa18d92fbbc85baef === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 54756aff3cd4ee39f9615bef4789f30a /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54756aff3cd4ee39f9615bef4789f30a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 54756aff3cd4ee39f9615bef4789f30a /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54756aff3cd4ee39f9615bef4789f30a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 54756aff3cd4ee39f9615bef4789f30a /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54756aff3cd4ee39f9615bef4789f30a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ CR␍/trailing\ CR␍ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d /rclone-test-xeyezay1roji/trailing CR␍/trailing CR␍ 2025/11/03 01:26:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ce845ae7a628238ac0bfb0cb1a56b98ae6c0c7d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: abdc66a83b5aa9563938219693233844 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: abdc66a83b5aa9563938219693233844 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: abdc66a83b5aa9563938219693233844 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: abdc66a83b5aa9563938219693233844 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: abdc66a83b5aa9563938219693233844 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: abdc66a83b5aa9563938219693233844 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ LF␊/trailing\ LF␊ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 /rclone-test-xeyezay1roji/trailing LF␊/trailing LF␊ 2025/11/03 01:26:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 15cdd26fe8ad319f1791ef5a968fd215732bd9d5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 156631f0acabb8a3c793a1af774f2ec7 /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 156631f0acabb8a3c793a1af774f2ec7 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8b219a089c626ba9c86d97333f929038bd7bf5cd /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8b219a089c626ba9c86d97333f929038bd7bf5cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 156631f0acabb8a3c793a1af774f2ec7 /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 156631f0acabb8a3c793a1af774f2ec7 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8b219a089c626ba9c86d97333f929038bd7bf5cd /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8b219a089c626ba9c86d97333f929038bd7bf5cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 156631f0acabb8a3c793a1af774f2ec7 /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 156631f0acabb8a3c793a1af774f2ec7 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ HT␉/trailing\ HT␉ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8b219a089c626ba9c86d97333f929038bd7bf5cd /rclone-test-xeyezay1roji/trailing HT␉/trailing HT␉ 2025/11/03 01:26:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8b219a089c626ba9c86d97333f929038bd7bf5cd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b20454dc2e06974ceadb5d7aed2de48f /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b20454dc2e06974ceadb5d7aed2de48f 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b20454dc2e06974ceadb5d7aed2de48f /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b20454dc2e06974ceadb5d7aed2de48f 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b20454dc2e06974ceadb5d7aed2de48f /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b20454dc2e06974ceadb5d7aed2de48f 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ VT␋/trailing\ VT␋ 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 /rclone-test-xeyezay1roji/trailing VT␋/trailing VT␋ 2025/11/03 01:26:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 85bb3f9a06a66b94a29eec2b61bc919f20c45319 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 6e624cca63782aeb01546d53c5122662 /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 6e624cca63782aeb01546d53c5122662 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 6e624cca63782aeb01546d53c5122662 /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 6e624cca63782aeb01546d53c5122662 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 6e624cca63782aeb01546d53c5122662 /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 6e624cca63782aeb01546d53c5122662 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/trailing dot./trailing dot." 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/trailing\ dot./trailing\ dot. 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa /rclone-test-xeyezay1roji/trailing dot./trailing dot. 2025/11/03 01:26:43 DEBUG : trailing dot./trailing dot.: Parsed hash: 9564cb8cc617bfdc1de3648a1f31b5a2d77c94aa === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2904cfa4be5493b2568493bf10eee188 /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2904cfa4be5493b2568493bf10eee188 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c14babd1379cadcf0c4af9baeb4a7144d529e37b /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c14babd1379cadcf0c4af9baeb4a7144d529e37b 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2904cfa4be5493b2568493bf10eee188 /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2904cfa4be5493b2568493bf10eee188 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c14babd1379cadcf0c4af9baeb4a7144d529e37b /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c14babd1379cadcf0c4af9baeb4a7144d529e37b 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2904cfa4be5493b2568493bf10eee188 /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2904cfa4be5493b2568493bf10eee188 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/invalid\ utf-8/invalid\ utf-8 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: c14babd1379cadcf0c4af9baeb4a7144d529e37b /rclone-test-xeyezay1roji/invalid utf-8/invalid utf-8 2025/11/03 01:26:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c14babd1379cadcf0c4af9baeb4a7144d529e37b === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b87e530f13f83da25fc6dbea7599ad95 /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: b87e530f13f83da25fc6dbea7599ad95 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69f6444ebd3e423643f29c6835393140f60f495a /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69f6444ebd3e423643f29c6835393140f60f495a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b87e530f13f83da25fc6dbea7599ad95 /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: b87e530f13f83da25fc6dbea7599ad95 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69f6444ebd3e423643f29c6835393140f60f495a /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69f6444ebd3e423643f29c6835393140f60f495a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: b87e530f13f83da25fc6dbea7599ad95 /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: b87e530f13f83da25fc6dbea7599ad95 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/test%46.txt/test%46.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/test\%46.txt/test\%46.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 69f6444ebd3e423643f29c6835393140f60f495a /rclone-test-xeyezay1roji/test%46.txt/test%46.txt 2025/11/03 01:26:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 69f6444ebd3e423643f29c6835393140f60f495a === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Connection OK after error: potato 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/zero-length-file" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/zero-length-file" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/zero-length-file" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/zero-length-file" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xeyezay1roji/zero-length-file 2025/11/03 01:26:43 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ebdcb80ee52f348c16d27428767be758 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: ebdcb80ee52f348c16d27428767be758 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 48ed20c0ce5d943cba53a13b8352168f2ed4c028 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 48ed20c0ce5d943cba53a13b8352168f2ed4c028 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: ebdcb80ee52f348c16d27428767be758 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: ebdcb80ee52f348c16d27428767be758 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 48ed20c0ce5d943cba53a13b8352168f2ed4c028 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 48ed20c0ce5d943cba53a13b8352168f2ed4c028 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:42202->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xeyezay1roji/hello? sausage/êé" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: New connection 127.0.0.1:42208->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Relative path resolved to "/rclone-test-xeyezay1roji/hello? sausage/êé" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Using root directory "/rclone-test-xeyezay1roji/hello? sausage/êé" 2025/11/03 01:26:43 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-xeyezay1roji/hello? sausage/êé" to be canonical "TestSFTPRclone{M0gP6}:rclone-test-xeyezay1roji/hello? sausage/êé" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Remote command result: 4ae1fec7a6ee8a253a729eccfc95fc06 /rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ae1fec7a6ee8a253a729eccfc95fc06 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Remote command result: 23d72ef204a5053e10170db900e7d690d46abf5e /rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 23d72ef204a5053e10170db900e7d690d46abf5e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Remote command result: 4ae1fec7a6ee8a253a729eccfc95fc06 /rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ae1fec7a6ee8a253a729eccfc95fc06 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: Remote command result: 23d72ef204a5053e10170db900e7d690d46abf5e /rclone-test-xeyezay1roji/hello? sausage/êé/a/b/c/d/e.txt 2025/11/03 01:26:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 23d72ef204a5053e10170db900e7d690d46abf5e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé: New connection 127.0.0.1:42222->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : Waiting for deletions to finish 2025/11/03 01:26:43 INFO : a/b/c/d/e.txt: Deleted 2025/11/03 01:26:43 DEBUG : removing 1 level 4 directories 2025/11/03 01:26:43 INFO : a/b/c/d: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 3 directories 2025/11/03 01:26:43 INFO : a/b/c: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 2 directories 2025/11/03 01:26:43 INFO : a/b: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 1 directories 2025/11/03 01:26:43 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: New connection 127.0.0.1:42236->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/moveTest/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/moveTest/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/moveTest/other.txt 2025/11/03 01:26:43 DEBUG : moveTest/other.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/moveTest/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/moveTest/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/moveTest/other.txt 2025/11/03 01:26:43 DEBUG : moveTest/other.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/other.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/other.txt 2025/11/03 01:26:43 DEBUG : other.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-somowaj2pumi" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: New connection 127.0.0.1:42248->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Relative path resolved to "/rclone-test-somowaj2pumi" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Using root directory "/rclone-test-somowaj2pumi" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Shell path "/rclone-test-somowaj2pumi/new_name/sub_new_name/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Running remote command: md5sum /rclone-test-somowaj2pumi/new_name/sub_new_name/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-somowaj2pumi/new_name/sub_new_name/file name.txt 2025/11/03 01:26:43 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Shell path "/rclone-test-somowaj2pumi/new_name/sub_new_name/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Running remote command: sha1sum /rclone-test-somowaj2pumi/new_name/sub_new_name/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-somowaj2pumi/new_name/sub_new_name/file name.txt 2025/11/03 01:26:43 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Shell path "/rclone-test-somowaj2pumi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Running remote command: md5sum /rclone-test-somowaj2pumi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-somowaj2pumi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Shell path "/rclone-test-somowaj2pumi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Running remote command: sha1sum /rclone-test-somowaj2pumi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-somowaj2pumi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Purge dir "new_name" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-somowaj2pumi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a4485a5434c5d6845dbca8a39531e3d4 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: a4485a5434c5d6845dbca8a39531e3d4 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 1feaeba02790dfb8bc093d676c8efc25b766d46c /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 1feaeba02790dfb8bc093d676c8efc25b766d46c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:42264->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xeyezay1roji/not found.txt" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/not found.txt: New connection 127.0.0.1:42274->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/not found.txt: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/not found.txt: Relative path resolved to "/rclone-test-xeyezay1roji/not found.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/not found.txt: Using root directory "/rclone-test-xeyezay1roji/not found.txt" 2025/11/03 01:26:43 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-xeyezay1roji" from "TestSFTPRclone:rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:42290->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d9e55ff97bfcaf84ba4354a5b2d7de5d /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: d9e55ff97bfcaf84ba4354a5b2d7de5d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d9e55ff97bfcaf84ba4354a5b2d7de5d /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: d9e55ff97bfcaf84ba4354a5b2d7de5d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d9e55ff97bfcaf84ba4354a5b2d7de5d /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: d9e55ff97bfcaf84ba4354a5b2d7de5d 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/created from root.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/created\ from\ root.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a /rclone-test-xeyezay1roji/created from root.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/created from root.txt: Parsed hash: 9bcd8f500e7bc4acf73c24b3d95866cbb439248a 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 2c86a8ac936d2b2e0f80dfc631a3ba79 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 2c86a8ac936d2b2e0f80dfc631a3ba79 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/file name.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/file\ name.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6688f9725978c93f46b96a3fcb076e54705b3973 /rclone-test-xeyezay1roji/file name.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/file name.txt: Parsed hash: 6688f9725978c93f46b96a3fcb076e54705b3973 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 05d6d95bffc8f2d7118f06d4cb2595cd /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 05d6d95bffc8f2d7118f06d4cb2595cd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: a763f8ae2044e22886a8adac3d7b516b4db91c98 /rclone-test-xeyezay1roji/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/03 01:26:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a763f8ae2044e22886a8adac3d7b516b4db91c98 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Server has VFS statistics extension 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: About path "/rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: About path "/rclone-test-xeyezay1roji" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: About using shell command for shell type "unix" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: df -k /rclone-test-xeyezay1roji 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 108239340 42533668 68% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 73c79bcf1bcb93ed56dcb9a20aa8df1f /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: 73c79bcf1bcb93ed56dcb9a20aa8df1f 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8c21d6faa55e6f0248f06083000c3fa1fe3469ab /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: 8c21d6faa55e6f0248f06083000c3fa1fe3469ab 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 73c79bcf1bcb93ed56dcb9a20aa8df1f /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: 73c79bcf1bcb93ed56dcb9a20aa8df1f 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/piped data.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/piped\ data.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 8c21d6faa55e6f0248f06083000c3fa1fe3469ab /rclone-test-xeyezay1roji/piped data.txt 2025/11/03 01:26:43 DEBUG : piped data.txt: Parsed hash: 8c21d6faa55e6f0248f06083000c3fa1fe3469ab === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/unknown-size-update.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 4e0bbe90bbbe4ea27b988d210afc51ec /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : unknown-size-update.txt: Parsed hash: 4e0bbe90bbbe4ea27b988d210afc51ec 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/unknown-size-update.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 64294ba3dc3eeae2f1f47a7c013c6e135cef2cbd /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : unknown-size-update.txt: Parsed hash: 64294ba3dc3eeae2f1f47a7c013c6e135cef2cbd 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/unknown-size-update.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: md5sum /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 4e0bbe90bbbe4ea27b988d210afc51ec /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : unknown-size-update.txt: Parsed hash: 4e0bbe90bbbe4ea27b988d210afc51ec 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Shell path "/rclone-test-xeyezay1roji/unknown-size-update.txt" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Running remote command: sha1sum /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Remote command result: 64294ba3dc3eeae2f1f47a7c013c6e135cef2cbd /rclone-test-xeyezay1roji/unknown-size-update.txt 2025/11/03 01:26:43 DEBUG : unknown-size-update.txt: Parsed hash: 64294ba3dc3eeae2f1f47a7c013c6e135cef2cbd === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/03 01:26:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-xeyezay1roji/deeper/nonexisting/directory" 2025/11/03 01:26:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{M0gP6}" suffix to name 2025/11/03 01:26:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/11/03 01:26:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/11/03 01:26:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/11/03 01:26:43 DEBUG : Setting pass="Bz7mWdgnItvk3kFPvD-a_05oRBC6hQ4CIFseW581VVL6OFw" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/deeper/nonexisting/directory: New connection 127.0.0.1:42306->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9244.da8c6847a" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-xeyezay1roji/deeper/nonexisting/directory" 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji/deeper/nonexisting/directory: Using root directory "/rclone-test-xeyezay1roji/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/03 01:26:43 DEBUG : Waiting for deletions to finish 2025/11/03 01:26:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/03 01:26:43 DEBUG : removing 1 level 4 directories 2025/11/03 01:26:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 3 directories 2025/11/03 01:26:43 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 2 directories 2025/11/03 01:26:43 INFO : hello? sausage/êé: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 1 directories 2025/11/03 01:26:43 INFO : hello? sausage: Removing directory 2025/11/03 01:26:43 DEBUG : removing 1 level 0 directories 2025/11/03 01:26:43 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Removing directory 2025/11/03 01:26:43 ERROR : error listing: directory not found 2025/11/03 01:26:43 DEBUG : Waiting for deletions to finish 2025/11/03 01:26:43 ERROR : error listing: directory not found 2025/11/03 01:26:43 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Failed to list "": directory not found 2025/11/03 01:26:43 DEBUG : removing 1 level 0 directories 2025/11/03 01:26:43 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Removing directory 2025/11/03 01:26:43 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/03 01:26:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-xeyezay1roji: Closing 2 unused connections 2025/11/03 01:26:43 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (11.09s) --- 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.79s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.05s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.06s) --- 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.03s) --- 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.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 12.260s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.164368024s (try 1/5)