"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/31 03:58:42 NOTICE: TestSFTPRclone: Starting server 2026/05/31 03:58:43 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/31 03:58:43 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-tuholev4sudi" 2026/05/31 03:58:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: New connection 127.0.0.1:52470->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Relative path resolved to "/rclone-test-tuholev4sudi" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Using root directory "/rclone-test-tuholev4sudi" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/31 03:58:43 INFO : dir/subdir: Making directory 2026/05/31 03:58:43 INFO : dir/subdir: Removing directory 2026/05/31 03:58:43 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/31 03:58:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a805fcba877cdd6c7a8460d86e95d67d /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a805fcba877cdd6c7a8460d86e95d67d 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: e099f0e5303956cc42dbc99926cf554b993fe0fa /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e099f0e5303956cc42dbc99926cf554b993fe0fa 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a805fcba877cdd6c7a8460d86e95d67d /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a805fcba877cdd6c7a8460d86e95d67d 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: e099f0e5303956cc42dbc99926cf554b993fe0fa /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e099f0e5303956cc42dbc99926cf554b993fe0fa 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a805fcba877cdd6c7a8460d86e95d67d /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a805fcba877cdd6c7a8460d86e95d67d 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: e099f0e5303956cc42dbc99926cf554b993fe0fa /rclone-test-tuholev4sudi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 03:58:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e099f0e5303956cc42dbc99926cf554b993fe0fa === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 76dc8b548fd60b9959b25fc1174dc7d8 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: 76dc8b548fd60b9959b25fc1174dc7d8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb92254ac5b74058d2ba77cb7584129550fee557 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: bb92254ac5b74058d2ba77cb7584129550fee557 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 76dc8b548fd60b9959b25fc1174dc7d8 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: 76dc8b548fd60b9959b25fc1174dc7d8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb92254ac5b74058d2ba77cb7584129550fee557 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: bb92254ac5b74058d2ba77cb7584129550fee557 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 76dc8b548fd60b9959b25fc1174dc7d8 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: 76dc8b548fd60b9959b25fc1174dc7d8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/./." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb92254ac5b74058d2ba77cb7584129550fee557 /rclone-test-tuholev4sudi/./. 2026/05/31 03:58:43 DEBUG : ./.: Parsed hash: bb92254ac5b74058d2ba77cb7584129550fee557 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: c855bfb8fab7b8be375df43fdeacaa18 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: c855bfb8fab7b8be375df43fdeacaa18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: c855bfb8fab7b8be375df43fdeacaa18 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: c855bfb8fab7b8be375df43fdeacaa18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: c855bfb8fab7b8be375df43fdeacaa18 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: c855bfb8fab7b8be375df43fdeacaa18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/../.." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 /rclone-test-tuholev4sudi/../.. 2026/05/31 03:58:43 DEBUG : ../..: Parsed hash: cd690d6dbd57b5644149b2d53bcd7aee2da73b84 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: ee6b25e913c0c259e1675659ac088859 /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ee6b25e913c0c259e1675659ac088859 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9c398f3cca4847d28ec6147eeb1a037010cd3cda /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c398f3cca4847d28ec6147eeb1a037010cd3cda 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: ee6b25e913c0c259e1675659ac088859 /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ee6b25e913c0c259e1675659ac088859 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9c398f3cca4847d28ec6147eeb1a037010cd3cda /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c398f3cca4847d28ec6147eeb1a037010cd3cda 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: ee6b25e913c0c259e1675659ac088859 /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ee6b25e913c0c259e1675659ac088859 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9c398f3cca4847d28ec6147eeb1a037010cd3cda /rclone-test-tuholev4sudi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 03:58:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9c398f3cca4847d28ec6147eeb1a037010cd3cda === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1d59d9169f61328e51815466b5c9df8e /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: 1d59d9169f61328e51815466b5c9df8e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1d59d9169f61328e51815466b5c9df8e /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: 1d59d9169f61328e51815466b5c9df8e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1d59d9169f61328e51815466b5c9df8e /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: 1d59d9169f61328e51815466b5c9df8e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/ leading space/ leading space" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\ leading\ space/\ leading\ space 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 /rclone-test-tuholev4sudi/ leading space/ leading space 2026/05/31 03:58:43 DEBUG : leading space/ leading space: Parsed hash: d1f9ea9bb5dc3c50fcec61ebad432d57b1bc8d55 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b87fde3bf45fea8db9bca4f3c1c0b0d2 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b87fde3bf45fea8db9bca4f3c1c0b0d2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b2c188701765c7750e19bcca33a5fb854db0f9b1 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c188701765c7750e19bcca33a5fb854db0f9b1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b87fde3bf45fea8db9bca4f3c1c0b0d2 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b87fde3bf45fea8db9bca4f3c1c0b0d2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b2c188701765c7750e19bcca33a5fb854db0f9b1 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c188701765c7750e19bcca33a5fb854db0f9b1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b87fde3bf45fea8db9bca4f3c1c0b0d2 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b87fde3bf45fea8db9bca4f3c1c0b0d2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/~leading tilde/~leading tilde" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/\~leading\ tilde/\~leading\ tilde 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b2c188701765c7750e19bcca33a5fb854db0f9b1 /rclone-test-tuholev4sudi/~leading tilde/~leading tilde 2026/05/31 03:58:43 DEBUG : ~leading tilde/~leading tilde: Parsed hash: b2c188701765c7750e19bcca33a5fb854db0f9b1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 60c8fbf22d1c34422d129697320deaff /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 60c8fbf22d1c34422d129697320deaff 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 60c8fbf22d1c34422d129697320deaff /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 60c8fbf22d1c34422d129697320deaff 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 60c8fbf22d1c34422d129697320deaff /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 60c8fbf22d1c34422d129697320deaff 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␍leading CR/␍leading CR" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␍leading\ CR/␍leading\ CR 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 /rclone-test-tuholev4sudi/␍leading CR/␍leading CR 2026/05/31 03:58:43 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2fd4a6fbc55c07070a9a97ca0566e543c109add6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 115ebc95d5296257d3b1779cbed2ae00 /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 115ebc95d5296257d3b1779cbed2ae00 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7a3ded937fa489502734d5b60512942369fd1e9a /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ded937fa489502734d5b60512942369fd1e9a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 115ebc95d5296257d3b1779cbed2ae00 /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 115ebc95d5296257d3b1779cbed2ae00 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7a3ded937fa489502734d5b60512942369fd1e9a /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ded937fa489502734d5b60512942369fd1e9a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 115ebc95d5296257d3b1779cbed2ae00 /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 115ebc95d5296257d3b1779cbed2ae00 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␊leading LF/␊leading LF" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␊leading\ LF/␊leading\ LF 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7a3ded937fa489502734d5b60512942369fd1e9a /rclone-test-tuholev4sudi/␊leading LF/␊leading LF 2026/05/31 03:58:43 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a3ded937fa489502734d5b60512942369fd1e9a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2020fa68593147d6296db6a0fd0a7c11 /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2020fa68593147d6296db6a0fd0a7c11 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 176dbfbe3956935c94500029e8cf68cfea85cf5c /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 176dbfbe3956935c94500029e8cf68cfea85cf5c 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2020fa68593147d6296db6a0fd0a7c11 /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2020fa68593147d6296db6a0fd0a7c11 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 176dbfbe3956935c94500029e8cf68cfea85cf5c /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 176dbfbe3956935c94500029e8cf68cfea85cf5c 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2020fa68593147d6296db6a0fd0a7c11 /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2020fa68593147d6296db6a0fd0a7c11 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␉leading HT/␉leading HT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␉leading\ HT/␉leading\ HT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 176dbfbe3956935c94500029e8cf68cfea85cf5c /rclone-test-tuholev4sudi/␉leading HT/␉leading HT 2026/05/31 03:58:43 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 176dbfbe3956935c94500029e8cf68cfea85cf5c === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b4833e3d07528c6f57b780f69c7c1d05 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4833e3d07528c6f57b780f69c7c1d05 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6df6f122be7590303b138f338508f5a17a5a6438 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6df6f122be7590303b138f338508f5a17a5a6438 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b4833e3d07528c6f57b780f69c7c1d05 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4833e3d07528c6f57b780f69c7c1d05 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6df6f122be7590303b138f338508f5a17a5a6438 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6df6f122be7590303b138f338508f5a17a5a6438 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: b4833e3d07528c6f57b780f69c7c1d05 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b4833e3d07528c6f57b780f69c7c1d05 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/␋leading VT/␋leading VT" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/␋leading\ VT/␋leading\ VT 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6df6f122be7590303b138f338508f5a17a5a6438 /rclone-test-tuholev4sudi/␋leading VT/␋leading VT 2026/05/31 03:58:43 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6df6f122be7590303b138f338508f5a17a5a6438 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f7a7c2d168e66512e55957ec3c829104 /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: f7a7c2d168e66512e55957ec3c829104 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 98609134975aaf83a58e5c657bbe7e3b91c7950b /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: 98609134975aaf83a58e5c657bbe7e3b91c7950b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f7a7c2d168e66512e55957ec3c829104 /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: f7a7c2d168e66512e55957ec3c829104 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 98609134975aaf83a58e5c657bbe7e3b91c7950b /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: 98609134975aaf83a58e5c657bbe7e3b91c7950b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f7a7c2d168e66512e55957ec3c829104 /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: f7a7c2d168e66512e55957ec3c829104 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/.leading dot/.leading dot" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/.leading\ dot/.leading\ dot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 98609134975aaf83a58e5c657bbe7e3b91c7950b /rclone-test-tuholev4sudi/.leading dot/.leading dot 2026/05/31 03:58:43 DEBUG : .leading dot/.leading dot: Parsed hash: 98609134975aaf83a58e5c657bbe7e3b91c7950b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2dedb1269909245e77b152f41f41c195 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 2dedb1269909245e77b152f41f41c195 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1c617094929439458f055439a03d475593befbf3 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 1c617094929439458f055439a03d475593befbf3 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2dedb1269909245e77b152f41f41c195 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 2dedb1269909245e77b152f41f41c195 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1c617094929439458f055439a03d475593befbf3 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 1c617094929439458f055439a03d475593befbf3 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2dedb1269909245e77b152f41f41c195 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 2dedb1269909245e77b152f41f41c195 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing space /trailing space " 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ space\ /trailing\ space\ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1c617094929439458f055439a03d475593befbf3 /rclone-test-tuholev4sudi/trailing space /trailing space 2026/05/31 03:58:43 DEBUG : trailing space /trailing space : Parsed hash: 1c617094929439458f055439a03d475593befbf3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f4ddb7c6376fa98a6d9a939122ffa300 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f4ddb7c6376fa98a6d9a939122ffa300 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f4ddb7c6376fa98a6d9a939122ffa300 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f4ddb7c6376fa98a6d9a939122ffa300 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: f4ddb7c6376fa98a6d9a939122ffa300 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f4ddb7c6376fa98a6d9a939122ffa300 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ CR␍/trailing\ CR␍ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 /rclone-test-tuholev4sudi/trailing CR␍/trailing CR␍ 2026/05/31 03:58:43 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e1ebe56fa96deedf4c8d43f8dccc2d47af90708 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9dbe8fbef632bf4d878543248513de18 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9dbe8fbef632bf4d878543248513de18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9dbe8fbef632bf4d878543248513de18 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9dbe8fbef632bf4d878543248513de18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 9dbe8fbef632bf4d878543248513de18 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 9dbe8fbef632bf4d878543248513de18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ LF␊/trailing\ LF␊ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 /rclone-test-tuholev4sudi/trailing LF␊/trailing LF␊ 2026/05/31 03:58:43 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 554ce4e059d2858dd56d6c70ecdacb1cbe167d83 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 162b020be080ca536d4f1010f2df88ee /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 162b020be080ca536d4f1010f2df88ee 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2f0c803dea5841bc66378639911cf6799d48abf9 /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2f0c803dea5841bc66378639911cf6799d48abf9 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 162b020be080ca536d4f1010f2df88ee /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 162b020be080ca536d4f1010f2df88ee 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2f0c803dea5841bc66378639911cf6799d48abf9 /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2f0c803dea5841bc66378639911cf6799d48abf9 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 162b020be080ca536d4f1010f2df88ee /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 162b020be080ca536d4f1010f2df88ee 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ HT␉/trailing\ HT␉ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 2f0c803dea5841bc66378639911cf6799d48abf9 /rclone-test-tuholev4sudi/trailing HT␉/trailing HT␉ 2026/05/31 03:58:43 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2f0c803dea5841bc66378639911cf6799d48abf9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bf12fe577b0f9e5e1872fc6d8cf8aed8 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bf12fe577b0f9e5e1872fc6d8cf8aed8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb6e4b52ad4aa975f221d9c95027e0f81e701732 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bb6e4b52ad4aa975f221d9c95027e0f81e701732 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bf12fe577b0f9e5e1872fc6d8cf8aed8 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bf12fe577b0f9e5e1872fc6d8cf8aed8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb6e4b52ad4aa975f221d9c95027e0f81e701732 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bb6e4b52ad4aa975f221d9c95027e0f81e701732 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bf12fe577b0f9e5e1872fc6d8cf8aed8 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bf12fe577b0f9e5e1872fc6d8cf8aed8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ VT␋/trailing\ VT␋ 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: bb6e4b52ad4aa975f221d9c95027e0f81e701732 /rclone-test-tuholev4sudi/trailing VT␋/trailing VT␋ 2026/05/31 03:58:43 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bb6e4b52ad4aa975f221d9c95027e0f81e701732 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a057aa00bc55044af1c1c4beb85526c0 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: a057aa00bc55044af1c1c4beb85526c0 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a057aa00bc55044af1c1c4beb85526c0 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: a057aa00bc55044af1c1c4beb85526c0 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: a057aa00bc55044af1c1c4beb85526c0 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: a057aa00bc55044af1c1c4beb85526c0 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/trailing dot./trailing dot." 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/trailing\ dot./trailing\ dot. 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 /rclone-test-tuholev4sudi/trailing dot./trailing dot. 2026/05/31 03:58:43 DEBUG : trailing dot./trailing dot.: Parsed hash: cd412ccc646baf205f83fc3fe8ef86abe3202ea2 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 915c630ec2dfb4cd6ef76f7e8b0c988a /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 915c630ec2dfb4cd6ef76f7e8b0c988a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 92c5c5dba1a5feb6addd3d0670475014705cf05f /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92c5c5dba1a5feb6addd3d0670475014705cf05f 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 915c630ec2dfb4cd6ef76f7e8b0c988a /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 915c630ec2dfb4cd6ef76f7e8b0c988a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 92c5c5dba1a5feb6addd3d0670475014705cf05f /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92c5c5dba1a5feb6addd3d0670475014705cf05f 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 915c630ec2dfb4cd6ef76f7e8b0c988a /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 915c630ec2dfb4cd6ef76f7e8b0c988a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/invalid\ utf-8/invalid\ utf-8 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 92c5c5dba1a5feb6addd3d0670475014705cf05f /rclone-test-tuholev4sudi/invalid utf-8/invalid utf-8 2026/05/31 03:58:43 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 92c5c5dba1a5feb6addd3d0670475014705cf05f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6a4412d86ced8c67536ed6d6848d1cad /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a4412d86ced8c67536ed6d6848d1cad 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cb6d549edb108cf49b09dc08bfead845405d5c16 /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6d549edb108cf49b09dc08bfead845405d5c16 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6a4412d86ced8c67536ed6d6848d1cad /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a4412d86ced8c67536ed6d6848d1cad 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cb6d549edb108cf49b09dc08bfead845405d5c16 /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6d549edb108cf49b09dc08bfead845405d5c16 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 6a4412d86ced8c67536ed6d6848d1cad /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6a4412d86ced8c67536ed6d6848d1cad 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/test%46.txt/test%46.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/test\%46.txt/test\%46.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: cb6d549edb108cf49b09dc08bfead845405d5c16 /rclone-test-tuholev4sudi/test%46.txt/test%46.txt 2026/05/31 03:58:43 DEBUG : test%46.txt/test%46.txt: Parsed hash: cb6d549edb108cf49b09dc08bfead845405d5c16 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Connection OK after error: potato 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/zero-length-file" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/zero-length-file" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/zero-length-file" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/zero-length-file" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tuholev4sudi/zero-length-file 2026/05/31 03:58:43 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:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: fb0b196961977c281d56354bdf67ce18 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: fb0b196961977c281d56354bdf67ce18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7d7afc4ef9de4ca9b8816b03df9e382da274d15c /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 7d7afc4ef9de4ca9b8816b03df9e382da274d15c 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: fb0b196961977c281d56354bdf67ce18 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: fb0b196961977c281d56354bdf67ce18 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 7d7afc4ef9de4ca9b8816b03df9e382da274d15c /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 7d7afc4ef9de4ca9b8816b03df9e382da274d15c 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 === 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/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:52472->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-tuholev4sudi/hello? sausage/êé" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: New connection 127.0.0.1:52486->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Relative path resolved to "/rclone-test-tuholev4sudi/hello? sausage/êé" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Using root directory "/rclone-test-tuholev4sudi/hello? sausage/êé" 2026/05/31 03:58:43 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-tuholev4sudi/hello? sausage/êé" to be canonical "TestSFTPRclone{aULIh}:rclone-test-tuholev4sudi/hello? sausage/êé" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Remote command result: 9ab7639e730e921c6e3a10ef9fa2879a /rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 9ab7639e730e921c6e3a10ef9fa2879a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Remote command result: 694e54e32f870241e5d4cfd2f42d4daa7adf0dc9 /rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 694e54e32f870241e5d4cfd2f42d4daa7adf0dc9 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Remote command result: 9ab7639e730e921c6e3a10ef9fa2879a /rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 9ab7639e730e921c6e3a10ef9fa2879a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: Remote command result: 694e54e32f870241e5d4cfd2f42d4daa7adf0dc9 /rclone-test-tuholev4sudi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 03:58:43 DEBUG : a/b/c/d/e.txt: Parsed hash: 694e54e32f870241e5d4cfd2f42d4daa7adf0dc9 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé: New connection 127.0.0.1:52492->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:58:43 INFO : a/b/c/d/e.txt: Deleted 2026/05/31 03:58:43 DEBUG : removing 1 level 4 directories 2026/05/31 03:58:43 INFO : a/b/c/d: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 3 directories 2026/05/31 03:58:43 INFO : a/b/c: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 2 directories 2026/05/31 03:58:43 INFO : a/b: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 1 directories 2026/05/31 03:58:43 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: New connection 127.0.0.1:52506->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/moveTest/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/moveTest/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/moveTest/other.txt 2026/05/31 03:58:43 DEBUG : moveTest/other.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/moveTest/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/moveTest/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/moveTest/other.txt 2026/05/31 03:58:43 DEBUG : moveTest/other.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/other.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/other.txt 2026/05/31 03:58:43 DEBUG : other.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-hoxayes3kido" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: New connection 127.0.0.1:52516->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Relative path resolved to "/rclone-test-hoxayes3kido" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Using root directory "/rclone-test-hoxayes3kido" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Shell path "/rclone-test-hoxayes3kido/new_name/sub_new_name/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Running remote command: md5sum /rclone-test-hoxayes3kido/new_name/sub_new_name/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-hoxayes3kido/new_name/sub_new_name/file name.txt 2026/05/31 03:58:43 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Shell path "/rclone-test-hoxayes3kido/new_name/sub_new_name/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Running remote command: sha1sum /rclone-test-hoxayes3kido/new_name/sub_new_name/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-hoxayes3kido/new_name/sub_new_name/file name.txt 2026/05/31 03:58:43 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Shell path "/rclone-test-hoxayes3kido/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Running remote command: md5sum /rclone-test-hoxayes3kido/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-hoxayes3kido/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Shell path "/rclone-test-hoxayes3kido/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Running remote command: sha1sum /rclone-test-hoxayes3kido/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-hoxayes3kido/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: Purge dir "new_name" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-hoxayes3kido: 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/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 86576a47f5ebb0a9d05aa8f460fe468a /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 86576a47f5ebb0a9d05aa8f460fe468a 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4117589f8f80f6d97256c8c8f7d980137d70e9f7 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:52528->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-tuholev4sudi/not found.txt" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/not found.txt: New connection 127.0.0.1:52542->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/not found.txt: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/not found.txt: Relative path resolved to "/rclone-test-tuholev4sudi/not found.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/not found.txt: Using root directory "/rclone-test-tuholev4sudi/not found.txt" 2026/05/31 03:58:43 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-tuholev4sudi" from "TestSFTPRclone:rclone-test-tuholev4sudi" 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:52548->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0040eba8917e81ab11d312a40aa7390e /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: 0040eba8917e81ab11d312a40aa7390e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0040eba8917e81ab11d312a40aa7390e /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: 0040eba8917e81ab11d312a40aa7390e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0040eba8917e81ab11d312a40aa7390e /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: 0040eba8917e81ab11d312a40aa7390e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/created from root.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/created\ from\ root.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 /rclone-test-tuholev4sudi/created from root.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/created from root.txt: Parsed hash: e3e8b2bae1e4a2136a41f2618afe326cc52b05b1 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: dcc31551e538488eb6d4e71d3b518656 /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: dcc31551e538488eb6d4e71d3b518656 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/file name.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/file\ name.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4d09a1e881214988da3b62bd1b9f94572101375b /rclone-test-tuholev4sudi/file name.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/file name.txt: Parsed hash: 4d09a1e881214988da3b62bd1b9f94572101375b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: 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:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 81d45ed68be9c0733755ace17aa08dd4 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 81d45ed68be9c0733755ace17aa08dd4 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 /rclone-test-tuholev4sudi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 03:58:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1db4b37eabc97a5b3f5a96e861811beeda10abc6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Server has VFS statistics extension 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: About path "/rclone-test-tuholev4sudi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 97e3e7c444426f768007c31269daff66 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: 97e3e7c444426f768007c31269daff66 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 3bc60d68df30849cc1a014172711d99ee9da0283 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: 3bc60d68df30849cc1a014172711d99ee9da0283 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 97e3e7c444426f768007c31269daff66 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: 97e3e7c444426f768007c31269daff66 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/piped data.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/piped\ data.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 3bc60d68df30849cc1a014172711d99ee9da0283 /rclone-test-tuholev4sudi/piped data.txt 2026/05/31 03:58:43 DEBUG : piped data.txt: Parsed hash: 3bc60d68df30849cc1a014172711d99ee9da0283 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/unknown-size-update.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: e2feb4afeae4e6e24ca51a9b7e8d452b /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : unknown-size-update.txt: Parsed hash: e2feb4afeae4e6e24ca51a9b7e8d452b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/unknown-size-update.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 934e992759f062fd6c59931c75a3f27341dd3501 /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : unknown-size-update.txt: Parsed hash: 934e992759f062fd6c59931c75a3f27341dd3501 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/unknown-size-update.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: md5sum /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: e2feb4afeae4e6e24ca51a9b7e8d452b /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : unknown-size-update.txt: Parsed hash: e2feb4afeae4e6e24ca51a9b7e8d452b 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Shell path "/rclone-test-tuholev4sudi/unknown-size-update.txt" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Running remote command: sha1sum /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Remote command result: 934e992759f062fd6c59931c75a3f27341dd3501 /rclone-test-tuholev4sudi/unknown-size-update.txt 2026/05/31 03:58:43 DEBUG : unknown-size-update.txt: Parsed hash: 934e992759f062fd6c59931c75a3f27341dd3501 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/31 03:58:43 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-tuholev4sudi/deeper/nonexisting/directory" 2026/05/31 03:58:43 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 DEBUG : TestSFTPRclone: detected overridden config - adding "{aULIh}" suffix to name 2026/05/31 03:58:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/31 03:58:43 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/31 03:58:43 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/31 03:58:43 DEBUG : Setting pass="ULtRHoXmrc6COvFjAyzUmqCu-ZNJLvjdkl_ueXgmStO8wlQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/31 03:58:43 NOTICE: TestSFTPRclone{aULIh}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/deeper/nonexisting/directory: New connection 127.0.0.1:52552->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9782.74436281e" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-tuholev4sudi/deeper/nonexisting/directory" 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi/deeper/nonexisting/directory: Using root directory "/rclone-test-tuholev4sudi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/31 03:58:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:58:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/31 03:58:43 DEBUG : removing 1 level 4 directories 2026/05/31 03:58:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 3 directories 2026/05/31 03:58:43 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 2 directories 2026/05/31 03:58:43 INFO : hello? sausage/êé: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 1 directories 2026/05/31 03:58:43 INFO : hello? sausage: Removing directory 2026/05/31 03:58:43 DEBUG : removing 1 level 0 directories 2026/05/31 03:58:43 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Removing directory 2026/05/31 03:58:43 ERROR : error listing: directory not found 2026/05/31 03:58:43 DEBUG : Waiting for deletions to finish 2026/05/31 03:58:43 ERROR : error listing: directory not found 2026/05/31 03:58:43 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Failed to list "": directory not found 2026/05/31 03:58:43 DEBUG : removing 1 level 0 directories 2026/05/31 03:58:43 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Removing directory 2026/05/31 03:58:43 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/31 03:58:43 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-tuholev4sudi: Closing 2 unused connections 2026/05/31 03:58:43 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.74s) --- 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.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.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.44s) --- 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.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.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.00s) --- 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.964s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.728549515s (try 1/5)