"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestGoogleCloudStorage,directory_markers:" 2026/07/24 01:45:13 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi" 2026/07/24 01:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 01:45:13 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/24 01:45:17 INFO : dir/subdir: Making directory 2026/07/24 01:45:17 DEBUG : dir/subdir/: Creating directory marker 2026/07/24 01:45:17 DEBUG : dir/: Creating directory marker 2026/07/24 01:45:18 INFO : dir/subdir: Removing directory 2026/07/24 01:45:18 DEBUG : dir/subdir/: Removing directory marker 2026/07/24 01:45:18 INFO : dir: Removing directory 2026/07/24 01:45:18 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/24 01:45:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/07/24 01:45:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/24 01:45:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2026/07/24 01:45:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/24 01:45:21 DEBUG : ./: Creating directory marker 2026/07/24 01:45:22 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/24 01:45:22 DEBUG : ../: Creating directory marker 2026/07/24 01:45:24 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/24 01:45:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2026/07/24 01:45:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/24 01:45:25 DEBUG : leading space/: Creating directory marker 2026/07/24 01:45:26 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/24 01:45:27 DEBUG : ~leading tilde/: Creating directory marker 2026/07/24 01:45:27 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/24 01:45:28 DEBUG : ␍leading CR/: Creating directory marker 2026/07/24 01:45:29 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/24 01:45:29 DEBUG : ␊leading LF/: Creating directory marker 2026/07/24 01:45:30 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/24 01:45:31 DEBUG : ␉leading HT/: Creating directory marker 2026/07/24 01:45:31 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/24 01:45:32 DEBUG : ␋leading VT/: Creating directory marker 2026/07/24 01:45:33 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/24 01:45:33 DEBUG : .leading dot/: Creating directory marker 2026/07/24 01:45:34 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/24 01:45:34 DEBUG : trailing space /: Creating directory marker 2026/07/24 01:45:35 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/24 01:45:36 DEBUG : trailing CR␍/: Creating directory marker 2026/07/24 01:45:36 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/24 01:45:37 DEBUG : trailing LF␊/: Creating directory marker 2026/07/24 01:45:38 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/24 01:45:38 DEBUG : trailing HT␉/: Creating directory marker 2026/07/24 01:45:39 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/24 01:45:39 DEBUG : trailing VT␋/: Creating directory marker 2026/07/24 01:45:40 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/24 01:45:41 DEBUG : trailing dot./: Creating directory marker 2026/07/24 01:45:41 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/24 01:45:42 DEBUG : invalid utf-8/: Creating directory marker 2026/07/24 01:45:43 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/24 01:45:43 DEBUG : test%46.txt/: Creating directory marker 2026/07/24 01:45:44 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/24 01:45:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2026/07/24 01:45:45 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2026/07/24 01:45:45 DEBUG : hello? sausage/êé/: Creating directory marker 2026/07/24 01:45:45 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === 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/07/24 01:45:49 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/07/24 01:45:49 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/24 01:45:50 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/07/24 01:45:50 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === 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 fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/24 01:45:52 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi/hello? sausage/êé" 2026/07/24 01:45:52 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2026/07/24 01:45:52 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi/hello? sausage/êé" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-duvitut2cusi/hello? sausage/êé" 2026/07/24 01:45:52 DEBUG : a/b/c/d/: Creating directory marker 2026/07/24 01:45:52 DEBUG : a/b/c/: Creating directory marker 2026/07/24 01:45:53 DEBUG : a/b/: Creating directory marker 2026/07/24 01:45:53 DEBUG : a/: Creating directory marker 2026/07/24 01:45:54 DEBUG : Waiting for deletions to finish 2026/07/24 01:45:54 INFO : a/b/c/d/e.txt: Deleted 2026/07/24 01:45:55 DEBUG : removing 1 level 4 directories 2026/07/24 01:45:55 INFO : a/b/c/d: Removing directory 2026/07/24 01:45:55 DEBUG : a/b/c/d/: Removing directory marker 2026/07/24 01:45:55 DEBUG : removing 1 level 3 directories 2026/07/24 01:45:55 INFO : a/b/c: Removing directory 2026/07/24 01:45:55 DEBUG : a/b/c/: Removing directory marker 2026/07/24 01:45:55 DEBUG : removing 1 level 2 directories 2026/07/24 01:45:55 INFO : a/b: Removing directory 2026/07/24 01:45:55 DEBUG : a/b/: Removing directory marker 2026/07/24 01:45:55 DEBUG : removing 1 level 1 directories 2026/07/24 01:45:55 INFO : a: Removing directory 2026/07/24 01:45:55 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/24 01:46:04 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/24 01:46:04 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/24 01:46:04 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi/not found.txt" 2026/07/24 01:46:04 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestGoogleCloudStorage,directory_markers:" path "rclone-test-duvitut2cusi" from "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi" 2026/07/24 01:46:05 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/07/24 01:46:05 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2207: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *googlecloudstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *googlecloudstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *googlecloudstorage.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/24 01:46:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvitut2cusi/deeper/nonexisting/directory" 2026/07/24 01:46:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/24 01:46:09 DEBUG : Waiting for deletions to finish 2026/07/24 01:46:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/24 01:46:10 DEBUG : removing 1 level 4 directories 2026/07/24 01:46:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/24 01:46:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Removing directory marker 2026/07/24 01:46:10 DEBUG : removing 1 level 3 directories 2026/07/24 01:46:10 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/24 01:46:10 DEBUG : hello? sausage/êé/Hello, 世界/: Removing directory marker 2026/07/24 01:46:10 DEBUG : removing 1 level 2 directories 2026/07/24 01:46:10 INFO : hello? sausage/êé: Removing directory 2026/07/24 01:46:10 DEBUG : hello? sausage/êé/: Removing directory marker 2026/07/24 01:46:11 DEBUG : removing 1 level 1 directories 2026/07/24 01:46:11 INFO : hello? sausage: Removing directory 2026/07/24 01:46:11 DEBUG : hello? sausage/: Removing directory marker 2026/07/24 01:46:11 DEBUG : removing 1 level 0 directories 2026/07/24 01:46:11 INFO : GCS bucket rclone-test-duvitut2cusi: Removing directory 2026/07/24 01:46:11 DEBUG : Waiting for deletions to finish 2026/07/24 01:46:12 DEBUG : removing 1 level 0 directories 2026/07/24 01:46:12 INFO : GCS bucket rclone-test-duvitut2cusi: Removing directory 2026/07/24 01:46:12 ERROR : Failed to rmdir: googleapi: Error 404: The specified bucket does not exist., notFound === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (59.53s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.45s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- PASS: TestIntegration/FsMkdir (56.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.17s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutError (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- 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.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.35s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 googlecloudstorage_test.go:23: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) PASS ok github.com/rclone/rclone/backend/googlecloudstorage 59.564s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished OK in 1m1.206398338s (try 1/5)