"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.33s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/20 01:00:32 NOTICE: TestSFTPRclone: Starting server 2026/07/20 01:00:33 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/20 01:00:33 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/20 01:00:33 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/20 01:00:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-geligez6muxa" 2026/07/20 01:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:00:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: New connection 127.0.0.1:33990->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell type "unix" from config 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Relative path resolved to "/rclone-test-geligez6muxa" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Using root directory "/rclone-test-geligez6muxa" 2026/07/20 01:00:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/07/20 01:00:33 INFO : dir/subdir: Making directory 2026/07/20 01:00:33 INFO : dir/subdir: Removing directory 2026/07/20 01:00:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/20 01:00:33 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2209c5f08bdfe1d418733d071360ea42 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2209c5f08bdfe1d418733d071360ea42 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 378eb1f83274fb7522e0082e0694320ac25e73b2 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 378eb1f83274fb7522e0082e0694320ac25e73b2 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2209c5f08bdfe1d418733d071360ea42 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2209c5f08bdfe1d418733d071360ea42 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 378eb1f83274fb7522e0082e0694320ac25e73b2 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 378eb1f83274fb7522e0082e0694320ac25e73b2 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2209c5f08bdfe1d418733d071360ea42 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2209c5f08bdfe1d418733d071360ea42 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 378eb1f83274fb7522e0082e0694320ac25e73b2 /rclone-test-geligez6muxa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:00:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 378eb1f83274fb7522e0082e0694320ac25e73b2 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 7d266e0b459fc4dc4745873941344a31 /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: 7d266e0b459fc4dc4745873941344a31 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bbe3f54e5be4225e9d4ad7a780f130bda6873afd /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: bbe3f54e5be4225e9d4ad7a780f130bda6873afd 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 7d266e0b459fc4dc4745873941344a31 /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: 7d266e0b459fc4dc4745873941344a31 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bbe3f54e5be4225e9d4ad7a780f130bda6873afd /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: bbe3f54e5be4225e9d4ad7a780f130bda6873afd 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 7d266e0b459fc4dc4745873941344a31 /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: 7d266e0b459fc4dc4745873941344a31 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/./." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bbe3f54e5be4225e9d4ad7a780f130bda6873afd /rclone-test-geligez6muxa/./. 2026/07/20 01:00:33 DEBUG : ./.: Parsed hash: bbe3f54e5be4225e9d4ad7a780f130bda6873afd === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: c80e7945bc7648efe1ebe4b3046c9554 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: c80e7945bc7648efe1ebe4b3046c9554 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 03a180dc5546c3c380044c27b51701e8eb4c9572 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: 03a180dc5546c3c380044c27b51701e8eb4c9572 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: c80e7945bc7648efe1ebe4b3046c9554 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: c80e7945bc7648efe1ebe4b3046c9554 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 03a180dc5546c3c380044c27b51701e8eb4c9572 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: 03a180dc5546c3c380044c27b51701e8eb4c9572 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: c80e7945bc7648efe1ebe4b3046c9554 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: c80e7945bc7648efe1ebe4b3046c9554 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/../.." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 03a180dc5546c3c380044c27b51701e8eb4c9572 /rclone-test-geligez6muxa/../.. 2026/07/20 01:00:33 DEBUG : ../..: Parsed hash: 03a180dc5546c3c380044c27b51701e8eb4c9572 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: f789aac6503599daf0e60a2f5f01800e /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f789aac6503599daf0e60a2f5f01800e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 68c3a47c0f98a7307ada91bdfdf862aa19586247 /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 68c3a47c0f98a7307ada91bdfdf862aa19586247 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: f789aac6503599daf0e60a2f5f01800e /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f789aac6503599daf0e60a2f5f01800e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 68c3a47c0f98a7307ada91bdfdf862aa19586247 /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 68c3a47c0f98a7307ada91bdfdf862aa19586247 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: f789aac6503599daf0e60a2f5f01800e /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f789aac6503599daf0e60a2f5f01800e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 68c3a47c0f98a7307ada91bdfdf862aa19586247 /rclone-test-geligez6muxa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:00:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 68c3a47c0f98a7307ada91bdfdf862aa19586247 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d858ccca34bb54974fc69c59f1d4b23b /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: d858ccca34bb54974fc69c59f1d4b23b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cfcc45ae798222e3a08ce793a7815a8b3b736028 /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: cfcc45ae798222e3a08ce793a7815a8b3b736028 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d858ccca34bb54974fc69c59f1d4b23b /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: d858ccca34bb54974fc69c59f1d4b23b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cfcc45ae798222e3a08ce793a7815a8b3b736028 /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: cfcc45ae798222e3a08ce793a7815a8b3b736028 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d858ccca34bb54974fc69c59f1d4b23b /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: d858ccca34bb54974fc69c59f1d4b23b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/ leading space/ leading space" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\ leading\ space/\ leading\ space 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cfcc45ae798222e3a08ce793a7815a8b3b736028 /rclone-test-geligez6muxa/ leading space/ leading space 2026/07/20 01:00:33 DEBUG : leading space/ leading space: Parsed hash: cfcc45ae798222e3a08ce793a7815a8b3b736028 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a97386d9ac169cd4acb3e8bc1b00bc /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23a97386d9ac169cd4acb3e8bc1b00bc 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a06ed61b908b045bd48221a54026ba0e5aebff0b /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a06ed61b908b045bd48221a54026ba0e5aebff0b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a97386d9ac169cd4acb3e8bc1b00bc /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23a97386d9ac169cd4acb3e8bc1b00bc 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a06ed61b908b045bd48221a54026ba0e5aebff0b /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a06ed61b908b045bd48221a54026ba0e5aebff0b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a97386d9ac169cd4acb3e8bc1b00bc /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 23a97386d9ac169cd4acb3e8bc1b00bc 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/~leading tilde/~leading tilde" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a06ed61b908b045bd48221a54026ba0e5aebff0b /rclone-test-geligez6muxa/~leading tilde/~leading tilde 2026/07/20 01:00:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a06ed61b908b045bd48221a54026ba0e5aebff0b === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0e751a99c891bb85cc589d3a0bd004e4 /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e751a99c891bb85cc589d3a0bd004e4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0e751a99c891bb85cc589d3a0bd004e4 /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e751a99c891bb85cc589d3a0bd004e4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0e751a99c891bb85cc589d3a0bd004e4 /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0e751a99c891bb85cc589d3a0bd004e4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␍leading CR/␍leading CR" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␍leading\ CR/␍leading\ CR 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab /rclone-test-geligez6muxa/␍leading CR/␍leading CR 2026/07/20 01:00:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 13d3bf5fe4aab708c073692fd233c5e4dbb3f5ab === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e1f62d45ce13cf1835ad5813c124363b /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1f62d45ce13cf1835ad5813c124363b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a8358a783e24f8d6f3608d0ce3440dd7a599df /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23a8358a783e24f8d6f3608d0ce3440dd7a599df 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e1f62d45ce13cf1835ad5813c124363b /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1f62d45ce13cf1835ad5813c124363b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a8358a783e24f8d6f3608d0ce3440dd7a599df /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23a8358a783e24f8d6f3608d0ce3440dd7a599df 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e1f62d45ce13cf1835ad5813c124363b /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e1f62d45ce13cf1835ad5813c124363b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␊leading LF/␊leading LF" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␊leading\ LF/␊leading\ LF 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 23a8358a783e24f8d6f3608d0ce3440dd7a599df /rclone-test-geligez6muxa/␊leading LF/␊leading LF 2026/07/20 01:00:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 23a8358a783e24f8d6f3608d0ce3440dd7a599df === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3456453cdd976cbeaff11cfd5c10675c /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3456453cdd976cbeaff11cfd5c10675c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 88d95e1551192d6f376d30b421ed7fe057914dc0 /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 88d95e1551192d6f376d30b421ed7fe057914dc0 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3456453cdd976cbeaff11cfd5c10675c /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3456453cdd976cbeaff11cfd5c10675c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 88d95e1551192d6f376d30b421ed7fe057914dc0 /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 88d95e1551192d6f376d30b421ed7fe057914dc0 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3456453cdd976cbeaff11cfd5c10675c /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3456453cdd976cbeaff11cfd5c10675c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␉leading HT/␉leading HT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␉leading\ HT/␉leading\ HT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 88d95e1551192d6f376d30b421ed7fe057914dc0 /rclone-test-geligez6muxa/␉leading HT/␉leading HT 2026/07/20 01:00:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 88d95e1551192d6f376d30b421ed7fe057914dc0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 95140cafc1e5757414bf33707f859f0c /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95140cafc1e5757414bf33707f859f0c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a58356aa918760f8bf00829485c31181d68cb845 /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a58356aa918760f8bf00829485c31181d68cb845 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 95140cafc1e5757414bf33707f859f0c /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95140cafc1e5757414bf33707f859f0c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a58356aa918760f8bf00829485c31181d68cb845 /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a58356aa918760f8bf00829485c31181d68cb845 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 95140cafc1e5757414bf33707f859f0c /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 95140cafc1e5757414bf33707f859f0c 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/␋leading VT/␋leading VT" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/␋leading\ VT/␋leading\ VT 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a58356aa918760f8bf00829485c31181d68cb845 /rclone-test-geligez6muxa/␋leading VT/␋leading VT 2026/07/20 01:00:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a58356aa918760f8bf00829485c31181d68cb845 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cf09f154400fa644d93e22b7871cfd5d /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cf09f154400fa644d93e22b7871cfd5d 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cc8e843e321c7c686f551d94c626612701677912 /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cc8e843e321c7c686f551d94c626612701677912 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cf09f154400fa644d93e22b7871cfd5d /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cf09f154400fa644d93e22b7871cfd5d 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cc8e843e321c7c686f551d94c626612701677912 /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cc8e843e321c7c686f551d94c626612701677912 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cf09f154400fa644d93e22b7871cfd5d /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cf09f154400fa644d93e22b7871cfd5d 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/.leading dot/.leading dot" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/.leading\ dot/.leading\ dot 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: cc8e843e321c7c686f551d94c626612701677912 /rclone-test-geligez6muxa/.leading dot/.leading dot 2026/07/20 01:00:33 DEBUG : .leading dot/.leading dot: Parsed hash: cc8e843e321c7c686f551d94c626612701677912 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4ef210115465b000c3a8942802b6f7b4 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 4ef210115465b000c3a8942802b6f7b4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2e4901b8845f7a78112f17b9e903568c3139bd07 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 2e4901b8845f7a78112f17b9e903568c3139bd07 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4ef210115465b000c3a8942802b6f7b4 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 4ef210115465b000c3a8942802b6f7b4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2e4901b8845f7a78112f17b9e903568c3139bd07 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 2e4901b8845f7a78112f17b9e903568c3139bd07 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4ef210115465b000c3a8942802b6f7b4 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 4ef210115465b000c3a8942802b6f7b4 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing space /trailing space " 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ space\ /trailing\ space\ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2e4901b8845f7a78112f17b9e903568c3139bd07 /rclone-test-geligez6muxa/trailing space /trailing space 2026/07/20 01:00:33 DEBUG : trailing space /trailing space : Parsed hash: 2e4901b8845f7a78112f17b9e903568c3139bd07 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a5eac064436b841ddc1c083849b2b0c7 /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a5eac064436b841ddc1c083849b2b0c7 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d8820216001412b8826da00c2bf338ac8cbda9bf /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d8820216001412b8826da00c2bf338ac8cbda9bf 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a5eac064436b841ddc1c083849b2b0c7 /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a5eac064436b841ddc1c083849b2b0c7 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d8820216001412b8826da00c2bf338ac8cbda9bf /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d8820216001412b8826da00c2bf338ac8cbda9bf 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a5eac064436b841ddc1c083849b2b0c7 /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: a5eac064436b841ddc1c083849b2b0c7 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing CR␍/trailing CR␍" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d8820216001412b8826da00c2bf338ac8cbda9bf /rclone-test-geligez6muxa/trailing CR␍/trailing CR␍ 2026/07/20 01:00:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d8820216001412b8826da00c2bf338ac8cbda9bf === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e5ca5845efd27f2c3fe4530a8f6c8ed8 /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e5ca5845efd27f2c3fe4530a8f6c8ed8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 764c961a1964f7300ad8e504a24d4586639c93bc /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 764c961a1964f7300ad8e504a24d4586639c93bc 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e5ca5845efd27f2c3fe4530a8f6c8ed8 /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e5ca5845efd27f2c3fe4530a8f6c8ed8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 764c961a1964f7300ad8e504a24d4586639c93bc /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 764c961a1964f7300ad8e504a24d4586639c93bc 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e5ca5845efd27f2c3fe4530a8f6c8ed8 /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e5ca5845efd27f2c3fe4530a8f6c8ed8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing LF␊/trailing LF␊" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 764c961a1964f7300ad8e504a24d4586639c93bc /rclone-test-geligez6muxa/trailing LF␊/trailing LF␊ 2026/07/20 01:00:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 764c961a1964f7300ad8e504a24d4586639c93bc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 96592320e2242d0a7af2e9a9ebaef569 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 96592320e2242d0a7af2e9a9ebaef569 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bfceb324a0de0c344361e88197e088040efe92c6 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bfceb324a0de0c344361e88197e088040efe92c6 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 96592320e2242d0a7af2e9a9ebaef569 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 96592320e2242d0a7af2e9a9ebaef569 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bfceb324a0de0c344361e88197e088040efe92c6 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bfceb324a0de0c344361e88197e088040efe92c6 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 96592320e2242d0a7af2e9a9ebaef569 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 96592320e2242d0a7af2e9a9ebaef569 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing HT␉/trailing HT␉" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bfceb324a0de0c344361e88197e088040efe92c6 /rclone-test-geligez6muxa/trailing HT␉/trailing HT␉ 2026/07/20 01:00:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: bfceb324a0de0c344361e88197e088040efe92c6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: b348974a86bdf0c0054d1869789743b3 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b348974a86bdf0c0054d1869789743b3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: b348974a86bdf0c0054d1869789743b3 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b348974a86bdf0c0054d1869789743b3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: b348974a86bdf0c0054d1869789743b3 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b348974a86bdf0c0054d1869789743b3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing VT␋/trailing VT␋" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 /rclone-test-geligez6muxa/trailing VT␋/trailing VT␋ 2026/07/20 01:00:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6dd8609d32861a9bd6fbbab5bb43d0fda5291f43 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: caeeab0c49e8706488d8af5edd4dce7e /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: caeeab0c49e8706488d8af5edd4dce7e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4a0b40b65f7f1159216faf88274ea413fe701216 /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 4a0b40b65f7f1159216faf88274ea413fe701216 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: caeeab0c49e8706488d8af5edd4dce7e /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: caeeab0c49e8706488d8af5edd4dce7e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4a0b40b65f7f1159216faf88274ea413fe701216 /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 4a0b40b65f7f1159216faf88274ea413fe701216 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: caeeab0c49e8706488d8af5edd4dce7e /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: caeeab0c49e8706488d8af5edd4dce7e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/trailing dot./trailing dot." 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/trailing\ dot./trailing\ dot. 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 4a0b40b65f7f1159216faf88274ea413fe701216 /rclone-test-geligez6muxa/trailing dot./trailing dot. 2026/07/20 01:00:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 4a0b40b65f7f1159216faf88274ea413fe701216 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 5fb833e0b5b794d038174a8c5688920b /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5fb833e0b5b794d038174a8c5688920b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 5fb833e0b5b794d038174a8c5688920b /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5fb833e0b5b794d038174a8c5688920b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 5fb833e0b5b794d038174a8c5688920b /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 5fb833e0b5b794d038174a8c5688920b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 /rclone-test-geligez6muxa/invalid utf-8/invalid utf-8 2026/07/20 01:00:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3a5c7749844c7c9a7213769a65d7c1fb742131c3 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0723a912fb9a61ce9b75e6551d15d937 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0723a912fb9a61ce9b75e6551d15d937 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0723a912fb9a61ce9b75e6551d15d937 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0723a912fb9a61ce9b75e6551d15d937 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0723a912fb9a61ce9b75e6551d15d937 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 0723a912fb9a61ce9b75e6551d15d937 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/test%46.txt/test%46.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/test\%46.txt/test\%46.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 /rclone-test-geligez6muxa/test%46.txt/test%46.txt 2026/07/20 01:00:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2f58b9fbbcf3151edc5db6715bb32a1148a31416 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Connection OK after error: potato 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/zero-length-file" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/zero-length-file" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/zero-length-file" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/zero-length-file" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-geligez6muxa/zero-length-file 2026/07/20 01:00:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 077120d041be312382ed35abb49dee3b /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 077120d041be312382ed35abb49dee3b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bf28853fb45515ec30a54de5a9f08e1fb5930f60 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: bf28853fb45515ec30a54de5a9f08e1fb5930f60 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 077120d041be312382ed35abb49dee3b /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 077120d041be312382ed35abb49dee3b 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: bf28853fb45515ec30a54de5a9f08e1fb5930f60 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: bf28853fb45515ec30a54de5a9f08e1fb5930f60 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/20 01:00:33 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/20 01:00:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:33994->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:33 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/20 01:00:33 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-geligez6muxa/hello? sausage/êé" 2026/07/20 01:00:33 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:33 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:33 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:33 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:33 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: New connection 127.0.0.1:33996->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Shell type "unix" from config 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Relative path resolved to "/rclone-test-geligez6muxa/hello? sausage/êé" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Using root directory "/rclone-test-geligez6muxa/hello? sausage/êé" 2026/07/20 01:00:33 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-geligez6muxa/hello? sausage/êé" to be canonical "TestSFTPRclone{DlvYH}:rclone-test-geligez6muxa/hello? sausage/êé" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Remote command result: e7486d390e99530c405439a642a9bf31 /rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : a/b/c/d/e.txt: Parsed hash: e7486d390e99530c405439a642a9bf31 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Remote command result: 8d639ebe9178293331b22fe0de7ec942591654da /rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 8d639ebe9178293331b22fe0de7ec942591654da 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Remote command result: e7486d390e99530c405439a642a9bf31 /rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : a/b/c/d/e.txt: Parsed hash: e7486d390e99530c405439a642a9bf31 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: Remote command result: 8d639ebe9178293331b22fe0de7ec942591654da /rclone-test-geligez6muxa/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:00:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 8d639ebe9178293331b22fe0de7ec942591654da 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé: New connection 127.0.0.1:33998->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:00:34 INFO : a/b/c/d/e.txt: Deleted 2026/07/20 01:00:34 DEBUG : removing 1 level 4 directories 2026/07/20 01:00:34 INFO : a/b/c/d: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 3 directories 2026/07/20 01:00:34 INFO : a/b/c: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 2 directories 2026/07/20 01:00:34 INFO : a/b: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 1 directories 2026/07/20 01:00:34 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: New connection 127.0.0.1:34002->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/moveTest/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/moveTest/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/moveTest/other.txt 2026/07/20 01:00:34 DEBUG : moveTest/other.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/moveTest/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/moveTest/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/moveTest/other.txt 2026/07/20 01:00:34 DEBUG : moveTest/other.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/other.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/other.txt 2026/07/20 01:00:34 DEBUG : other.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/20 01:00:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-jequgoy2sele" 2026/07/20 01:00:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: New connection 127.0.0.1:34004->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Shell type "unix" from config 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Relative path resolved to "/rclone-test-jequgoy2sele" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Using root directory "/rclone-test-jequgoy2sele" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Shell path "/rclone-test-jequgoy2sele/new_name/sub_new_name/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Running remote command: md5sum /rclone-test-jequgoy2sele/new_name/sub_new_name/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-jequgoy2sele/new_name/sub_new_name/file name.txt 2026/07/20 01:00:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Shell path "/rclone-test-jequgoy2sele/new_name/sub_new_name/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Running remote command: sha1sum /rclone-test-jequgoy2sele/new_name/sub_new_name/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-jequgoy2sele/new_name/sub_new_name/file name.txt 2026/07/20 01:00:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Shell path "/rclone-test-jequgoy2sele/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Running remote command: md5sum /rclone-test-jequgoy2sele/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-jequgoy2sele/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Shell path "/rclone-test-jequgoy2sele/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Running remote command: sha1sum /rclone-test-jequgoy2sele/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-jequgoy2sele/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: Purge dir "new_name" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-jequgoy2sele: 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/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1eefb8489b5fad124f03f241b4a65f9a88b94951 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 1eefb8489b5fad124f03f241b4a65f9a88b94951 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: e30ce51264093fdc47986c474edc51d3 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: e30ce51264093fdc47986c474edc51d3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/20 01:00:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:34006->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/20 01:00:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-geligez6muxa/not found.txt" 2026/07/20 01:00:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/not found.txt: New connection 127.0.0.1:34008->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/not found.txt: Shell type "unix" from config 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/not found.txt: Relative path resolved to "/rclone-test-geligez6muxa/not found.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/not found.txt: Using root directory "/rclone-test-geligez6muxa/not found.txt" 2026/07/20 01:00:34 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-geligez6muxa" from "TestSFTPRclone:rclone-test-geligez6muxa" 2026/07/20 01:00:34 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/20 01:00:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:34014->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9ec9e5f07e9d67725c9b5f5dddb5d1dd /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: 9ec9e5f07e9d67725c9b5f5dddb5d1dd 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9ec9e5f07e9d67725c9b5f5dddb5d1dd /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: 9ec9e5f07e9d67725c9b5f5dddb5d1dd 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9ec9e5f07e9d67725c9b5f5dddb5d1dd /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: 9ec9e5f07e9d67725c9b5f5dddb5d1dd 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/created from root.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/created\ from\ root.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 /rclone-test-geligez6muxa/created from root.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/created from root.txt: Parsed hash: ca41f6a8795fc809af14a5f4fcf68e6c9bbf9906 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 025fad2f64af69a98deb4292c04a6a6e /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 025fad2f64af69a98deb4292c04a6a6e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/file name.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/file\ name.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 /rclone-test-geligez6muxa/file name.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/file name.txt: Parsed hash: 3b9d46b6d4152b9a5c5e631949d22a48c17ea0b2 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1d0d2e4dd8e9fa771f603a7f0eeb66d8 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 /rclone-test-geligez6muxa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:00:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0121209ee4696fadbd0f1170ff6ca0aaa1097888 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Server has VFS statistics extension 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: About path "/rclone-test-geligez6muxa" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 15edd0aa19767f6c7ccf0ecbcfe1a732 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: 15edd0aa19767f6c7ccf0ecbcfe1a732 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a0382a4551690cafefcbb1ece9ddf25d196ca3f6 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: a0382a4551690cafefcbb1ece9ddf25d196ca3f6 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 15edd0aa19767f6c7ccf0ecbcfe1a732 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: 15edd0aa19767f6c7ccf0ecbcfe1a732 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/piped data.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/piped\ data.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: a0382a4551690cafefcbb1ece9ddf25d196ca3f6 /rclone-test-geligez6muxa/piped data.txt 2026/07/20 01:00:34 DEBUG : piped data.txt: Parsed hash: a0382a4551690cafefcbb1ece9ddf25d196ca3f6 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/unknown-size-update.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 6b68a8c6c00bbd17ae6b7db8ff8089d9 /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : unknown-size-update.txt: Parsed hash: 6b68a8c6c00bbd17ae6b7db8ff8089d9 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/unknown-size-update.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0c311d740711544413df8c39a7b10900235fc7ba /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : unknown-size-update.txt: Parsed hash: 0c311d740711544413df8c39a7b10900235fc7ba 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/unknown-size-update.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: md5sum /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 6b68a8c6c00bbd17ae6b7db8ff8089d9 /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : unknown-size-update.txt: Parsed hash: 6b68a8c6c00bbd17ae6b7db8ff8089d9 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Shell path "/rclone-test-geligez6muxa/unknown-size-update.txt" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Running remote command: sha1sum /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Remote command result: 0c311d740711544413df8c39a7b10900235fc7ba /rclone-test-geligez6muxa/unknown-size-update.txt 2026/07/20 01:00:34 DEBUG : unknown-size-update.txt: Parsed hash: 0c311d740711544413df8c39a7b10900235fc7ba === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/20 01:00:34 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-geligez6muxa/deeper/nonexisting/directory" 2026/07/20 01:00:34 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 DEBUG : TestSFTPRclone: detected overridden config - adding "{DlvYH}" suffix to name 2026/07/20 01:00:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/20 01:00:34 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/20 01:00:34 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/20 01:00:34 DEBUG : Setting pass="Iy-S3T2eIPHRBk7UIRFIRvPpGbgTxn78v5KTaiMq-D61yIg" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/20 01:00:34 NOTICE: TestSFTPRclone{DlvYH}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/deeper/nonexisting/directory: New connection 127.0.0.1:34020->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-geligez6muxa/deeper/nonexisting/directory" 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa/deeper/nonexisting/directory: Using root directory "/rclone-test-geligez6muxa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/20 01:00:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:00:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/20 01:00:34 DEBUG : removing 1 level 4 directories 2026/07/20 01:00:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 3 directories 2026/07/20 01:00:34 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 2 directories 2026/07/20 01:00:34 INFO : hello? sausage/êé: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 1 directories 2026/07/20 01:00:34 INFO : hello? sausage: Removing directory 2026/07/20 01:00:34 DEBUG : removing 1 level 0 directories 2026/07/20 01:00:34 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Removing directory 2026/07/20 01:00:34 ERROR : error listing: directory not found 2026/07/20 01:00:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:00:34 ERROR : error listing: directory not found 2026/07/20 01:00:34 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Failed to list "": directory not found 2026/07/20 01:00:34 DEBUG : removing 1 level 0 directories 2026/07/20 01:00:34 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Removing directory 2026/07/20 01:00:34 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/20 01:00:34 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-geligez6muxa: Closing 2 unused connections 2026/07/20 01:00:34 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (2.47s) --- 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 (1.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.06s) --- 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/ObjectOpenFingerprint (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- 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 3.931s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 6.293485789s (try 1/5)