"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 TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/04/11 02:08:40 NOTICE: TestSFTPRclone: Starting server 2026/04/11 02:08:41 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/04/11 02:08:41 DEBUG : TestSFTPRclone: Read 1, error: 2026/04/11 02:08:41 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/04/11 02:08:41 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kuzipen6tire" 2026/04/11 02:08:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 02:08:41 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:41 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:41 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:41 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:41 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:41 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:41 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: New connection 127.0.0.1:44026->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell type "unix" from config 2026/04/11 02:08:41 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Relative path resolved to "/rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Using root directory "/rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/11 02:08:42 INFO : dir/subdir: Making directory 2026/04/11 02:08:42 INFO : dir/subdir: Removing directory 2026/04/11 02:08:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/04/11 02:08:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f1d586f7769ec76e27a4c9206b5e4b52 /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1d586f7769ec76e27a4c9206b5e4b52 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 44664541f7e22a5dd19cc40cd9299c2e6653000b /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 44664541f7e22a5dd19cc40cd9299c2e6653000b 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f1d586f7769ec76e27a4c9206b5e4b52 /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1d586f7769ec76e27a4c9206b5e4b52 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 44664541f7e22a5dd19cc40cd9299c2e6653000b /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 44664541f7e22a5dd19cc40cd9299c2e6653000b 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f1d586f7769ec76e27a4c9206b5e4b52 /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1d586f7769ec76e27a4c9206b5e4b52 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 44664541f7e22a5dd19cc40cd9299c2e6653000b /rclone-test-kuzipen6tire/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/11 02:08:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 44664541f7e22a5dd19cc40cd9299c2e6653000b === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: eb61f7a4a514cc8b6f53712454f6b161 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: eb61f7a4a514cc8b6f53712454f6b161 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f903520a12b6355c489a65342820b689d4a739b7 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: f903520a12b6355c489a65342820b689d4a739b7 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: eb61f7a4a514cc8b6f53712454f6b161 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: eb61f7a4a514cc8b6f53712454f6b161 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f903520a12b6355c489a65342820b689d4a739b7 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: f903520a12b6355c489a65342820b689d4a739b7 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: eb61f7a4a514cc8b6f53712454f6b161 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: eb61f7a4a514cc8b6f53712454f6b161 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/./." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f903520a12b6355c489a65342820b689d4a739b7 /rclone-test-kuzipen6tire/./. 2026/04/11 02:08:42 DEBUG : ./.: Parsed hash: f903520a12b6355c489a65342820b689d4a739b7 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: be4003d7360f71b0b6f5883e8511c870 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: be4003d7360f71b0b6f5883e8511c870 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: be4003d7360f71b0b6f5883e8511c870 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: be4003d7360f71b0b6f5883e8511c870 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: be4003d7360f71b0b6f5883e8511c870 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: be4003d7360f71b0b6f5883e8511c870 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/../.." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 /rclone-test-kuzipen6tire/../.. 2026/04/11 02:08:42 DEBUG : ../..: Parsed hash: 2a38eb6c5c0e38578f0fcc44a3f8ba71a97d0659 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: b6b7e6e5c914dae4df1a47bf3544595f /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b6b7e6e5c914dae4df1a47bf3544595f 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d5f43200156c706e22eded668257ccaf28321e08 /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d5f43200156c706e22eded668257ccaf28321e08 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: b6b7e6e5c914dae4df1a47bf3544595f /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b6b7e6e5c914dae4df1a47bf3544595f 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d5f43200156c706e22eded668257ccaf28321e08 /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d5f43200156c706e22eded668257ccaf28321e08 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: b6b7e6e5c914dae4df1a47bf3544595f /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b6b7e6e5c914dae4df1a47bf3544595f 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d5f43200156c706e22eded668257ccaf28321e08 /rclone-test-kuzipen6tire/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/11 02:08:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: d5f43200156c706e22eded668257ccaf28321e08 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7a3353c590f07a9b43b54c64476032f8 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 7a3353c590f07a9b43b54c64476032f8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 47957c92ac4caf70b2ddbbee982fadf0c628a881 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 47957c92ac4caf70b2ddbbee982fadf0c628a881 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7a3353c590f07a9b43b54c64476032f8 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 7a3353c590f07a9b43b54c64476032f8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 47957c92ac4caf70b2ddbbee982fadf0c628a881 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 47957c92ac4caf70b2ddbbee982fadf0c628a881 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7a3353c590f07a9b43b54c64476032f8 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 7a3353c590f07a9b43b54c64476032f8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/ leading space/ leading space" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\ leading\ space/\ leading\ space 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 47957c92ac4caf70b2ddbbee982fadf0c628a881 /rclone-test-kuzipen6tire/ leading space/ leading space 2026/04/11 02:08:42 DEBUG : leading space/ leading space: Parsed hash: 47957c92ac4caf70b2ddbbee982fadf0c628a881 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dab9ecb8437488dddae889dfe136aac5 /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dab9ecb8437488dddae889dfe136aac5 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ad907226810bad28eabd389066cee9b54aa853ab /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ad907226810bad28eabd389066cee9b54aa853ab 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dab9ecb8437488dddae889dfe136aac5 /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dab9ecb8437488dddae889dfe136aac5 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ad907226810bad28eabd389066cee9b54aa853ab /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ad907226810bad28eabd389066cee9b54aa853ab 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dab9ecb8437488dddae889dfe136aac5 /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dab9ecb8437488dddae889dfe136aac5 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/~leading tilde/~leading tilde" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/\~leading\ tilde/\~leading\ tilde 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ad907226810bad28eabd389066cee9b54aa853ab /rclone-test-kuzipen6tire/~leading tilde/~leading tilde 2026/04/11 02:08:42 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ad907226810bad28eabd389066cee9b54aa853ab === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 8ca2983a6d344a49e266c562638899409a1d143e /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8ca2983a6d344a49e266c562638899409a1d143e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 8ca2983a6d344a49e266c562638899409a1d143e /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8ca2983a6d344a49e266c562638899409a1d143e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ce34ff0d0f3e0437e7b5c68c1fcb0cd0 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␍leading CR/␍leading CR" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␍leading\ CR/␍leading\ CR 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 8ca2983a6d344a49e266c562638899409a1d143e /rclone-test-kuzipen6tire/␍leading CR/␍leading CR 2026/04/11 02:08:42 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8ca2983a6d344a49e266c562638899409a1d143e === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 832d48195750fc445dc532939a5d5a1b /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 832d48195750fc445dc532939a5d5a1b 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: c80c90bc16618214e85ffd55f74252371ff04d17 /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c80c90bc16618214e85ffd55f74252371ff04d17 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 832d48195750fc445dc532939a5d5a1b /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 832d48195750fc445dc532939a5d5a1b 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: c80c90bc16618214e85ffd55f74252371ff04d17 /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c80c90bc16618214e85ffd55f74252371ff04d17 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 832d48195750fc445dc532939a5d5a1b /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 832d48195750fc445dc532939a5d5a1b 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␊leading LF/␊leading LF" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␊leading\ LF/␊leading\ LF 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: c80c90bc16618214e85ffd55f74252371ff04d17 /rclone-test-kuzipen6tire/␊leading LF/␊leading LF 2026/04/11 02:08:42 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c80c90bc16618214e85ffd55f74252371ff04d17 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2f04b4362f215c35031b593c9b0c6341 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2f04b4362f215c35031b593c9b0c6341 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 51ef7dbdcf0ff4428591e7fffde96a619b704771 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51ef7dbdcf0ff4428591e7fffde96a619b704771 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2f04b4362f215c35031b593c9b0c6341 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2f04b4362f215c35031b593c9b0c6341 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 51ef7dbdcf0ff4428591e7fffde96a619b704771 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51ef7dbdcf0ff4428591e7fffde96a619b704771 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2f04b4362f215c35031b593c9b0c6341 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2f04b4362f215c35031b593c9b0c6341 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␉leading HT/␉leading HT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␉leading\ HT/␉leading\ HT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 51ef7dbdcf0ff4428591e7fffde96a619b704771 /rclone-test-kuzipen6tire/␉leading HT/␉leading HT 2026/04/11 02:08:42 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 51ef7dbdcf0ff4428591e7fffde96a619b704771 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 1e7b3ca8c122e9fbd593b11d45a32ac2 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1e7b3ca8c122e9fbd593b11d45a32ac2 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: a21b3354f304a6850feb13f200c8b709fed72697 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a21b3354f304a6850feb13f200c8b709fed72697 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 1e7b3ca8c122e9fbd593b11d45a32ac2 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1e7b3ca8c122e9fbd593b11d45a32ac2 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: a21b3354f304a6850feb13f200c8b709fed72697 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a21b3354f304a6850feb13f200c8b709fed72697 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 1e7b3ca8c122e9fbd593b11d45a32ac2 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1e7b3ca8c122e9fbd593b11d45a32ac2 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/␋leading VT/␋leading VT" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/␋leading\ VT/␋leading\ VT 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: a21b3354f304a6850feb13f200c8b709fed72697 /rclone-test-kuzipen6tire/␋leading VT/␋leading VT 2026/04/11 02:08:42 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a21b3354f304a6850feb13f200c8b709fed72697 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 74a978074ea9f0f4ed0abc49ce55cb92 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 74a978074ea9f0f4ed0abc49ce55cb92 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 045757328e69ed3d6ec5c659ecd3a6568059a170 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 045757328e69ed3d6ec5c659ecd3a6568059a170 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 74a978074ea9f0f4ed0abc49ce55cb92 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 74a978074ea9f0f4ed0abc49ce55cb92 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 045757328e69ed3d6ec5c659ecd3a6568059a170 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 045757328e69ed3d6ec5c659ecd3a6568059a170 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 74a978074ea9f0f4ed0abc49ce55cb92 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 74a978074ea9f0f4ed0abc49ce55cb92 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/.leading dot/.leading dot" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/.leading\ dot/.leading\ dot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 045757328e69ed3d6ec5c659ecd3a6568059a170 /rclone-test-kuzipen6tire/.leading dot/.leading dot 2026/04/11 02:08:42 DEBUG : .leading dot/.leading dot: Parsed hash: 045757328e69ed3d6ec5c659ecd3a6568059a170 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 26d9a37e77ccfb79ffd5ca20ef770a55 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 26d9a37e77ccfb79ffd5ca20ef770a55 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 26d9a37e77ccfb79ffd5ca20ef770a55 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 26d9a37e77ccfb79ffd5ca20ef770a55 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 26d9a37e77ccfb79ffd5ca20ef770a55 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 26d9a37e77ccfb79ffd5ca20ef770a55 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing space /trailing space " 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ space\ /trailing\ space\ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 /rclone-test-kuzipen6tire/trailing space /trailing space 2026/04/11 02:08:42 DEBUG : trailing space /trailing space : Parsed hash: 7ed169b4e4ae8f101923877c81d010d36fbf4fa7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e74b20ec09cad84c6afc3f44629d849e /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e74b20ec09cad84c6afc3f44629d849e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 712d7c32c6566f9a58e203834ce97f5654b03c00 /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 712d7c32c6566f9a58e203834ce97f5654b03c00 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e74b20ec09cad84c6afc3f44629d849e /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e74b20ec09cad84c6afc3f44629d849e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 712d7c32c6566f9a58e203834ce97f5654b03c00 /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 712d7c32c6566f9a58e203834ce97f5654b03c00 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e74b20ec09cad84c6afc3f44629d849e /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e74b20ec09cad84c6afc3f44629d849e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ CR␍/trailing\ CR␍ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 712d7c32c6566f9a58e203834ce97f5654b03c00 /rclone-test-kuzipen6tire/trailing CR␍/trailing CR␍ 2026/04/11 02:08:42 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 712d7c32c6566f9a58e203834ce97f5654b03c00 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 3477f3e0da35ae8fde74c4aae3c26781 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3477f3e0da35ae8fde74c4aae3c26781 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 3477f3e0da35ae8fde74c4aae3c26781 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3477f3e0da35ae8fde74c4aae3c26781 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 3477f3e0da35ae8fde74c4aae3c26781 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3477f3e0da35ae8fde74c4aae3c26781 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ LF␊/trailing\ LF␊ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 /rclone-test-kuzipen6tire/trailing LF␊/trailing LF␊ 2026/04/11 02:08:42 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dbad0fdaa368f4e4e6b4416d9566f0de79e8c038 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 706d0c6e1622ad8e47eb1bea8f78f1af /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 706d0c6e1622ad8e47eb1bea8f78f1af 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d3a02d680552b6e232c65131231cc5c7a1a5a640 /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d3a02d680552b6e232c65131231cc5c7a1a5a640 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 706d0c6e1622ad8e47eb1bea8f78f1af /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 706d0c6e1622ad8e47eb1bea8f78f1af 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d3a02d680552b6e232c65131231cc5c7a1a5a640 /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d3a02d680552b6e232c65131231cc5c7a1a5a640 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 706d0c6e1622ad8e47eb1bea8f78f1af /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 706d0c6e1622ad8e47eb1bea8f78f1af 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ HT␉/trailing\ HT␉ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d3a02d680552b6e232c65131231cc5c7a1a5a640 /rclone-test-kuzipen6tire/trailing HT␉/trailing HT␉ 2026/04/11 02:08:42 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d3a02d680552b6e232c65131231cc5c7a1a5a640 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e177acc9fd02f29e781d4bf5176b8187 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e177acc9fd02f29e781d4bf5176b8187 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e177acc9fd02f29e781d4bf5176b8187 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e177acc9fd02f29e781d4bf5176b8187 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e177acc9fd02f29e781d4bf5176b8187 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e177acc9fd02f29e781d4bf5176b8187 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ VT␋/trailing\ VT␋ 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 /rclone-test-kuzipen6tire/trailing VT␋/trailing VT␋ 2026/04/11 02:08:42 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9126da4a3d2f9ebf6eb826cdb6aa22505718b640 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 955c0ff6e30f20d199cd2afd2547bd3a /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 955c0ff6e30f20d199cd2afd2547bd3a 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 955c0ff6e30f20d199cd2afd2547bd3a /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 955c0ff6e30f20d199cd2afd2547bd3a 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 955c0ff6e30f20d199cd2afd2547bd3a /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 955c0ff6e30f20d199cd2afd2547bd3a 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/trailing dot./trailing dot." 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/trailing\ dot./trailing\ dot. 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd /rclone-test-kuzipen6tire/trailing dot./trailing dot. 2026/04/11 02:08:42 DEBUG : trailing dot./trailing dot.: Parsed hash: 2d6e102ad6b75ea5a5283f623b016b1ff7b990bd === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9841260c2baff914b994900faa5a5aba /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9841260c2baff914b994900faa5a5aba 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9841260c2baff914b994900faa5a5aba /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9841260c2baff914b994900faa5a5aba 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 9841260c2baff914b994900faa5a5aba /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9841260c2baff914b994900faa5a5aba 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/invalid\ utf-8/invalid\ utf-8 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 /rclone-test-kuzipen6tire/invalid utf-8/invalid utf-8 2026/04/11 02:08:42 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6ee9aa71ef1d365f0873ccf0e23bfbe195d1e401 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f6d7430fb1d9e87342a697fab33f8ef4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: f6d7430fb1d9e87342a697fab33f8ef4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f6d7430fb1d9e87342a697fab33f8ef4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: f6d7430fb1d9e87342a697fab33f8ef4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: f6d7430fb1d9e87342a697fab33f8ef4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: f6d7430fb1d9e87342a697fab33f8ef4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/test%46.txt/test%46.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/test\%46.txt/test\%46.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 /rclone-test-kuzipen6tire/test%46.txt/test%46.txt 2026/04/11 02:08:42 DEBUG : test%46.txt/test%46.txt: Parsed hash: 48e778c68d97636ba613c41ef8a3c89ecbd3b8c4 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Connection OK after error: potato 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/zero-length-file" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/zero-length-file" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/zero-length-file" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/zero-length-file" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzipen6tire/zero-length-file 2026/04/11 02:08:42 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: c6d85eedd625d5b70a637ce0f3a8e84c /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: c6d85eedd625d5b70a637ce0f3a8e84c 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: bdb5ccb0f7436cb9df3100c3f03aea45f91feb6a /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: bdb5ccb0f7436cb9df3100c3f03aea45f91feb6a 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: c6d85eedd625d5b70a637ce0f3a8e84c /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: c6d85eedd625d5b70a637ce0f3a8e84c 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: bdb5ccb0f7436cb9df3100c3f03aea45f91feb6a /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: bdb5ccb0f7436cb9df3100c3f03aea45f91feb6a 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:44036->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kuzipen6tire/hello? sausage/êé" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: New connection 127.0.0.1:44046->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Relative path resolved to "/rclone-test-kuzipen6tire/hello? sausage/êé" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Using root directory "/rclone-test-kuzipen6tire/hello? sausage/êé" 2026/04/11 02:08:42 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-kuzipen6tire/hello? sausage/êé" to be canonical "TestSFTPRclone{Bw1Gd}:rclone-test-kuzipen6tire/hello? sausage/êé" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Remote command result: c09e2ede01b7d4c40dc095619c0c0d15 /rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : a/b/c/d/e.txt: Parsed hash: c09e2ede01b7d4c40dc095619c0c0d15 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Remote command result: b0fcd9631e204fb5a3e2ad29bf25409e95688018 /rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : a/b/c/d/e.txt: Parsed hash: b0fcd9631e204fb5a3e2ad29bf25409e95688018 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Remote command result: c09e2ede01b7d4c40dc095619c0c0d15 /rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : a/b/c/d/e.txt: Parsed hash: c09e2ede01b7d4c40dc095619c0c0d15 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: Remote command result: b0fcd9631e204fb5a3e2ad29bf25409e95688018 /rclone-test-kuzipen6tire/hello? sausage/êé/a/b/c/d/e.txt 2026/04/11 02:08:42 DEBUG : a/b/c/d/e.txt: Parsed hash: b0fcd9631e204fb5a3e2ad29bf25409e95688018 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé: New connection 127.0.0.1:44056->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : Waiting for deletions to finish 2026/04/11 02:08:42 INFO : a/b/c/d/e.txt: Deleted 2026/04/11 02:08:42 DEBUG : removing 1 level 4 directories 2026/04/11 02:08:42 INFO : a/b/c/d: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 3 directories 2026/04/11 02:08:42 INFO : a/b/c: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 2 directories 2026/04/11 02:08:42 INFO : a/b: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 1 directories 2026/04/11 02:08:42 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1255: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: New connection 127.0.0.1:44066->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/moveTest/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/moveTest/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/moveTest/other.txt 2026/04/11 02:08:42 DEBUG : moveTest/other.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/moveTest/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/moveTest/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/moveTest/other.txt 2026/04/11 02:08:42 DEBUG : moveTest/other.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/other.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/other.txt 2026/04/11 02:08:42 DEBUG : other.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-sigewoc8sivu" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: New connection 127.0.0.1:44078->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Relative path resolved to "/rclone-test-sigewoc8sivu" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Using root directory "/rclone-test-sigewoc8sivu" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Shell path "/rclone-test-sigewoc8sivu/new_name/sub_new_name/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Running remote command: md5sum /rclone-test-sigewoc8sivu/new_name/sub_new_name/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-sigewoc8sivu/new_name/sub_new_name/file name.txt 2026/04/11 02:08:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Shell path "/rclone-test-sigewoc8sivu/new_name/sub_new_name/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Running remote command: sha1sum /rclone-test-sigewoc8sivu/new_name/sub_new_name/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-sigewoc8sivu/new_name/sub_new_name/file name.txt 2026/04/11 02:08:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Shell path "/rclone-test-sigewoc8sivu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Running remote command: md5sum /rclone-test-sigewoc8sivu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-sigewoc8sivu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Shell path "/rclone-test-sigewoc8sivu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Running remote command: sha1sum /rclone-test-sigewoc8sivu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-sigewoc8sivu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Purge dir "new_name" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-sigewoc8sivu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d2790dffe6f4dcb7e57decf350251473 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: d2790dffe6f4dcb7e57decf350251473 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5400e3d375200448d193129e8a4b2f8765911b10 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 5400e3d375200448d193129e8a4b2f8765911b10 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44084->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kuzipen6tire/not found.txt" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/not found.txt: New connection 127.0.0.1:44086->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/not found.txt: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/not found.txt: Relative path resolved to "/rclone-test-kuzipen6tire/not found.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/not found.txt: Using root directory "/rclone-test-kuzipen6tire/not found.txt" 2026/04/11 02:08:42 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPRclone:" path "rclone-test-kuzipen6tire" from "TestSFTPRclone:rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:44092->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bb1d87b4c3fdbed0b1b8b531852d6a4 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 9bb1d87b4c3fdbed0b1b8b531852d6a4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5e36885bad218dfae55aef8eb368d5ac857e8791 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 5e36885bad218dfae55aef8eb368d5ac857e8791 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bb1d87b4c3fdbed0b1b8b531852d6a4 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 9bb1d87b4c3fdbed0b1b8b531852d6a4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5e36885bad218dfae55aef8eb368d5ac857e8791 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 5e36885bad218dfae55aef8eb368d5ac857e8791 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9bb1d87b4c3fdbed0b1b8b531852d6a4 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 9bb1d87b4c3fdbed0b1b8b531852d6a4 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/created from root.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/created\ from\ root.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 5e36885bad218dfae55aef8eb368d5ac857e8791 /rclone-test-kuzipen6tire/created from root.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/created from root.txt: Parsed hash: 5e36885bad218dfae55aef8eb368d5ac857e8791 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e034d701a7192ddfc032447d84397862 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: e034d701a7192ddfc032447d84397862 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/file name.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/file\ name.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 20cb6d716d9a79fa500818f566f7780d84d67943 /rclone-test-kuzipen6tire/file name.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/file name.txt: Parsed hash: 20cb6d716d9a79fa500818f566f7780d84d67943 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 024e9b53111a9827be869cf9a7b62a78 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 024e9b53111a9827be869cf9a7b62a78 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 50f194c6c41e4caa4881cf343ffed83453010e69 /rclone-test-kuzipen6tire/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/11 02:08:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 50f194c6c41e4caa4881cf343ffed83453010e69 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Server has VFS statistics extension 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: About path "/rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: About path "/rclone-test-kuzipen6tire" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: About using shell command for shell type "unix" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: df -k /rclone-test-kuzipen6tire 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 135394672 15378336 86% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 365e96a07fbdf33c569fd011eba37693 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: 365e96a07fbdf33c569fd011eba37693 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: b428b9afe736ac68f279571e18c2e9cf14cf23f2 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: b428b9afe736ac68f279571e18c2e9cf14cf23f2 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 365e96a07fbdf33c569fd011eba37693 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: 365e96a07fbdf33c569fd011eba37693 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/piped data.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/piped\ data.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: b428b9afe736ac68f279571e18c2e9cf14cf23f2 /rclone-test-kuzipen6tire/piped data.txt 2026/04/11 02:08:42 DEBUG : piped data.txt: Parsed hash: b428b9afe736ac68f279571e18c2e9cf14cf23f2 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/unknown-size-update.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 3c72fbca605a1673dd2be513b91d9247 /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : unknown-size-update.txt: Parsed hash: 3c72fbca605a1673dd2be513b91d9247 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/unknown-size-update.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5c04daae3226da3d962430790f7bf9179f814c65 /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : unknown-size-update.txt: Parsed hash: 5c04daae3226da3d962430790f7bf9179f814c65 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/unknown-size-update.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: md5sum /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 3c72fbca605a1673dd2be513b91d9247 /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : unknown-size-update.txt: Parsed hash: 3c72fbca605a1673dd2be513b91d9247 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Shell path "/rclone-test-kuzipen6tire/unknown-size-update.txt" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Running remote command: sha1sum /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Remote command result: 5c04daae3226da3d962430790f7bf9179f814c65 /rclone-test-kuzipen6tire/unknown-size-update.txt 2026/04/11 02:08:42 DEBUG : unknown-size-update.txt: Parsed hash: 5c04daae3226da3d962430790f7bf9179f814c65 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/11 02:08:42 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-kuzipen6tire/deeper/nonexisting/directory" 2026/04/11 02:08:42 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 DEBUG : TestSFTPRclone: detected overridden config - adding "{Bw1Gd}" suffix to name 2026/04/11 02:08:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/04/11 02:08:42 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/04/11 02:08:42 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/04/11 02:08:42 DEBUG : Setting pass="FUh-UPYtqitxEkkXrYvDkzxjPyXwj_COXo4xtiMqLtKzwoo" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/04/11 02:08:42 NOTICE: TestSFTPRclone{Bw1Gd}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/deeper/nonexisting/directory: New connection 127.0.0.1:44102->127.0.0.1:28621 to "SSH-2.0-rclone/v1.74.0-beta.9610.3ad0178b5" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-kuzipen6tire/deeper/nonexisting/directory" 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire/deeper/nonexisting/directory: Using root directory "/rclone-test-kuzipen6tire/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/11 02:08:42 DEBUG : Waiting for deletions to finish 2026/04/11 02:08:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/11 02:08:42 DEBUG : removing 1 level 4 directories 2026/04/11 02:08:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 3 directories 2026/04/11 02:08:42 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 2 directories 2026/04/11 02:08:42 INFO : hello? sausage/êé: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 1 directories 2026/04/11 02:08:42 INFO : hello? sausage: Removing directory 2026/04/11 02:08:42 DEBUG : removing 1 level 0 directories 2026/04/11 02:08:42 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Removing directory 2026/04/11 02:08:42 ERROR : error listing: directory not found 2026/04/11 02:08:42 DEBUG : Waiting for deletions to finish 2026/04/11 02:08:42 ERROR : error listing: directory not found 2026/04/11 02:08:42 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Failed to list "": directory not found 2026/04/11 02:08:42 DEBUG : removing 1 level 0 directories 2026/04/11 02:08:42 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Removing directory 2026/04/11 02:08:42 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/11 02:08:42 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-kuzipen6tire: Closing 2 unused connections 2026/04/11 02:08:42 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.68s) --- 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.62s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.897s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.728226802s (try 1/5)