"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2025/10/20 04:39:35 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:36 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 2/10 2025/10/20 04:39:36 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:37 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 3/10 2025/10/20 04:39:37 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:38 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 4/10 2025/10/20 04:39:38 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:39 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 5/10 2025/10/20 04:39:39 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:40 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 6/10 2025/10/20 04:39:40 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:41 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 7/10 2025/10/20 04:39:41 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:42 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 8/10 2025/10/20 04:39:42 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:43 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 9/10 2025/10/20 04:39:43 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:44 NOTICE: TestSFTPRclone: Attempting to stop TestSFTPRclone try 10/10 2025/10/20 04:39:44 NOTICE: TestSFTPRclone: Stopping server 2025/10/20 04:39:44 NOTICE: TestSFTPRclone: Starting server 2025/10/20 04:39:45 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2025/10/20 04:39:45 DEBUG : TestSFTPRclone: Read 1, error: 2025/10/20 04:39:45 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2025/10/20 04:39:45 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yacimem9tavi" 2025/10/20 04:39:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 04:39:45 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:45 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:45 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:45 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:45 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:45 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:45 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:45 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: New connection 127.0.0.1:38016->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell type "unix" from config 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Relative path resolved to "/rclone-test-yacimem9tavi" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Using root directory "/rclone-test-yacimem9tavi" 2025/10/20 04:39:45 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/20 04:39:45 INFO : dir/subdir: Making directory 2025/10/20 04:39:45 INFO : dir/subdir: Removing directory 2025/10/20 04:39:45 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/20 04:39:45 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 018e563f087f2956da38234a49116612 /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 018e563f087f2956da38234a49116612 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 42c4f215d1bc0337ae2f00a190ab15d74aad248a /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 42c4f215d1bc0337ae2f00a190ab15d74aad248a 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 018e563f087f2956da38234a49116612 /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 018e563f087f2956da38234a49116612 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 42c4f215d1bc0337ae2f00a190ab15d74aad248a /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 42c4f215d1bc0337ae2f00a190ab15d74aad248a 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 018e563f087f2956da38234a49116612 /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 018e563f087f2956da38234a49116612 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 42c4f215d1bc0337ae2f00a190ab15d74aad248a /rclone-test-yacimem9tavi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/20 04:39:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 42c4f215d1bc0337ae2f00a190ab15d74aad248a === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0a8a1ef295d76f501538011b4fea69c /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: a0a8a1ef295d76f501538011b4fea69c 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0a8a1ef295d76f501538011b4fea69c /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: a0a8a1ef295d76f501538011b4fea69c 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0a8a1ef295d76f501538011b4fea69c /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: a0a8a1ef295d76f501538011b4fea69c 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/./." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 /rclone-test-yacimem9tavi/./. 2025/10/20 04:39:45 DEBUG : ./.: Parsed hash: 369b5f8123a2b820aa40e03df64ca4d4e73fd0b9 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7e69074beeceeda6467387411fa5dc72 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: 7e69074beeceeda6467387411fa5dc72 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0bd312d97cafe1b598a6c10ee90a045e66acf18 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: a0bd312d97cafe1b598a6c10ee90a045e66acf18 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7e69074beeceeda6467387411fa5dc72 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: 7e69074beeceeda6467387411fa5dc72 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0bd312d97cafe1b598a6c10ee90a045e66acf18 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: a0bd312d97cafe1b598a6c10ee90a045e66acf18 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7e69074beeceeda6467387411fa5dc72 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: 7e69074beeceeda6467387411fa5dc72 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/../.." 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a0bd312d97cafe1b598a6c10ee90a045e66acf18 /rclone-test-yacimem9tavi/../.. 2025/10/20 04:39:45 DEBUG : ../..: Parsed hash: a0bd312d97cafe1b598a6c10ee90a045e66acf18 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: b087430461895a87333a37bb7956e2a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b087430461895a87333a37bb7956e2a1 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: b087430461895a87333a37bb7956e2a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b087430461895a87333a37bb7956e2a1 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: b087430461895a87333a37bb7956e2a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b087430461895a87333a37bb7956e2a1 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 /rclone-test-yacimem9tavi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/20 04:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0e7c40b9e4b7b866e0cf092bae8436d4d29e81a1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3eff48cefba27af88b47d1f14f997a9f /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 3eff48cefba27af88b47d1f14f997a9f 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3eff48cefba27af88b47d1f14f997a9f /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 3eff48cefba27af88b47d1f14f997a9f 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3eff48cefba27af88b47d1f14f997a9f /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 3eff48cefba27af88b47d1f14f997a9f 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/ leading space/ leading space" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\ leading\ space/\ leading\ space 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 /rclone-test-yacimem9tavi/ leading space/ leading space 2025/10/20 04:39:45 DEBUG : leading space/ leading space: Parsed hash: 39b9724ce74a1bffbd7bf78930c9b70906a796d9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: c38a6264370902c14e43a569a598e140 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c38a6264370902c14e43a569a598e140 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: c38a6264370902c14e43a569a598e140 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c38a6264370902c14e43a569a598e140 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: c38a6264370902c14e43a569a598e140 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c38a6264370902c14e43a569a598e140 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/~leading tilde/~leading tilde" 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/\~leading\ tilde/\~leading\ tilde 2025/10/20 04:39:45 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 /rclone-test-yacimem9tavi/~leading tilde/~leading tilde 2025/10/20 04:39:45 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9f40b6b16d783feabc95f6b2d3e3d0b850463d75 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3255ac540c5dbea45651f90c0a2005d3 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3255ac540c5dbea45651f90c0a2005d3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a114ddd3f7751f591873bfa6e72eebc711dd28b2 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a114ddd3f7751f591873bfa6e72eebc711dd28b2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3255ac540c5dbea45651f90c0a2005d3 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3255ac540c5dbea45651f90c0a2005d3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a114ddd3f7751f591873bfa6e72eebc711dd28b2 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a114ddd3f7751f591873bfa6e72eebc711dd28b2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 3255ac540c5dbea45651f90c0a2005d3 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3255ac540c5dbea45651f90c0a2005d3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␍leading CR/␍leading CR" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␍leading\ CR/␍leading\ CR 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a114ddd3f7751f591873bfa6e72eebc711dd28b2 /rclone-test-yacimem9tavi/␍leading CR/␍leading CR 2025/10/20 04:39:46 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a114ddd3f7751f591873bfa6e72eebc711dd28b2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 941497f9601cd0b2d262fbc48c30c743 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 941497f9601cd0b2d262fbc48c30c743 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d4c13be4aa15fcda2f754df141526efbc2bc4007 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d4c13be4aa15fcda2f754df141526efbc2bc4007 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 941497f9601cd0b2d262fbc48c30c743 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 941497f9601cd0b2d262fbc48c30c743 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d4c13be4aa15fcda2f754df141526efbc2bc4007 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d4c13be4aa15fcda2f754df141526efbc2bc4007 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 941497f9601cd0b2d262fbc48c30c743 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 941497f9601cd0b2d262fbc48c30c743 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␊leading LF/␊leading LF" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␊leading\ LF/␊leading\ LF 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d4c13be4aa15fcda2f754df141526efbc2bc4007 /rclone-test-yacimem9tavi/␊leading LF/␊leading LF 2025/10/20 04:39:46 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d4c13be4aa15fcda2f754df141526efbc2bc4007 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0efe3d528041e03aba073e65b3ddb163 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0efe3d528041e03aba073e65b3ddb163 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0efe3d528041e03aba073e65b3ddb163 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0efe3d528041e03aba073e65b3ddb163 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0efe3d528041e03aba073e65b3ddb163 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0efe3d528041e03aba073e65b3ddb163 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␉leading HT/␉leading HT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␉leading\ HT/␉leading\ HT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 /rclone-test-yacimem9tavi/␉leading HT/␉leading HT 2025/10/20 04:39:46 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 75a77ec2ca6cb119450a9402770b0cf5627f76a3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 40a58da98317f90c73a0085ccc0c9be2 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40a58da98317f90c73a0085ccc0c9be2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 07d057794e0c258a670d187feeed4646678262b6 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07d057794e0c258a670d187feeed4646678262b6 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 40a58da98317f90c73a0085ccc0c9be2 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40a58da98317f90c73a0085ccc0c9be2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 07d057794e0c258a670d187feeed4646678262b6 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07d057794e0c258a670d187feeed4646678262b6 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 40a58da98317f90c73a0085ccc0c9be2 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 40a58da98317f90c73a0085ccc0c9be2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/␋leading VT/␋leading VT" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/␋leading\ VT/␋leading\ VT 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 07d057794e0c258a670d187feeed4646678262b6 /rclone-test-yacimem9tavi/␋leading VT/␋leading VT 2025/10/20 04:39:46 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07d057794e0c258a670d187feeed4646678262b6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 374c6352eda95760becacae2bc7f2518 /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 374c6352eda95760becacae2bc7f2518 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 69d1be3e1c8391e0f704398b3cd332f259796c8c /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 69d1be3e1c8391e0f704398b3cd332f259796c8c 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 374c6352eda95760becacae2bc7f2518 /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 374c6352eda95760becacae2bc7f2518 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 69d1be3e1c8391e0f704398b3cd332f259796c8c /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 69d1be3e1c8391e0f704398b3cd332f259796c8c 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 374c6352eda95760becacae2bc7f2518 /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 374c6352eda95760becacae2bc7f2518 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/.leading dot/.leading dot" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/.leading\ dot/.leading\ dot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 69d1be3e1c8391e0f704398b3cd332f259796c8c /rclone-test-yacimem9tavi/.leading dot/.leading dot 2025/10/20 04:39:46 DEBUG : .leading dot/.leading dot: Parsed hash: 69d1be3e1c8391e0f704398b3cd332f259796c8c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 2d47b89c1a439ebc7a534c37d20f4a7f /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: 2d47b89c1a439ebc7a534c37d20f4a7f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: f1ed8953ac89ac71b86f91b9b27f5861f3671dae /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: f1ed8953ac89ac71b86f91b9b27f5861f3671dae 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 2d47b89c1a439ebc7a534c37d20f4a7f /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: 2d47b89c1a439ebc7a534c37d20f4a7f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: f1ed8953ac89ac71b86f91b9b27f5861f3671dae /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: f1ed8953ac89ac71b86f91b9b27f5861f3671dae 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 2d47b89c1a439ebc7a534c37d20f4a7f /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: 2d47b89c1a439ebc7a534c37d20f4a7f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing space /trailing space " 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ space\ /trailing\ space\ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: f1ed8953ac89ac71b86f91b9b27f5861f3671dae /rclone-test-yacimem9tavi/trailing space /trailing space 2025/10/20 04:39:46 DEBUG : trailing space /trailing space : Parsed hash: f1ed8953ac89ac71b86f91b9b27f5861f3671dae === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ffb8004bf04b909e4a0764b9503357b3 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ffb8004bf04b909e4a0764b9503357b3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 592bb4555d98c3af61d9e05482f778a47d1e7968 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 592bb4555d98c3af61d9e05482f778a47d1e7968 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ffb8004bf04b909e4a0764b9503357b3 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ffb8004bf04b909e4a0764b9503357b3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 592bb4555d98c3af61d9e05482f778a47d1e7968 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 592bb4555d98c3af61d9e05482f778a47d1e7968 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ffb8004bf04b909e4a0764b9503357b3 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ffb8004bf04b909e4a0764b9503357b3 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ CR␍/trailing\ CR␍ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 592bb4555d98c3af61d9e05482f778a47d1e7968 /rclone-test-yacimem9tavi/trailing CR␍/trailing CR␍ 2025/10/20 04:39:46 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 592bb4555d98c3af61d9e05482f778a47d1e7968 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 372aff0232e230f721ce914f9cdb3dd7 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 372aff0232e230f721ce914f9cdb3dd7 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7c79fa1c83428c73bbf991e8416781a03331fc90 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7c79fa1c83428c73bbf991e8416781a03331fc90 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 372aff0232e230f721ce914f9cdb3dd7 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 372aff0232e230f721ce914f9cdb3dd7 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7c79fa1c83428c73bbf991e8416781a03331fc90 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7c79fa1c83428c73bbf991e8416781a03331fc90 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 372aff0232e230f721ce914f9cdb3dd7 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 372aff0232e230f721ce914f9cdb3dd7 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ LF␊/trailing\ LF␊ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7c79fa1c83428c73bbf991e8416781a03331fc90 /rclone-test-yacimem9tavi/trailing LF␊/trailing LF␊ 2025/10/20 04:39:46 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 7c79fa1c83428c73bbf991e8416781a03331fc90 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 669f3fdf16f5e266c91c3e98c8e6b997 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 669f3fdf16f5e266c91c3e98c8e6b997 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 669f3fdf16f5e266c91c3e98c8e6b997 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 669f3fdf16f5e266c91c3e98c8e6b997 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 669f3fdf16f5e266c91c3e98c8e6b997 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 669f3fdf16f5e266c91c3e98c8e6b997 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ HT␉/trailing\ HT␉ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 /rclone-test-yacimem9tavi/trailing HT␉/trailing HT␉ 2025/10/20 04:39:46 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8a8c4f063f3edb9dbc45171f6b569ae1b1cf48b1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: e4760ee1e81ea895768aba496f2b140e /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e4760ee1e81ea895768aba496f2b140e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7589013134faa2eaeee7438ec7ba31affd573290 /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7589013134faa2eaeee7438ec7ba31affd573290 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: e4760ee1e81ea895768aba496f2b140e /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e4760ee1e81ea895768aba496f2b140e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7589013134faa2eaeee7438ec7ba31affd573290 /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7589013134faa2eaeee7438ec7ba31affd573290 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: e4760ee1e81ea895768aba496f2b140e /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e4760ee1e81ea895768aba496f2b140e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ VT␋/trailing\ VT␋ 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 7589013134faa2eaeee7438ec7ba31affd573290 /rclone-test-yacimem9tavi/trailing VT␋/trailing VT␋ 2025/10/20 04:39:46 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 7589013134faa2eaeee7438ec7ba31affd573290 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a7e69cb5321ef8865526a28ff3984211 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: a7e69cb5321ef8865526a28ff3984211 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a7e69cb5321ef8865526a28ff3984211 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: a7e69cb5321ef8865526a28ff3984211 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a7e69cb5321ef8865526a28ff3984211 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: a7e69cb5321ef8865526a28ff3984211 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/trailing dot./trailing dot." 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/trailing\ dot./trailing\ dot. 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 /rclone-test-yacimem9tavi/trailing dot./trailing dot. 2025/10/20 04:39:46 DEBUG : trailing dot./trailing dot.: Parsed hash: 0eeb4fe10fc93207b64829352d1fcaa73e108d24 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fc844f403b1556c0fa5808d69fd7e3e0 /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fc844f403b1556c0fa5808d69fd7e3e0 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8e4026a54bd6d10a85611c43067e3441a8ce3fba /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e4026a54bd6d10a85611c43067e3441a8ce3fba 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fc844f403b1556c0fa5808d69fd7e3e0 /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fc844f403b1556c0fa5808d69fd7e3e0 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8e4026a54bd6d10a85611c43067e3441a8ce3fba /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e4026a54bd6d10a85611c43067e3441a8ce3fba 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fc844f403b1556c0fa5808d69fd7e3e0 /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fc844f403b1556c0fa5808d69fd7e3e0 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/invalid\ utf-8/invalid\ utf-8 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 8e4026a54bd6d10a85611c43067e3441a8ce3fba /rclone-test-yacimem9tavi/invalid utf-8/invalid utf-8 2025/10/20 04:39:46 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8e4026a54bd6d10a85611c43067e3441a8ce3fba === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 76f751d2f695a770afa23ab55efd3d3b /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 76f751d2f695a770afa23ab55efd3d3b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 6988ab832d79a46c1a8332da2216b30e30aacbfc /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6988ab832d79a46c1a8332da2216b30e30aacbfc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 76f751d2f695a770afa23ab55efd3d3b /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 76f751d2f695a770afa23ab55efd3d3b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 6988ab832d79a46c1a8332da2216b30e30aacbfc /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6988ab832d79a46c1a8332da2216b30e30aacbfc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 76f751d2f695a770afa23ab55efd3d3b /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 76f751d2f695a770afa23ab55efd3d3b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/test%46.txt/test%46.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/test\%46.txt/test\%46.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 6988ab832d79a46c1a8332da2216b30e30aacbfc /rclone-test-yacimem9tavi/test%46.txt/test%46.txt 2025/10/20 04:39:46 DEBUG : test%46.txt/test%46.txt: Parsed hash: 6988ab832d79a46c1a8332da2216b30e30aacbfc === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Connection OK after error: potato 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/zero-length-file" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/zero-length-file" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/zero-length-file" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/zero-length-file" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yacimem9tavi/zero-length-file 2025/10/20 04:39:46 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 095aeabd01636fedfd2f92753cfdf089 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: 095aeabd01636fedfd2f92753cfdf089 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: e96fed2c1e983d59ba8e1de674a0d08c6449092c /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: e96fed2c1e983d59ba8e1de674a0d08c6449092c 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 095aeabd01636fedfd2f92753cfdf089 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: 095aeabd01636fedfd2f92753cfdf089 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: e96fed2c1e983d59ba8e1de674a0d08c6449092c /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: e96fed2c1e983d59ba8e1de674a0d08c6449092c 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:38018->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yacimem9tavi/hello? sausage/êé" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: New connection 127.0.0.1:38034->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Relative path resolved to "/rclone-test-yacimem9tavi/hello? sausage/êé" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Using root directory "/rclone-test-yacimem9tavi/hello? sausage/êé" 2025/10/20 04:39:46 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-yacimem9tavi/hello? sausage/êé" to be canonical "TestSFTPRclone{bDpbV}:rclone-test-yacimem9tavi/hello? sausage/êé" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Remote command result: 95a874bce5767bcc1e203318090caa05 /rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 95a874bce5767bcc1e203318090caa05 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Remote command result: 3ec6ee6f45b85b48698479d66288f381627ada7e /rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 3ec6ee6f45b85b48698479d66288f381627ada7e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Remote command result: 95a874bce5767bcc1e203318090caa05 /rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 95a874bce5767bcc1e203318090caa05 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: Remote command result: 3ec6ee6f45b85b48698479d66288f381627ada7e /rclone-test-yacimem9tavi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/20 04:39:46 DEBUG : a/b/c/d/e.txt: Parsed hash: 3ec6ee6f45b85b48698479d66288f381627ada7e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé: New connection 127.0.0.1:38050->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : Waiting for deletions to finish 2025/10/20 04:39:46 INFO : a/b/c/d/e.txt: Deleted 2025/10/20 04:39:46 DEBUG : removing 1 level 4 directories 2025/10/20 04:39:46 INFO : a/b/c/d: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 3 directories 2025/10/20 04:39:46 INFO : a/b/c: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 2 directories 2025/10/20 04:39:46 INFO : a/b: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 1 directories 2025/10/20 04:39:46 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: New connection 127.0.0.1:38064->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/moveTest/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/moveTest/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/moveTest/other.txt 2025/10/20 04:39:46 DEBUG : moveTest/other.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/moveTest/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/moveTest/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/moveTest/other.txt 2025/10/20 04:39:46 DEBUG : moveTest/other.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/other.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/other.txt 2025/10/20 04:39:46 DEBUG : other.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-qenokez9yuge" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: New connection 127.0.0.1:38074->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Relative path resolved to "/rclone-test-qenokez9yuge" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Using root directory "/rclone-test-qenokez9yuge" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Shell path "/rclone-test-qenokez9yuge/new_name/sub_new_name/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Running remote command: md5sum /rclone-test-qenokez9yuge/new_name/sub_new_name/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-qenokez9yuge/new_name/sub_new_name/file name.txt 2025/10/20 04:39:46 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Shell path "/rclone-test-qenokez9yuge/new_name/sub_new_name/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Running remote command: sha1sum /rclone-test-qenokez9yuge/new_name/sub_new_name/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-qenokez9yuge/new_name/sub_new_name/file name.txt 2025/10/20 04:39:46 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Shell path "/rclone-test-qenokez9yuge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Running remote command: md5sum /rclone-test-qenokez9yuge/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-qenokez9yuge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Shell path "/rclone-test-qenokez9yuge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Running remote command: sha1sum /rclone-test-qenokez9yuge/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-qenokez9yuge/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Purge dir "new_name" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-qenokez9yuge: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: fb2bcb1ac1b41f37300329c8bdcfc1e4 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: fb2bcb1ac1b41f37300329c8bdcfc1e4 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ee684db081e22735ae664b263427cdda6a690c5f /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: ee684db081e22735ae664b263427cdda6a690c5f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:38090->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yacimem9tavi/not found.txt" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/not found.txt: New connection 127.0.0.1:38104->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/not found.txt: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/not found.txt: Relative path resolved to "/rclone-test-yacimem9tavi/not found.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/not found.txt: Using root directory "/rclone-test-yacimem9tavi/not found.txt" 2025/10/20 04:39:46 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRclone:" path "rclone-test-yacimem9tavi" from "TestSFTPRclone:rclone-test-yacimem9tavi" 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:38112->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 72187cbd2eb919baf1578806536bce9b /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 72187cbd2eb919baf1578806536bce9b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 89067736bb60d2e41294d528de045c62cfcdbfde /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 89067736bb60d2e41294d528de045c62cfcdbfde 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 72187cbd2eb919baf1578806536bce9b /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 72187cbd2eb919baf1578806536bce9b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 89067736bb60d2e41294d528de045c62cfcdbfde /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 89067736bb60d2e41294d528de045c62cfcdbfde 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 72187cbd2eb919baf1578806536bce9b /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 72187cbd2eb919baf1578806536bce9b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/created from root.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/created\ from\ root.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 89067736bb60d2e41294d528de045c62cfcdbfde /rclone-test-yacimem9tavi/created from root.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/created from root.txt: Parsed hash: 89067736bb60d2e41294d528de045c62cfcdbfde 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: d10d1e09ff2893272c1f42259af26587 /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: d10d1e09ff2893272c1f42259af26587 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/file name.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/file\ name.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0cc4c1ca548b258113d622761be5387350254bdc /rclone-test-yacimem9tavi/file name.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/file name.txt: Parsed hash: 0cc4c1ca548b258113d622761be5387350254bdc 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a745ebb86be34640307ec1d491faf24b /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: a745ebb86be34640307ec1d491faf24b 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd /rclone-test-yacimem9tavi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/20 04:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ad5e0e324771e8722e9ea2a92917acfe4c0e7bfd === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Server has VFS statistics extension 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: About path "/rclone-test-yacimem9tavi" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: About path "/rclone-test-yacimem9tavi" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: About using shell command for shell type "unix" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: df -k /rclone-test-yacimem9tavi 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 111944104 38828904 71% / === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 9508c863eac0778dc93c7ae9a3e91c74 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: 9508c863eac0778dc93c7ae9a3e91c74 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 318f595b659bf9da6857529d07838b5385330465 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: 318f595b659bf9da6857529d07838b5385330465 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 9508c863eac0778dc93c7ae9a3e91c74 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: 9508c863eac0778dc93c7ae9a3e91c74 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/piped data.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/piped\ data.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: 318f595b659bf9da6857529d07838b5385330465 /rclone-test-yacimem9tavi/piped data.txt 2025/10/20 04:39:46 DEBUG : piped data.txt: Parsed hash: 318f595b659bf9da6857529d07838b5385330465 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/unknown-size-update.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a9d998667ef5068335bcde282e7e9760 /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : unknown-size-update.txt: Parsed hash: a9d998667ef5068335bcde282e7e9760 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/unknown-size-update.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: be0210e011e16c732511817add5bacc31e5be2e7 /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : unknown-size-update.txt: Parsed hash: be0210e011e16c732511817add5bacc31e5be2e7 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/unknown-size-update.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: md5sum /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: a9d998667ef5068335bcde282e7e9760 /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : unknown-size-update.txt: Parsed hash: a9d998667ef5068335bcde282e7e9760 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Shell path "/rclone-test-yacimem9tavi/unknown-size-update.txt" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Running remote command: sha1sum /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Remote command result: be0210e011e16c732511817add5bacc31e5be2e7 /rclone-test-yacimem9tavi/unknown-size-update.txt 2025/10/20 04:39:46 DEBUG : unknown-size-update.txt: Parsed hash: be0210e011e16c732511817add5bacc31e5be2e7 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/20 04:39:46 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yacimem9tavi/deeper/nonexisting/directory" 2025/10/20 04:39:46 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : TestSFTPRclone: detected overridden config - adding "{bDpbV}" suffix to name 2025/10/20 04:39:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2025/10/20 04:39:46 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2025/10/20 04:39:46 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2025/10/20 04:39:46 DEBUG : Setting pass="ZgCFxsqzLLUraHYaIvYlJPHiq8VjyVGUgp4m7zgElkTm7-U" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/deeper/nonexisting/directory: New connection 127.0.0.1:38124->127.0.0.1:28621 to "SSH-2.0-rclone/v1.72.0-beta.9181.ad316ec6e" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-yacimem9tavi/deeper/nonexisting/directory" 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi/deeper/nonexisting/directory: Using root directory "/rclone-test-yacimem9tavi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/10/20 04:39:46 DEBUG : Waiting for deletions to finish 2025/10/20 04:39:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/20 04:39:46 DEBUG : removing 1 level 4 directories 2025/10/20 04:39:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 3 directories 2025/10/20 04:39:46 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 2 directories 2025/10/20 04:39:46 INFO : hello? sausage/êé: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 1 directories 2025/10/20 04:39:46 INFO : hello? sausage: Removing directory 2025/10/20 04:39:46 DEBUG : removing 1 level 0 directories 2025/10/20 04:39:46 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Removing directory 2025/10/20 04:39:46 ERROR : error listing: directory not found 2025/10/20 04:39:46 DEBUG : Waiting for deletions to finish 2025/10/20 04:39:46 ERROR : error listing: directory not found 2025/10/20 04:39:46 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Failed to list "": directory not found 2025/10/20 04:39:46 DEBUG : removing 1 level 0 directories 2025/10/20 04:39:46 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Removing directory 2025/10/20 04:39:46 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/20 04:39:46 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yacimem9tavi: Closing 2 unused connections 2025/10/20 04:39:46 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (11.01s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 12.162s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 13.066475127s (try 1/5)