"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.39s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.28s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.87s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.83s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.74s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.75s) === 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.21s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/23 03:43:33 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.29s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/23 03:43:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo" 2026/08/23 03:43:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 03:43:34 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg" === 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/23 03:43:38 INFO : dir/subdir: Making directory 2026/08/23 03:43:41 INFO : dir/subdir: Removing directory 2026/08/23 03:43:43 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/23 03:43:45 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/23 03:43:45 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/23 03:43:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 976896575014e09e9ed9f5df7eb015e3 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/23 03:43:53 DEBUG : ./.: md5 = 9cb01c81055c99e5dc77f3ef96b70e99 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/23 03:43:58 DEBUG : ../..: md5 = 062d65c1afaacdc40733e01a85a512ac OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/23 03:44:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = c0822b33d955245b427d2581496691b9 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/23 03:44:08 DEBUG : leading space/ leading space: md5 = 8983a318a35738c9b3ae1877c9906ef5 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/23 03:44:13 DEBUG : ~leading tilde/~leading tilde: md5 = 6c5d7d322ce188defd5760b6a13a8bdc OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/23 03:44:18 DEBUG : ␍leading CR/␍leading CR: md5 = ee6888cdb53eafaa8bb6e021b1097213 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/23 03:44:24 DEBUG : ␊leading LF/␊leading LF: md5 = 97a3732742e37c35e275d1f8b709047f OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/23 03:44:29 DEBUG : ␉leading HT/␉leading HT: md5 = 824a13c38bc82ca2a7336a1b8e09c50c OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/23 03:44:34 DEBUG : ␋leading VT/␋leading VT: md5 = 06be6a2df5227861ef0dc5b9659288db OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/23 03:44:39 DEBUG : .leading dot/.leading dot: md5 = 2859b3fd1d3940c68c8bbb577d20a934 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/23 03:44:45 DEBUG : trailing space /trailing space : md5 = 441f224429b104817bf6ee5aabad1363 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/23 03:44:50 DEBUG : trailing CR␍/trailing CR␍: md5 = 7dcfe06a9104146307ec09798e03b16d OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/23 03:44:55 DEBUG : trailing LF␊/trailing LF␊: md5 = d44605ea47ddc0ae4e294c5e166e4b55 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/23 03:45:00 DEBUG : trailing HT␉/trailing HT␉: md5 = 731ae037d180f198b2e122a9ad8303ff OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/23 03:45:05 DEBUG : trailing VT␋/trailing VT␋: md5 = 7f835f7a959a983634b827fcce202846 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/23 03:45:09 DEBUG : trailing dot./trailing dot.: md5 = ef32a606b31d5fe260e96611b54fcb67 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/23 03:45:14 DEBUG : invalid utf-8/invalid utf-8: md5 = ab92eb31abc4ba03d239297b86490a0c OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/23 03:45:20 DEBUG : test%46.txt/test%46.txt: md5 = 1b54676aa1bcd4490256fe7a6b712b1f OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/23 03:45:29 DEBUG : zero-length-file: md5 = ee5c1f5ec4181901c9377c9b8652917a 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/23 03:45:30 INFO : dir: Making directory 2026/08/23 03:45:31 INFO : dir/subdir1: Making directory 2026/08/23 03:45:32 INFO : dir/subdir3: Making directory 2026/08/23 03:45:32 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:33 INFO : dir/subdir2: Making directory 2026/08/23 03:45:33 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:34 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/23 03:45:34 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:35 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/23 03:45:35 DEBUG : doChangeNotify("dir", 0) 2026/08/23 03:45:35 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:36 DEBUG : dir/file2: md5 = e03e4d8ff0d50ac9060b182fe2bacf7c OK 2026/08/23 03:45:36 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:37 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/23 03:45:37 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/23 03:45:37 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/23 03:45:37 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:38 DEBUG : dir/file4: md5 = b24bfd1201e6d7578262d08f5a3efdee OK 2026/08/23 03:45:38 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:39 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:39 DEBUG : dir/file3: md5 = 00a31b71cc4814fc10cf9bcf055d1871 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/23 03:45:40 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/23 03:45:40 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:41 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:42 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/23 03:45:43 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/23 03:45:43 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/23 03:45:43 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:44 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:45 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:46 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/23 03:45:46 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:47 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:48 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:49 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/23 03:45:49 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote 2026/08/23 03:45:50 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/23 03:45:50 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/23 03:45:52 DEBUG : file name.txt: md5 = 08aba5555885f7da5748df25e9238982 OK 2026/08/23 03:45:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = f22995f423b36add2b7480cb28b745c0 OK 2026/08/23 03:45:56 DEBUG : file name.txt: md5 = 9fe336db9eff93664ef566883c5053f3 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/23 03:46:01 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/23 03:46:01 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/23 03:46:02 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/23 03:46:11 DEBUG : dirToPurge/fileToPurge.txt: md5 = 0b2a4e45dbd7fcf2f1446263cd95f8c4 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 03:46:17 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 7ae63c3c3f76351da3a488ee2b423bd8 OK 2026/08/23 03:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo/dirToPurgeFromRoot" 2026/08/23 03:46:19 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 03:46:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo/hello? sausage/êé" 2026/08/23 03:46:22 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/23 03:46:28 DEBUG : a/b/c/d/e.txt: md5 = 62ddbf7813e94262ccd16fd61a006a56 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/23 03:46:37 DEBUG : test metadata copy.txt: md5 = 8de677264150200b90a66c9be1c5b8ec OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/23 03:46:55 DEBUG : test metadata move.txt: md5 = 58107704ace4116d1171b5efc3417df1 OK 2026/08/23 03:46:55 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': Skipping btime metadata as can't update it on an existing file: 2026-08-23T03:46:54.550Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/23 03:46:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-resusoy3yomo" 2026/08/23 03:46:58 DEBUG : Creating backend with remote "TestDrive:crypt/f9mp7ju9h7uqpufvgkicv3eg70h69kob6cbd9njprav5pi12uaf0" 2026/08/23 03:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-resusoy3yomo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/23 03:47:09 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/23 03:47:13 DEBUG : metadatatest: md5 = b5a2403a11393150602e6b4d1d6b57d6 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/23 03:47:16 DEBUG : test set metadata.txt: md5 = 788e8ae87b120975419b94cf4636c9bc 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/23 03:47:33 DEBUG : file name.txt-should-be-ignored.bin: md5 = 538f023e3ce97849c99239c7ac532dc2 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/23 03:47:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/23 03:47:34 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/23 03:47:38 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 03:47:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo/not found.txt" 2026/08/23 03:47:39 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-gibayod0qiyo" from "TestCryptDrive:rclone-test-gibayod0qiyo" 2026/08/23 03:47:40 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/23 03:47:46 DEBUG : rclone-test-gibayod0qiyo/created from root.txt: md5 = fc2adc312ff177fd56ea4f084cb3d8f0 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/23 03:47:50 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/23 03:47:51 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/23 03:47:52 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/23 03:47:53 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/23 03:47:54 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/23 03:47:54 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/23 03:47:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuzayox3gohi" 2026/08/23 03:47:55 DEBUG : Creating backend with remote "TestDrive:crypt/mnhi85tcte5pd9pn2a2sqnq6bgnqo071fn02cfmbfpktq4a5fbq0" 2026/08/23 03:47:58 DEBUG : somefile: md5 = cd12f576d864c3e18c79df0db4de3178 OK 2026/08/23 03:47:58 DEBUG : Google drive root 'crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg': attempting to share directory '' 2026/08/23 03:47:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuzayox3gohi': 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/23 03:48:03 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/23 03:48:04 DEBUG : piped data.txt: md5 = d9eb5231404201bbe262e407fa5d8f3a OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 03:48:06 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/23 03:48:07 DEBUG : piped data.txt: md5 = 262525cddfc7af5f8b4226a44a5a0426 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/23 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone-spool3742486503" 2026/08/23 03:48:08 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/23 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone-spool429949629" 2026/08/23 03:48:08 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/23 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone-spool573830423" 2026/08/23 03:48:10 DEBUG : compute_hash_test: md5 = 5fad57d1a73689861c2967c4befd211d 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/23 03:48:12 DEBUG : short-eof.bin: md5 = 8607d99e53ede280d6f361d17a19d516 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/23 03:48:14 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/23 03:48:15 DEBUG : unknown-size-put.txt: md5 = a9dca9c169845c49b8c3d42ac6969825 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 03:48:17 DEBUG : unknown-size-update.txt: md5 = a65db72898fc68d128bac9ac4062d7dc OK 2026/08/23 03:48:18 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/23 03:48:19 DEBUG : unknown-size-update.txt: md5 = 7f23ccabbfa22b90bc4623c82f90b7d0 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 03:48:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibayod0qiyo/deeper/nonexisting/directory" 2026/08/23 03:48:20 DEBUG : Creating backend with remote "TestDrive:crypt/fp4c6puvhbve6arqsjnhb2d26ud0m8s6ilubcqehfj5umrb28tvg/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 (299.81s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (296.44s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.49s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (96.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (20.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (140.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.94s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.36s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.84s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (3.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (3.98s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.99s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.99s) --- 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 304.193s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m5.799893603s (try 1/5)