"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.46s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.29s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.87s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.83s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.78s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.83s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.20s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/13 03:41:16 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.30s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/13 03:41:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo" 2026/08/13 03:41:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 03:41:17 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/13 03:41:21 INFO : dir/subdir: Making directory 2026/08/13 03:41:23 INFO : dir/subdir: Removing directory 2026/08/13 03:41:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/13 03:41:26 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/13 03:41:27 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/13 03:41:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = ec2587fa7ee93c08d7abd9adae0f216b OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/13 03:41:33 DEBUG : ./.: md5 = a20c266cc2e938b2c77bf0ecfa7ca358 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/13 03:41:38 DEBUG : ../..: md5 = 7f666ccac2b287fb62c1e0d89d663537 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/13 03:41:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = ceea3bf287367c9be913199025c030d6 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/13 03:41:47 DEBUG : leading space/ leading space: md5 = 2cd13969a8cb6049874df595fe33054d OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/13 03:41:51 DEBUG : ~leading tilde/~leading tilde: md5 = c15c81427115c4f795aae05194926ba4 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/13 03:41:55 DEBUG : ␍leading CR/␍leading CR: md5 = b245903cea30596795203b25f4d02065 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/13 03:41:59 DEBUG : ␊leading LF/␊leading LF: md5 = 34a51f78771f70a3ae15d1afe3e5de12 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/13 03:42:04 DEBUG : ␉leading HT/␉leading HT: md5 = 72ed834e6f94168009e04021cedb836b OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/13 03:42:08 DEBUG : ␋leading VT/␋leading VT: md5 = fe601e985c5271d9390d763a3e6136be OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/13 03:42:12 DEBUG : .leading dot/.leading dot: md5 = b15840d55bb5987e6a112e306c1c95c3 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/13 03:42:17 DEBUG : trailing space /trailing space : md5 = b37bab574437da6dbdb81e9ecca881b5 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/13 03:42:21 DEBUG : trailing CR␍/trailing CR␍: md5 = 857d30f2a035bc37c91b9c6c6432708b OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/13 03:42:25 DEBUG : trailing LF␊/trailing LF␊: md5 = e9fa9f1ed33952e1f00cc82346128be1 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/13 03:42:29 DEBUG : trailing HT␉/trailing HT␉: md5 = 6b9cd22ba9c6d2ddc65827de999567b1 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/13 03:42:34 DEBUG : trailing VT␋/trailing VT␋: md5 = 6b9c9029ed0d4a2ad43bb98c4e24ea5c OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/13 03:42:38 DEBUG : trailing dot./trailing dot.: md5 = 20837cab53358768adb55067ddc7c2cc OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/13 03:42:43 DEBUG : invalid utf-8/invalid utf-8: md5 = 0c5f1a22435d674df09903e0a07670ed OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/13 03:42:47 DEBUG : test%46.txt/test%46.txt: md5 = 86a79049ee5dcc7eee9535412ad91f1e OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/13 03:42:55 DEBUG : zero-length-file: md5 = 5703123a7a15da8253abca0793c1aef5 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/13 03:42:56 INFO : dir: Making directory 2026/08/13 03:42:57 INFO : dir/subdir1: Making directory 2026/08/13 03:42:58 INFO : dir/subdir3: Making directory 2026/08/13 03:42:58 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:42:58 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/13 03:42:58 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/13 03:42:58 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界", 0) 2026/08/13 03:42:58 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界", 0 2026/08/13 03:42:58 DEBUG : doChangeNotify("hello? sausage/êé", 0) 2026/08/13 03:42:58 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé", 0 2026/08/13 03:42:58 INFO : dir/subdir2: Making directory 2026/08/13 03:42:59 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:00 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:00 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/13 03:43:00 DEBUG : dir/file2: md5 = 3ae1efc67683b587f5060bb14ec7e6da OK 2026/08/13 03:43:01 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:02 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:02 DEBUG : dir/file4: md5 = f31823140b0429ded56816821e080c20 OK 2026/08/13 03:43:03 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:03 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/13 03:43:03 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/13 03:43:03 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/13 03:43:03 DEBUG : doChangeNotify("dir", 0) 2026/08/13 03:43:03 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/13 03:43:04 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:04 DEBUG : dir/file3: md5 = 9d0f1d23df4fb388ea058d70b4975d80 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/13 03:43:05 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:06 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:06 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/13 03:43:06 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/13 03:43:07 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/13 03:43:08 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:09 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:10 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:10 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/13 03:43:10 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/13 03:43:10 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/13 03:43:11 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:12 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:13 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote 2026/08/13 03:43:14 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/13 03:43:16 DEBUG : file name.txt: md5 = dbd708113d836570a32747e60df7b824 OK 2026/08/13 03:43:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = d23e3a14bc3bc79811fa600142675758 OK 2026/08/13 03:43:19 DEBUG : file name.txt: md5 = b5ec0032d7620b1ea5450b3986d38a4f OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/13 03:43:24 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/13 03:43:24 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/13 03:43:25 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/13 03:43:33 DEBUG : dirToPurge/fileToPurge.txt: md5 = 9a0abb7946e8ae2526c850b2d9defeb1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/13 03:43:38 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 264bfcc61e1b90adbf593972dbeb6cf7 OK 2026/08/13 03:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo/dirToPurgeFromRoot" 2026/08/13 03:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/13 03:43:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo/hello? sausage/êé" 2026/08/13 03:43:42 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/13 03:43:48 DEBUG : a/b/c/d/e.txt: md5 = 44949d55a8749b845f4871be1d1809fe OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/13 03:43:56 DEBUG : test metadata copy.txt: md5 = 9b8b4f057bda0969e334d03fb6c15654 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/13 03:44:11 DEBUG : test metadata move.txt: md5 = 92b93ffc43ac9b52f414c73c704ce4e8 OK 2026/08/13 03:44:11 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': Skipping btime metadata as can't update it on an existing file: 2026-08-13T03:44:11.134Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/13 03:44:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-terowol6joxo" 2026/08/13 03:44:14 DEBUG : Creating backend with remote "TestDrive:crypt/0oqmc53oursrv7r6422cho7t9fk54r2143gpa7qf277r2liagnj0" 2026/08/13 03:44:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terowol6joxo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/13 03:44:23 DEBUG : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2026/08/13 03:44:26 DEBUG : metadatatest: md5 = 0f85c8202673b9edfed6a8ec8c76535c OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/13 03:44:29 DEBUG : test set metadata.txt: md5 = ac9627dfe1ee91c5c805304f96b6b2d9 OK fstests.go:1762: SetMetadata returned fs.ErrorNotImplemented === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/13 03:44:47 DEBUG : file name.txt-should-be-ignored.bin: md5 = 0c1a68c7160db9f41d9d1093a08fd130 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/13 03:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/13 03:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/13 03:44:51 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/13 03:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo/not found.txt" 2026/08/13 03:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-xiyegax7geyo" from "TestCryptDrive:rclone-test-xiyegax7geyo" 2026/08/13 03:44:53 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/13 03:44:58 DEBUG : rclone-test-xiyegax7geyo/created from root.txt: md5 = 29e524972a753924b50d152874764a14 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/13 03:45:02 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/13 03:45:03 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/13 03:45:03 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/13 03:45:04 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/13 03:45:05 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/13 03:45:06 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/13 03:45:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huvuwez9feka" 2026/08/13 03:45:06 DEBUG : Creating backend with remote "TestDrive:crypt/03ajvpqakfre7ufm2oidu40j274i9cirpvems9rheo5oqe8anttg" 2026/08/13 03:45:09 DEBUG : somefile: md5 = fc7a903f8ef170b8b6732275e8f402dc OK 2026/08/13 03:45:10 DEBUG : Google drive root 'crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0': attempting to share directory '' 2026/08/13 03:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huvuwez9feka': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/13 03:45:14 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/13 03:45:15 DEBUG : piped data.txt: md5 = 933aa1849333170d33a2f95ebe522236 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/13 03:45:16 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/13 03:45:17 DEBUG : piped data.txt: md5 = b1eedbf7b3a8d35421bee4fd09157af2 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/13 03:45:18 DEBUG : Creating backend with remote "/tmp/rclone-spool3129616861" 2026/08/13 03:45:18 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/13 03:45:18 DEBUG : Creating backend with remote "/tmp/rclone-spool1704208992" 2026/08/13 03:45:18 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/13 03:45:18 DEBUG : Creating backend with remote "/tmp/rclone-spool2296627080" 2026/08/13 03:45:19 DEBUG : compute_hash_test: md5 = b6959c984f19f81ca033df5aaf153299 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/13 03:45:22 DEBUG : short-eof.bin: md5 = 290d0fad421adc1ff57fa9b23b05e191 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/13 03:45:23 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/13 03:45:24 DEBUG : unknown-size-put.txt: md5 = 937faa3b5bac6941a14a80ef080c42ce OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/13 03:45:26 DEBUG : unknown-size-update.txt: md5 = 22a48d594d2467a7273ca0e4259b307c OK 2026/08/13 03:45:27 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/13 03:45:28 DEBUG : unknown-size-update.txt: md5 = 576542609f952bc5bff71c2ccb952446 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/13 03:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xiyegax7geyo/deeper/nonexisting/directory" 2026/08/13 03:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/eouccf3i4vjdovu8j0fd2slf492epgidnb3augr2g6fn9u6n9ob0/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (264.03s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- PASS: TestIntegration/FsMkdir (260.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding (82.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.38s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.70s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (126.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (13.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.78s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.12s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.14s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.95s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (3.96s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.82s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.67s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 268.622s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 4m30.532840052s (try 1/5)