? github.com/ncw/rclone [no test files] === RUN TestNewFS --- PASS: TestNewFS (0.00s) === RUN TestNewFSNoRemote --- PASS: TestNewFSNoRemote (0.00s) === RUN TestNewFSInvalidRemote --- PASS: TestNewFSInvalidRemote (0.00s) PASS ok github.com/ncw/rclone/backend/alias 0.009s ? github.com/ncw/rclone/backend/all [no test files] ? github.com/ncw/rclone/backend/amazonclouddrive [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:00:49 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (1.48s) --- PASS: TestIntegration/TestInit (0.21s) fstests.go:221: Using remote "TestAzureBlob:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.02s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.02s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.05s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.01s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.02s) --- PASS: TestIntegration/TestFsPutFile1 (0.11s) --- PASS: TestIntegration/TestFsPutError (0.02s) --- PASS: TestIntegration/TestFsPutFile2 (0.05s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.03s) --- PASS: TestIntegration/TestFsListDirFile2 (0.06s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.05s) --- PASS: TestIntegration/TestFsListDirRoot (0.02s) --- PASS: TestIntegration/TestFsListRDirRoot (0.00s) --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- PASS: TestIntegration/TestFsListRSubdir (0.01s) --- PASS: TestIntegration/TestFsListLevel2 (0.02s) --- PASS: TestIntegration/TestFsListRLevel2 (0.01s) --- PASS: TestIntegration/TestFsListFile1 (0.05s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.05s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.11s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.04s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.01s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.01s) --- PASS: TestIntegration/TestObjectMimeType (0.01s) --- PASS: TestIntegration/TestObjectSetModTime (0.03s) --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.02s) --- PASS: TestIntegration/TestObjectOpenSeek (0.02s) --- PASS: TestIntegration/TestObjectOpenRange (0.05s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.07s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.04s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.02s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.07s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.02s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *azureblob.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/azureblob 1.489s === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:01:15 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (27.64s) --- PASS: TestIntegration/TestInit (2.08s) fstests.go:221: Using remote "TestB2:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.53s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.15s) --- PASS: TestIntegration/TestFsMkdir (0.89s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.83s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.16s) --- PASS: TestIntegration/TestFsListDirEmpty (0.15s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.15s) --- PASS: TestIntegration/TestFsListDirNotFound (0.16s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.15s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.37s) --- PASS: TestIntegration/TestFsPutFile1 (1.06s) --- PASS: TestIntegration/TestFsPutError (0.17s) --- PASS: TestIntegration/TestFsPutFile2 (0.94s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.44s) --- PASS: TestIntegration/TestFsListDirFile2 (0.78s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.77s) --- PASS: TestIntegration/TestFsListDirRoot (0.89s) --- PASS: TestIntegration/TestFsListRDirRoot (0.39s) --- PASS: TestIntegration/TestFsListSubdir (0.15s) --- PASS: TestIntegration/TestFsListRSubdir (0.18s) --- PASS: TestIntegration/TestFsListLevel2 (0.33s) --- PASS: TestIntegration/TestFsListRLevel2 (0.15s) --- PASS: TestIntegration/TestFsListFile1 (0.80s) --- PASS: TestIntegration/TestFsNewObject (0.15s) --- PASS: TestIntegration/TestFsListFile1and2 (0.83s) --- PASS: TestIntegration/TestFsNewObjectDir (0.15s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.17s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.60s) --- PASS: TestIntegration/TestObjectFs (0.17s) --- PASS: TestIntegration/TestObjectRemote (0.15s) --- PASS: TestIntegration/TestObjectHashes (0.15s) --- PASS: TestIntegration/TestObjectModTime (0.15s) --- PASS: TestIntegration/TestObjectMimeType (0.15s) --- PASS: TestIntegration/TestObjectSetModTime (0.15s) fstests.go:877: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.15s) --- PASS: TestIntegration/TestObjectOpen (1.47s) --- PASS: TestIntegration/TestObjectOpenSeek (0.30s) --- PASS: TestIntegration/TestObjectOpenRange (0.79s) --- PASS: TestIntegration/TestObjectPartialRead (0.32s) --- PASS: TestIntegration/TestObjectUpdate (1.71s) --- PASS: TestIntegration/TestObjectStorable (0.15s) --- PASS: TestIntegration/TestFsIsFile (1.16s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.70s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (1.52s) --- PASS: TestIntegration/TestFsPutStream (0.63s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (3.26s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *b2.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/b2 27.657s === RUN TestTimestampMarshalJSON --- PASS: TestTimestampMarshalJSON (0.00s) === RUN TestTimestampUnmarshalJSON --- PASS: TestTimestampUnmarshalJSON (0.00s) === RUN TestTimestampAddVersion --- PASS: TestTimestampAddVersion (0.00s) === RUN TestTimestampRemoveVersion --- PASS: TestTimestampRemoveVersion (0.00s) === RUN TestTimestampIsZero --- PASS: TestTimestampIsZero (0.00s) === RUN TestTimestampEqual --- PASS: TestTimestampEqual (0.00s) PASS ok github.com/ncw/rclone/backend/b2/api 0.011s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:01:06 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:02:52 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:03:01 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (133.44s) --- PASS: TestIntegration/TestInit (4.19s) fstests.go:221: Using remote "TestBox:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (1.05s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.54s) --- PASS: TestIntegration/TestFsMkdir (3.03s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (8.04s) --- PASS: TestIntegration/TestFsListEmpty (0.53s) --- PASS: TestIntegration/TestFsListDirEmpty (0.54s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.54s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.03s) --- PASS: TestIntegration/TestFsPutFile1 (2.31s) --- PASS: TestIntegration/TestFsPutError (6.57s) --- PASS: TestIntegration/TestFsPutFile2 (2.39s) --- PASS: TestIntegration/TestFsUpdateFile1 (2.36s) --- PASS: TestIntegration/TestFsListDirFile2 (2.78s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.53s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.56s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (1.07s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (2.68s) --- PASS: TestIntegration/TestFsNewObject (0.54s) --- PASS: TestIntegration/TestFsListFile1and2 (2.73s) --- PASS: TestIntegration/TestFsNewObjectDir (0.53s) --- PASS: TestIntegration/TestFsCopy (5.05s) --- PASS: TestIntegration/TestFsMove (27.96s) --- PASS: TestIntegration/TestFsDirMove (16.80s) --- PASS: TestIntegration/TestFsRmdirFull (0.51s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.53s) --- PASS: TestIntegration/TestObjectFs (0.57s) --- PASS: TestIntegration/TestObjectRemote (0.53s) --- PASS: TestIntegration/TestObjectHashes (0.51s) --- PASS: TestIntegration/TestObjectModTime (0.52s) --- SKIP: TestIntegration/TestObjectMimeType (0.53s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (1.82s) --- PASS: TestIntegration/TestObjectSize (0.54s) --- PASS: TestIntegration/TestObjectOpen (1.85s) --- PASS: TestIntegration/TestObjectOpenSeek (1.58s) --- PASS: TestIntegration/TestObjectOpenRange (4.83s) --- PASS: TestIntegration/TestObjectPartialRead (1.96s) --- PASS: TestIntegration/TestObjectUpdate (3.63s) --- PASS: TestIntegration/TestObjectStorable (0.54s) --- PASS: TestIntegration/TestFsIsFile (6.98s) --- PASS: TestIntegration/TestFsIsFileNotFound (2.70s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (4.17s) --- PASS: TestIntegration/TestFsPutStream (2.16s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (2.62s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *box.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/box 133.453s ? github.com/ncw/rclone/backend/box/api [no test files] 2018/05/25 05:00:49 Running with the following params: remote: TestInternalCache, mount: false 2018/05/25 05:00:49 Mount Dir: /tmp/rclonecache-mount435585980 2018/05/25 05:00:49 Temp Upload Dir: /tmp/rclonecache-tmp748091371 === RUN TestInternalListRootAndInnerRemotes --- SKIP: TestInternalListRootAndInnerRemotes (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalVfsCache --- SKIP: TestInternalVfsCache (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalObjWrapFsFound --- SKIP: TestInternalObjWrapFsFound (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalObjNotFound --- PASS: TestInternalObjNotFound (0.32s) === RUN TestInternalRemoteWrittenFileFoundInMount --- SKIP: TestInternalRemoteWrittenFileFoundInMount (0.00s) cache_internal_test.go:278: test needs mount mode === RUN TestInternalCachedWrittenContentMatches --- PASS: TestInternalCachedWrittenContentMatches (1.99s) === RUN TestInternalDoubleWrittenContentMatches --- PASS: TestInternalDoubleWrittenContentMatches (1.61s) === RUN TestInternalCachedUpdatedContentMatches --- PASS: TestInternalCachedUpdatedContentMatches (1.60s) === RUN TestInternalWrappedWrittenContentMatches --- SKIP: TestInternalWrappedWrittenContentMatches (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalLargeWrittenContentMatches --- SKIP: TestInternalLargeWrittenContentMatches (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalWrappedFsChangeNotSeen 2018/05/25 05:00:55 original size: 23592960 2018/05/25 05:00:55 updated size: 12 --- PASS: TestInternalWrappedFsChangeNotSeen (0.42s) === RUN TestInternalMoveWithNotify --- SKIP: TestInternalMoveWithNotify (0.05s) cache_internal_test.go:500: Not external === RUN TestInternalChangeSeenAfterDirCacheFlush --- PASS: TestInternalChangeSeenAfterDirCacheFlush (0.67s) === RUN TestInternalChangeSeenAfterRc 2018/05/25 05:00:56 NOTICE: Serving remote control on http://127.0.0.1:5572/ --- SKIP: TestInternalChangeSeenAfterRc (0.05s) cache_internal_test.go:624: needs mount === RUN TestInternalCacheWrites --- PASS: TestInternalCacheWrites (0.63s) === RUN TestInternalMaxChunkSizeRespected --- PASS: TestInternalMaxChunkSizeRespected (10.94s) === RUN TestInternalExpiredEntriesRemoved --- SKIP: TestInternalExpiredEntriesRemoved (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalBug2117 2018/05/25 05:01:08 len: 1 2018/05/25 05:01:38 len: 1 2018/05/25 05:01:38 len: 4 2018/05/25 05:01:38 len: 4 --- PASS: TestInternalBug2117 (30.14s) === RUN TestInternalUploadTempDirCreated --- PASS: TestInternalUploadTempDirCreated (1.02s) === RUN TestInternalUploadQueueOneFileNoRest --- SKIP: TestInternalUploadQueueOneFileNoRest (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalUploadQueueOneFileWithRest --- SKIP: TestInternalUploadQueueOneFileWithRest (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalUploadMoveExistingFile --- SKIP: TestInternalUploadMoveExistingFile (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalUploadQueueMoreFiles --- SKIP: TestInternalUploadQueueMoreFiles (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalUploadTempFileOperations --- SKIP: TestInternalUploadTempFileOperations (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestInternalUploadUploadingFileOperations --- SKIP: TestInternalUploadUploadingFileOperations (0.00s) cache_internal_test.go:1384: Need remote (TestInternalCache) to exist === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:01:39 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError 2018/05/25 05:01:39 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato 2018/05/25 05:01:39 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put: error uploading: potato === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:01:49 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:01:49 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (10.37s) --- PASS: TestIntegration/TestInit (0.05s) fstests.go:221: Using remote "TestCache:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.01s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.04s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.17s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.05s) --- PASS: TestIntegration/TestFsListDirFile2 (0.10s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.01s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.10s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.81s) --- PASS: TestIntegration/TestFsDirMove (0.39s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.04s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.01s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (1.51s) --- PASS: TestIntegration/TestObjectOpenSeek (1.01s) --- PASS: TestIntegration/TestObjectOpenRange (3.03s) --- PASS: TestIntegration/TestObjectPartialRead (1.05s) --- PASS: TestIntegration/TestObjectUpdate (1.56s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.05s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.06s) --- PASS: TestIntegration/TestFsPutStream (0.05s) --- PASS: TestIntegration/TestObjectAbout (0.00s) --- PASS: TestIntegration/TestObjectPurge (0.03s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *cache.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/cache 59.848s === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestValidString --- PASS: TestValidString (0.00s) === RUN TestEncodeFileName --- PASS: TestEncodeFileName (0.00s) === RUN TestDecodeFileName --- PASS: TestDecodeFileName (0.00s) === RUN TestEncryptSegment --- PASS: TestEncryptSegment (0.00s) === RUN TestDecryptSegment --- PASS: TestDecryptSegment (0.00s) === RUN TestEncryptFileName --- PASS: TestEncryptFileName (0.00s) === RUN TestDecryptFileName --- PASS: TestDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestEncryptDirName --- PASS: TestEncryptDirName (0.00s) === RUN TestDecryptDirName --- PASS: TestDecryptDirName (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.59s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.84s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (1.19s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (1.10s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (1.05s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.93s) === 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.24s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.36s) === RUN TestStandard === RUN TestStandard/TestInit === RUN TestStandard/TestFsString === RUN TestStandard/TestFsName === RUN TestStandard/TestFsRoot === RUN TestStandard/TestFsRmdirEmpty === RUN TestStandard/TestFsRmdirNotFound === RUN TestStandard/TestFsMkdir === RUN TestStandard/TestFsMkdirRmdirSubdir === RUN TestStandard/TestFsListEmpty === RUN TestStandard/TestFsListDirEmpty === RUN TestStandard/TestFsListRDirEmpty === RUN TestStandard/TestFsListDirNotFound 2018/05/25 05:00:57 ERROR : does not exist: error listing: directory not found === RUN TestStandard/TestFsListRDirNotFound === RUN TestStandard/TestFsNewObjectNotFound === RUN TestStandard/TestFsPutFile1 === RUN TestStandard/TestFsPutError 2018/05/25 05:00:57 NOTICE: 5ogs7ndfp8pupt44oi5f8kn0vo/jj28ore431k5fs198bgtj426jc/br8lo5iiiq5s02lei0ok5bb3cg/3ttv7i29lgugd9ojgbo7d3tmnmf2midibh6n2n5al1b1neo5jqrg/da179h86evnu3b0lg04golahkg: Removing partially written file on error: potato === RUN TestStandard/TestFsPutFile2 === RUN TestStandard/TestFsUpdateFile1 === RUN TestStandard/TestFsListDirFile2 === RUN TestStandard/TestFsListRDirFile2 === RUN TestStandard/TestFsListDirRoot === RUN TestStandard/TestFsListRDirRoot === RUN TestStandard/TestFsListSubdir === RUN TestStandard/TestFsListRSubdir === RUN TestStandard/TestFsListLevel2 === RUN TestStandard/TestFsListRLevel2 === RUN TestStandard/TestFsListFile1 === RUN TestStandard/TestFsNewObject === RUN TestStandard/TestFsListFile1and2 === RUN TestStandard/TestFsNewObjectDir === RUN TestStandard/TestFsCopy === RUN TestStandard/TestFsMove === RUN TestStandard/TestFsDirMove === RUN TestStandard/TestFsRmdirFull === RUN TestStandard/TestFsPrecision === RUN TestStandard/TestFsChangeNotify === RUN TestStandard/TestObjectString === RUN TestStandard/TestObjectFs === RUN TestStandard/TestObjectRemote === RUN TestStandard/TestObjectHashes === RUN TestStandard/TestObjectModTime === RUN TestStandard/TestObjectMimeType === RUN TestStandard/TestObjectSetModTime === RUN TestStandard/TestObjectSize === RUN TestStandard/TestObjectOpen === RUN TestStandard/TestObjectOpenSeek === RUN TestStandard/TestObjectOpenRange === RUN TestStandard/TestObjectPartialRead === RUN TestStandard/TestObjectUpdate === RUN TestStandard/TestObjectStorable === RUN TestStandard/TestFsIsFile === RUN TestStandard/TestFsIsFileNotFound 2018/05/25 05:00:57 ERROR : : error listing: directory not found === RUN TestStandard/TestPublicLink === RUN TestStandard/TestObjectRemove === RUN TestStandard/TestFsPutStream === RUN TestStandard/TestObjectAbout === RUN TestStandard/TestObjectPurge 2018/05/25 05:00:57 ERROR : : error listing: directory not found === RUN TestStandard/TestInternal === RUN TestStandard/TestFinalise --- PASS: TestStandard (0.49s) --- PASS: TestStandard/TestInit (0.06s) fstests.go:221: Using remote "TestCrypt:" --- PASS: TestStandard/TestFsString (0.00s) --- PASS: TestStandard/TestFsName (0.00s) --- PASS: TestStandard/TestFsRoot (0.00s) --- PASS: TestStandard/TestFsRmdirEmpty (0.00s) --- PASS: TestStandard/TestFsRmdirNotFound (0.00s) --- PASS: TestStandard/TestFsMkdir (0.11s) --- PASS: TestStandard/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestStandard/TestFsListEmpty (0.00s) --- PASS: TestStandard/TestFsListDirEmpty (0.00s) --- SKIP: TestStandard/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsListDirNotFound (0.00s) --- SKIP: TestStandard/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsNewObjectNotFound (0.00s) --- PASS: TestStandard/TestFsPutFile1 (0.00s) --- PASS: TestStandard/TestFsPutError (0.00s) --- PASS: TestStandard/TestFsPutFile2 (0.00s) --- PASS: TestStandard/TestFsUpdateFile1 (0.00s) --- PASS: TestStandard/TestFsListDirFile2 (0.00s) --- SKIP: TestStandard/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsListDirRoot (0.08s) --- SKIP: TestStandard/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsListSubdir (0.00s) --- SKIP: TestStandard/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsListLevel2 (0.00s) --- SKIP: TestStandard/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestStandard/TestFsListFile1 (0.00s) --- PASS: TestStandard/TestFsNewObject (0.00s) --- PASS: TestStandard/TestFsListFile1and2 (0.00s) --- PASS: TestStandard/TestFsNewObjectDir (0.00s) --- SKIP: TestStandard/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestStandard/TestFsMove (0.00s) --- PASS: TestStandard/TestFsDirMove (0.06s) --- PASS: TestStandard/TestFsRmdirFull (0.00s) --- PASS: TestStandard/TestFsPrecision (0.00s) --- SKIP: TestStandard/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestStandard/TestObjectString (0.00s) --- PASS: TestStandard/TestObjectFs (0.00s) --- PASS: TestStandard/TestObjectRemote (0.00s) --- PASS: TestStandard/TestObjectHashes (0.00s) --- PASS: TestStandard/TestObjectModTime (0.00s) --- SKIP: TestStandard/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestStandard/TestObjectSetModTime (0.00s) --- PASS: TestStandard/TestObjectSize (0.00s) --- PASS: TestStandard/TestObjectOpen (0.00s) --- PASS: TestStandard/TestObjectOpenSeek (0.00s) --- PASS: TestStandard/TestObjectOpenRange (0.00s) --- PASS: TestStandard/TestObjectPartialRead (0.00s) --- PASS: TestStandard/TestObjectUpdate (0.00s) --- PASS: TestStandard/TestObjectStorable (0.00s) --- PASS: TestStandard/TestFsIsFile (0.10s) --- PASS: TestStandard/TestFsIsFileNotFound (0.07s) --- SKIP: TestStandard/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestStandard/TestObjectRemove (0.00s) --- PASS: TestStandard/TestFsPutStream (0.00s) --- PASS: TestStandard/TestObjectAbout (0.00s) --- PASS: TestStandard/TestObjectPurge (0.00s) --- SKIP: TestStandard/TestInternal (0.00s) fstests.go:1140: *crypt.Fs does not implement InternalTester --- PASS: TestStandard/TestFinalise (0.00s) === RUN TestOff === RUN TestOff/TestInit === RUN TestOff/TestFsString === RUN TestOff/TestFsName === RUN TestOff/TestFsRoot === RUN TestOff/TestFsRmdirEmpty === RUN TestOff/TestFsRmdirNotFound === RUN TestOff/TestFsMkdir === RUN TestOff/TestFsMkdirRmdirSubdir === RUN TestOff/TestFsListEmpty === RUN TestOff/TestFsListDirEmpty === RUN TestOff/TestFsListRDirEmpty === RUN TestOff/TestFsListDirNotFound 2018/05/25 05:00:57 ERROR : does not exist: error listing: directory not found === RUN TestOff/TestFsListRDirNotFound === RUN TestOff/TestFsNewObjectNotFound === RUN TestOff/TestFsPutFile1 === RUN TestOff/TestFsPutError 2018/05/25 05:00:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Removing partially written file on error: potato === RUN TestOff/TestFsPutFile2 === RUN TestOff/TestFsUpdateFile1 === RUN TestOff/TestFsListDirFile2 === RUN TestOff/TestFsListRDirFile2 === RUN TestOff/TestFsListDirRoot === RUN TestOff/TestFsListRDirRoot === RUN TestOff/TestFsListSubdir === RUN TestOff/TestFsListRSubdir === RUN TestOff/TestFsListLevel2 === RUN TestOff/TestFsListRLevel2 === RUN TestOff/TestFsListFile1 === RUN TestOff/TestFsNewObject === RUN TestOff/TestFsListFile1and2 === RUN TestOff/TestFsNewObjectDir === RUN TestOff/TestFsCopy === RUN TestOff/TestFsMove === RUN TestOff/TestFsDirMove === RUN TestOff/TestFsRmdirFull === RUN TestOff/TestFsPrecision === RUN TestOff/TestFsChangeNotify === RUN TestOff/TestObjectString === RUN TestOff/TestObjectFs === RUN TestOff/TestObjectRemote === RUN TestOff/TestObjectHashes === RUN TestOff/TestObjectModTime === RUN TestOff/TestObjectMimeType === RUN TestOff/TestObjectSetModTime === RUN TestOff/TestObjectSize === RUN TestOff/TestObjectOpen === RUN TestOff/TestObjectOpenSeek === RUN TestOff/TestObjectOpenRange === RUN TestOff/TestObjectPartialRead === RUN TestOff/TestObjectUpdate === RUN TestOff/TestObjectStorable === RUN TestOff/TestFsIsFile === RUN TestOff/TestFsIsFileNotFound 2018/05/25 05:00:58 ERROR : : error listing: directory not found === RUN TestOff/TestPublicLink === RUN TestOff/TestObjectRemove === RUN TestOff/TestFsPutStream === RUN TestOff/TestObjectAbout === RUN TestOff/TestObjectPurge 2018/05/25 05:00:58 ERROR : : error listing: directory not found === RUN TestOff/TestInternal === RUN TestOff/TestFinalise --- PASS: TestOff (0.49s) --- PASS: TestOff/TestInit (0.06s) fstests.go:221: Using remote "TestCrypt2:" --- PASS: TestOff/TestFsString (0.00s) --- PASS: TestOff/TestFsName (0.00s) --- PASS: TestOff/TestFsRoot (0.00s) --- PASS: TestOff/TestFsRmdirEmpty (0.00s) --- PASS: TestOff/TestFsRmdirNotFound (0.00s) --- PASS: TestOff/TestFsMkdir (0.09s) --- PASS: TestOff/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestOff/TestFsListEmpty (0.00s) --- PASS: TestOff/TestFsListDirEmpty (0.00s) --- SKIP: TestOff/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsListDirNotFound (0.00s) --- SKIP: TestOff/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsNewObjectNotFound (0.00s) --- PASS: TestOff/TestFsPutFile1 (0.00s) --- PASS: TestOff/TestFsPutError (0.00s) --- PASS: TestOff/TestFsPutFile2 (0.00s) --- PASS: TestOff/TestFsUpdateFile1 (0.00s) --- PASS: TestOff/TestFsListDirFile2 (0.00s) --- SKIP: TestOff/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsListDirRoot (0.10s) --- SKIP: TestOff/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsListSubdir (0.00s) --- SKIP: TestOff/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsListLevel2 (0.00s) --- SKIP: TestOff/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestOff/TestFsListFile1 (0.00s) --- PASS: TestOff/TestFsNewObject (0.00s) --- PASS: TestOff/TestFsListFile1and2 (0.00s) --- PASS: TestOff/TestFsNewObjectDir (0.00s) --- SKIP: TestOff/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestOff/TestFsMove (0.00s) --- PASS: TestOff/TestFsDirMove (0.07s) --- PASS: TestOff/TestFsRmdirFull (0.00s) --- PASS: TestOff/TestFsPrecision (0.00s) --- SKIP: TestOff/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestOff/TestObjectString (0.00s) --- PASS: TestOff/TestObjectFs (0.00s) --- PASS: TestOff/TestObjectRemote (0.00s) --- PASS: TestOff/TestObjectHashes (0.00s) --- PASS: TestOff/TestObjectModTime (0.00s) --- SKIP: TestOff/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestOff/TestObjectSetModTime (0.00s) --- PASS: TestOff/TestObjectSize (0.00s) --- PASS: TestOff/TestObjectOpen (0.00s) --- PASS: TestOff/TestObjectOpenSeek (0.00s) --- PASS: TestOff/TestObjectOpenRange (0.00s) --- PASS: TestOff/TestObjectPartialRead (0.00s) --- PASS: TestOff/TestObjectUpdate (0.00s) --- PASS: TestOff/TestObjectStorable (0.00s) --- PASS: TestOff/TestFsIsFile (0.09s) --- PASS: TestOff/TestFsIsFileNotFound (0.07s) --- SKIP: TestOff/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestOff/TestObjectRemove (0.00s) --- PASS: TestOff/TestFsPutStream (0.00s) --- PASS: TestOff/TestObjectAbout (0.00s) --- PASS: TestOff/TestObjectPurge (0.00s) --- SKIP: TestOff/TestInternal (0.00s) fstests.go:1140: *crypt.Fs does not implement InternalTester --- PASS: TestOff/TestFinalise (0.00s) === RUN TestObfuscate === RUN TestObfuscate/TestInit === RUN TestObfuscate/TestFsString === RUN TestObfuscate/TestFsName === RUN TestObfuscate/TestFsRoot === RUN TestObfuscate/TestFsRmdirEmpty === RUN TestObfuscate/TestFsRmdirNotFound === RUN TestObfuscate/TestFsMkdir === RUN TestObfuscate/TestFsMkdirRmdirSubdir === RUN TestObfuscate/TestFsListEmpty === RUN TestObfuscate/TestFsListDirEmpty === RUN TestObfuscate/TestFsListRDirEmpty === RUN TestObfuscate/TestFsListDirNotFound 2018/05/25 05:00:58 ERROR : does not exist: error listing: directory not found === RUN TestObfuscate/TestFsListRDirNotFound === RUN TestObfuscate/TestFsNewObjectNotFound === RUN TestObfuscate/TestFsPutFile1 === RUN TestObfuscate/TestFsPutError 2018/05/25 05:00:58 NOTICE: 124.yvCCF_ JrLJrxv/211.¬«/162.Mjqqt, 主畱/180. _ ' @ _ _ & _ + ⊗/8.A.uyu: Removing partially written file on error: potato === RUN TestObfuscate/TestFsPutFile2 === RUN TestObfuscate/TestFsUpdateFile1 === RUN TestObfuscate/TestFsListDirFile2 === RUN TestObfuscate/TestFsListRDirFile2 === RUN TestObfuscate/TestFsListDirRoot === RUN TestObfuscate/TestFsListRDirRoot === RUN TestObfuscate/TestFsListSubdir === RUN TestObfuscate/TestFsListRSubdir === RUN TestObfuscate/TestFsListLevel2 === RUN TestObfuscate/TestFsListRLevel2 === RUN TestObfuscate/TestFsListFile1 === RUN TestObfuscate/TestFsNewObject === RUN TestObfuscate/TestFsListFile1and2 === RUN TestObfuscate/TestFsNewObjectDir === RUN TestObfuscate/TestFsCopy === RUN TestObfuscate/TestFsMove === RUN TestObfuscate/TestFsDirMove === RUN TestObfuscate/TestFsRmdirFull === RUN TestObfuscate/TestFsPrecision === RUN TestObfuscate/TestFsChangeNotify === RUN TestObfuscate/TestObjectString === RUN TestObfuscate/TestObjectFs === RUN TestObfuscate/TestObjectRemote === RUN TestObfuscate/TestObjectHashes === RUN TestObfuscate/TestObjectModTime === RUN TestObfuscate/TestObjectMimeType === RUN TestObfuscate/TestObjectSetModTime === RUN TestObfuscate/TestObjectSize === RUN TestObfuscate/TestObjectOpen === RUN TestObfuscate/TestObjectOpenSeek === RUN TestObfuscate/TestObjectOpenRange === RUN TestObfuscate/TestObjectPartialRead === RUN TestObfuscate/TestObjectUpdate === RUN TestObfuscate/TestObjectStorable === RUN TestObfuscate/TestFsIsFile === RUN TestObfuscate/TestFsIsFileNotFound 2018/05/25 05:00:58 ERROR : : error listing: directory not found === RUN TestObfuscate/TestPublicLink === RUN TestObfuscate/TestObjectRemove === RUN TestObfuscate/TestFsPutStream === RUN TestObfuscate/TestObjectAbout === RUN TestObfuscate/TestObjectPurge 2018/05/25 05:00:58 ERROR : : error listing: directory not found === RUN TestObfuscate/TestInternal === RUN TestObfuscate/TestFinalise --- PASS: TestObfuscate (0.56s) --- PASS: TestObfuscate/TestInit (0.09s) fstests.go:208: Removing bad windows characters from test file fstests.go:221: Using remote "TestCrypt3:" --- PASS: TestObfuscate/TestFsString (0.00s) --- PASS: TestObfuscate/TestFsName (0.00s) --- PASS: TestObfuscate/TestFsRoot (0.00s) --- PASS: TestObfuscate/TestFsRmdirEmpty (0.00s) --- PASS: TestObfuscate/TestFsRmdirNotFound (0.00s) --- PASS: TestObfuscate/TestFsMkdir (0.10s) --- PASS: TestObfuscate/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestObfuscate/TestFsListEmpty (0.00s) --- PASS: TestObfuscate/TestFsListDirEmpty (0.00s) --- SKIP: TestObfuscate/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsListDirNotFound (0.00s) --- SKIP: TestObfuscate/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsNewObjectNotFound (0.00s) --- PASS: TestObfuscate/TestFsPutFile1 (0.00s) --- PASS: TestObfuscate/TestFsPutError (0.00s) --- PASS: TestObfuscate/TestFsPutFile2 (0.00s) --- PASS: TestObfuscate/TestFsUpdateFile1 (0.00s) --- PASS: TestObfuscate/TestFsListDirFile2 (0.00s) --- SKIP: TestObfuscate/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsListDirRoot (0.09s) --- SKIP: TestObfuscate/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsListSubdir (0.00s) --- SKIP: TestObfuscate/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsListLevel2 (0.00s) --- SKIP: TestObfuscate/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestObfuscate/TestFsListFile1 (0.00s) --- PASS: TestObfuscate/TestFsNewObject (0.00s) --- PASS: TestObfuscate/TestFsListFile1and2 (0.00s) --- PASS: TestObfuscate/TestFsNewObjectDir (0.00s) --- SKIP: TestObfuscate/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestObfuscate/TestFsMove (0.00s) --- PASS: TestObfuscate/TestFsDirMove (0.07s) --- PASS: TestObfuscate/TestFsRmdirFull (0.00s) --- PASS: TestObfuscate/TestFsPrecision (0.00s) --- SKIP: TestObfuscate/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestObfuscate/TestObjectString (0.00s) --- PASS: TestObfuscate/TestObjectFs (0.00s) --- PASS: TestObfuscate/TestObjectRemote (0.00s) --- PASS: TestObfuscate/TestObjectHashes (0.00s) --- PASS: TestObfuscate/TestObjectModTime (0.00s) --- SKIP: TestObfuscate/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestObfuscate/TestObjectSetModTime (0.00s) --- PASS: TestObfuscate/TestObjectSize (0.00s) --- PASS: TestObfuscate/TestObjectOpen (0.00s) --- PASS: TestObfuscate/TestObjectOpenSeek (0.00s) --- PASS: TestObfuscate/TestObjectOpenRange (0.00s) --- PASS: TestObfuscate/TestObjectPartialRead (0.00s) --- PASS: TestObfuscate/TestObjectUpdate (0.00s) --- PASS: TestObfuscate/TestObjectStorable (0.00s) --- PASS: TestObfuscate/TestFsIsFile (0.09s) --- PASS: TestObfuscate/TestFsIsFileNotFound (0.10s) --- SKIP: TestObfuscate/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestObfuscate/TestObjectRemove (0.00s) --- PASS: TestObfuscate/TestFsPutStream (0.00s) --- PASS: TestObfuscate/TestObjectAbout (0.00s) --- PASS: TestObfuscate/TestObjectPurge (0.00s) --- SKIP: TestObfuscate/TestInternal (0.00s) fstests.go:1140: *crypt.Fs does not implement InternalTester --- PASS: TestObfuscate/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/crypt 7.854s === RUN TestPad --- PASS: TestPad (0.00s) === RUN TestUnpad --- PASS: TestUnpad (0.00s) PASS ok github.com/ncw/rclone/backend/crypt/pkcs7 0.006s === RUN TestInternalLoadExampleExportFormats --- PASS: TestInternalLoadExampleExportFormats (0.00s) === RUN TestInternalParseExtensions --- PASS: TestInternalParseExtensions (0.00s) === RUN TestInternalFindExportFormat --- PASS: TestInternalFindExportFormat (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:01:22 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:02:29 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:02:42 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (102.71s) --- PASS: TestIntegration/TestInit (3.01s) fstests.go:221: Using remote "TestDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.82s) --- PASS: TestIntegration/TestFsRmdirNotFound (11.34s) --- PASS: TestIntegration/TestFsMkdir (1.74s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (4.31s) --- PASS: TestIntegration/TestFsListEmpty (0.18s) --- PASS: TestIntegration/TestFsListDirEmpty (0.20s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.22s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.50s) --- PASS: TestIntegration/TestFsPutFile1 (1.94s) --- PASS: TestIntegration/TestFsPutError (4.19s) --- PASS: TestIntegration/TestFsPutFile2 (1.68s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.88s) --- PASS: TestIntegration/TestFsListDirFile2 (1.03s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.28s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.45s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.41s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (1.24s) --- PASS: TestIntegration/TestFsNewObject (0.31s) --- PASS: TestIntegration/TestFsListFile1and2 (1.12s) --- PASS: TestIntegration/TestFsNewObjectDir (0.21s) --- PASS: TestIntegration/TestFsCopy (2.97s) --- PASS: TestIntegration/TestFsMove (9.78s) --- PASS: TestIntegration/TestFsDirMove (11.64s) --- PASS: TestIntegration/TestFsRmdirFull (0.21s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- PASS: TestIntegration/TestFsChangeNotify (15.34s) --- PASS: TestIntegration/TestObjectString (0.22s) --- PASS: TestIntegration/TestObjectFs (0.23s) --- PASS: TestIntegration/TestObjectRemote (0.34s) --- PASS: TestIntegration/TestObjectHashes (0.26s) --- PASS: TestIntegration/TestObjectModTime (0.41s) --- PASS: TestIntegration/TestObjectMimeType (0.22s) --- PASS: TestIntegration/TestObjectSetModTime (0.85s) --- PASS: TestIntegration/TestObjectSize (0.32s) --- PASS: TestIntegration/TestObjectOpen (0.58s) --- PASS: TestIntegration/TestObjectOpenSeek (0.50s) --- PASS: TestIntegration/TestObjectOpenRange (1.54s) --- PASS: TestIntegration/TestObjectPartialRead (0.44s) --- PASS: TestIntegration/TestObjectUpdate (2.23s) --- PASS: TestIntegration/TestObjectStorable (0.20s) --- PASS: TestIntegration/TestFsIsFile (2.75s) --- PASS: TestIntegration/TestFsIsFileNotFound (1.11s) --- PASS: TestIntegration/TestPublicLink (9.14s) --- PASS: TestIntegration/TestObjectRemove (1.71s) --- PASS: TestIntegration/TestFsPutStream (1.57s) --- PASS: TestIntegration/TestObjectAbout (0.17s) --- PASS: TestIntegration/TestObjectPurge (0.93s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *drive.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/drive 102.724s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:01:28 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:02:19 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:02:32 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (76.71s) --- PASS: TestIntegration/TestInit (1.74s) fstests.go:221: Using remote "TestDropbox:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (1.36s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.24s) --- PASS: TestIntegration/TestFsMkdir (1.80s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (6.33s) --- PASS: TestIntegration/TestFsListEmpty (0.29s) --- PASS: TestIntegration/TestFsListDirEmpty (0.29s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.25s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.51s) --- PASS: TestIntegration/TestFsPutFile1 (1.10s) --- PASS: TestIntegration/TestFsPutError (0.27s) --- PASS: TestIntegration/TestFsPutFile2 (1.16s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.24s) --- PASS: TestIntegration/TestFsListDirFile2 (1.62s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.72s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.34s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.61s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (1.54s) --- PASS: TestIntegration/TestFsNewObject (0.28s) --- PASS: TestIntegration/TestFsListFile1and2 (1.57s) --- PASS: TestIntegration/TestFsNewObjectDir (0.27s) --- PASS: TestIntegration/TestFsCopy (3.12s) --- PASS: TestIntegration/TestFsMove (13.21s) --- PASS: TestIntegration/TestFsDirMove (9.93s) --- PASS: TestIntegration/TestFsRmdirFull (1.51s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.27s) --- PASS: TestIntegration/TestObjectFs (0.28s) --- PASS: TestIntegration/TestObjectRemote (0.40s) --- PASS: TestIntegration/TestObjectHashes (0.33s) --- PASS: TestIntegration/TestObjectModTime (0.28s) --- SKIP: TestIntegration/TestObjectMimeType (0.26s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.27s) fstests.go:877: can't set modified time without deleting existing object --- PASS: TestIntegration/TestObjectSize (0.29s) --- PASS: TestIntegration/TestObjectOpen (1.59s) --- PASS: TestIntegration/TestObjectOpenSeek (0.82s) --- PASS: TestIntegration/TestObjectOpenRange (2.59s) --- PASS: TestIntegration/TestObjectPartialRead (1.00s) --- PASS: TestIntegration/TestObjectUpdate (2.15s) --- PASS: TestIntegration/TestObjectStorable (0.29s) --- PASS: TestIntegration/TestFsIsFile (0.58s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.48s) --- PASS: TestIntegration/TestPublicLink (7.61s) --- PASS: TestIntegration/TestObjectRemove (2.78s) --- PASS: TestIntegration/TestFsPutStream (1.66s) --- PASS: TestIntegration/TestObjectAbout (0.25s) --- PASS: TestIntegration/TestObjectPurge (1.21s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *dropbox.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/dropbox 76.723s === RUN TestHashChunk16M --- PASS: TestHashChunk16M (0.19s) === RUN TestHashChunk8M --- PASS: TestHashChunk8M (0.19s) === RUN TestHashChunk4M --- PASS: TestHashChunk4M (0.16s) === RUN TestHashChunk2M --- PASS: TestHashChunk2M (0.14s) === RUN TestHashChunk1M --- PASS: TestHashChunk1M (0.18s) === RUN TestHashChunk64k --- PASS: TestHashChunk64k (0.14s) === RUN TestHashChunk32k --- PASS: TestHashChunk32k (0.14s) === RUN TestHashChunk2048 --- PASS: TestHashChunk2048 (0.14s) === RUN TestHashChunk2047 --- PASS: TestHashChunk2047 (0.15s) === RUN TestSumCalledTwice --- PASS: TestSumCalledTwice (0.00s) === RUN TestSize --- PASS: TestSize (0.00s) === RUN TestBlockSize --- PASS: TestBlockSize (0.00s) === RUN TestSum --- PASS: TestSum (0.00s) PASS ok github.com/ncw/rclone/backend/dropbox/dbhash 1.441s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:01:53 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:01:53 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:01:53 ERROR : : error listing: directory not found 2018/05/25 05:01:53 ERROR : ftp://localhost:21/rclone-test-yevufit0nalesap6hupesam4: Failed to list "": directory not found 2018/05/25 05:01:53 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (0.74s) --- PASS: TestIntegration/TestInit (0.22s) fstests.go:221: Using remote "TestFTP:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.07s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (0.06s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.05s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.07s) --- PASS: TestIntegration/TestFsDirMove (0.09s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.01s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.06s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.04s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.01s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.01s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *ftp.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/ftp 0.746s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:02:11 ERROR : : error listing: directory not found 2018/05/25 05:02:11 ERROR : Storage bucket rclone-test-qikidom4qaworot5ketibek9: Failed to list "": directory not found 2018/05/25 05:02:11 ERROR : : Failed to rmdir: googleapi: Error 404: Not Found, notFound === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (17.01s) --- PASS: TestIntegration/TestInit (2.81s) fstests.go:221: Using remote "TestGoogleCloudStorage:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.66s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.15s) --- PASS: TestIntegration/TestFsMkdir (2.70s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.30s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.04s) --- PASS: TestIntegration/TestFsListDirEmpty (0.24s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.20s) --- PASS: TestIntegration/TestFsListDirNotFound (0.20s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.20s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.60s) --- PASS: TestIntegration/TestFsPutFile1 (0.50s) --- PASS: TestIntegration/TestFsPutError (0.40s) --- PASS: TestIntegration/TestFsPutFile2 (0.10s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.37s) --- PASS: TestIntegration/TestFsListDirFile2 (0.57s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.65s) --- PASS: TestIntegration/TestFsListDirRoot (0.25s) --- PASS: TestIntegration/TestFsListRDirRoot (0.25s) --- PASS: TestIntegration/TestFsListSubdir (0.04s) --- PASS: TestIntegration/TestFsListRSubdir (0.03s) --- PASS: TestIntegration/TestFsListLevel2 (0.08s) --- PASS: TestIntegration/TestFsListRLevel2 (0.04s) --- PASS: TestIntegration/TestFsListFile1 (0.17s) --- PASS: TestIntegration/TestFsNewObject (0.05s) --- PASS: TestIntegration/TestFsListFile1and2 (0.18s) --- PASS: TestIntegration/TestFsNewObjectDir (0.24s) --- PASS: TestIntegration/TestFsCopy (1.10s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.81s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.05s) --- PASS: TestIntegration/TestObjectFs (0.04s) --- PASS: TestIntegration/TestObjectRemote (0.04s) --- PASS: TestIntegration/TestObjectHashes (0.04s) --- PASS: TestIntegration/TestObjectModTime (0.04s) --- PASS: TestIntegration/TestObjectMimeType (0.03s) --- PASS: TestIntegration/TestObjectSetModTime (0.11s) --- PASS: TestIntegration/TestObjectSize (0.06s) --- PASS: TestIntegration/TestObjectOpen (0.09s) --- PASS: TestIntegration/TestObjectOpenSeek (0.07s) --- PASS: TestIntegration/TestObjectOpenRange (0.20s) --- PASS: TestIntegration/TestObjectPartialRead (0.07s) --- PASS: TestIntegration/TestObjectUpdate (0.18s) --- PASS: TestIntegration/TestObjectStorable (0.03s) --- PASS: TestIntegration/TestFsIsFile (0.07s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.20s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.44s) --- PASS: TestIntegration/TestFsPutStream (0.10s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (1.22s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *googlecloudstorage.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/googlecloudstorage 17.016s === RUN TestListRoot --- PASS: TestListRoot (0.01s) === RUN TestListSubDir --- PASS: TestListSubDir (0.00s) === RUN TestNewObject --- PASS: TestNewObject (0.00s) === RUN TestOpen --- PASS: TestOpen (0.00s) === RUN TestMimeType --- PASS: TestMimeType (0.00s) === RUN TestIsAFileRoot --- PASS: TestIsAFileRoot (0.00s) === RUN TestIsAFileSubDir --- PASS: TestIsAFileSubDir (0.00s) === RUN TestParseName --- PASS: TestParseName (0.00s) === RUN TestParseEmpty --- PASS: TestParseEmpty (0.00s) === RUN TestParseApache --- PASS: TestParseApache (0.00s) === RUN TestParseMemstore --- PASS: TestParseMemstore (0.00s) === RUN TestParseNginx --- PASS: TestParseNginx (0.00s) === RUN TestParseCaddy --- PASS: TestParseCaddy (0.00s) PASS ok github.com/ncw/rclone/backend/http 0.037s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:04:00 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (105.78s) --- PASS: TestIntegration/TestInit (2.05s) fstests.go:221: Using remote "TestHubic:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.53s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.60s) --- PASS: TestIntegration/TestFsMkdir (0.84s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.74s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.04s) --- PASS: TestIntegration/TestFsListDirEmpty (0.02s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.02s) --- PASS: TestIntegration/TestFsListDirNotFound (0.02s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.02s) --- PASS: TestIntegration/TestFsNewObjectNotFound (11.16s) --- PASS: TestIntegration/TestFsPutFile1 (0.66s) --- PASS: TestIntegration/TestFsPutError (1.26s) --- PASS: TestIntegration/TestFsPutFile2 (1.86s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.92s) --- PASS: TestIntegration/TestFsListDirFile2 (1.10s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.13s) --- PASS: TestIntegration/TestFsListDirRoot (0.23s) --- PASS: TestIntegration/TestFsListRDirRoot (0.19s) --- PASS: TestIntegration/TestFsListSubdir (0.11s) --- PASS: TestIntegration/TestFsListRSubdir (0.07s) --- PASS: TestIntegration/TestFsListLevel2 (0.17s) --- PASS: TestIntegration/TestFsListRLevel2 (0.07s) --- PASS: TestIntegration/TestFsListFile1 (0.35s) --- PASS: TestIntegration/TestFsNewObject (0.03s) --- PASS: TestIntegration/TestFsListFile1and2 (0.62s) --- PASS: TestIntegration/TestFsNewObjectDir (1.62s) --- PASS: TestIntegration/TestFsCopy (32.99s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.30s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.07s) --- PASS: TestIntegration/TestObjectFs (0.02s) --- PASS: TestIntegration/TestObjectRemote (0.04s) --- PASS: TestIntegration/TestObjectHashes (0.03s) --- PASS: TestIntegration/TestObjectModTime (0.03s) --- PASS: TestIntegration/TestObjectMimeType (0.03s) --- PASS: TestIntegration/TestObjectSetModTime (0.69s) --- PASS: TestIntegration/TestObjectSize (0.07s) --- PASS: TestIntegration/TestObjectOpen (0.63s) --- PASS: TestIntegration/TestObjectOpenSeek (0.26s) --- PASS: TestIntegration/TestObjectOpenRange (1.08s) --- PASS: TestIntegration/TestObjectPartialRead (0.44s) --- PASS: TestIntegration/TestObjectUpdate (1.05s) --- PASS: TestIntegration/TestObjectStorable (0.02s) --- PASS: TestIntegration/TestFsIsFile (1.11s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.63s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (5.12s) --- PASS: TestIntegration/TestFsPutStream (31.79s) --- PASS: TestIntegration/TestObjectAbout (0.02s) --- PASS: TestIntegration/TestObjectPurge (2.90s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *hubic.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/hubic 105.787s === RUN TestMapper --- PASS: TestMapper (0.00s) === RUN TestUpdatingCheck 2018/05/25 05:02:34 ERROR : : error listing: directory not found --- PASS: TestUpdatingCheck (0.00s) run.go:174: Remote "Local file system at /tmp/rclone413961609", Local "Local file system at /tmp/rclone102393684", Modify Window "1ns" === RUN TestRemove --- PASS: TestRemove (0.25s) === RUN TestUncPaths --- PASS: TestUncPaths (0.00s) === RUN TestCleanRemote 2018/05/25 05:02:34 NOTICE: Local file system at : Replacing invalid UTF-8 characters in "\x80" 2018/05/25 05:02:34 NOTICE: Local file system at : Replacing invalid UTF-8 characters in "a\x80b" --- PASS: TestCleanRemote (0.00s) === RUN TestCleanWindows --- PASS: TestCleanWindows (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:02:34 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError 2018/05/25 05:02:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:02:34 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:02:34 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (0.02s) --- PASS: TestIntegration/TestInit (0.00s) fstests.go:221: Using remote "" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.00s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.00s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.00s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.00s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.00s) --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.00s) --- PASS: TestIntegration/TestFsDirMove (0.00s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.00s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.00s) --- PASS: TestIntegration/TestFsPutStream (0.00s) --- PASS: TestIntegration/TestObjectAbout (0.00s) --- PASS: TestIntegration/TestObjectPurge (0.00s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *local.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS 2018/05/25 05:02:34 purge failed: lstat /tmp/rclone413961609: no such file or directory ok github.com/ncw/rclone/backend/local 0.288s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:02:41 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:02:46 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:02:47 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- FAIL: TestIntegration (11.56s) --- PASS: TestIntegration/TestInit (4.68s) fstests.go:221: Using remote "TestMega:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.43s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.03s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.45s) --- PASS: TestIntegration/TestFsPutError (0.41s) --- PASS: TestIntegration/TestFsPutFile2 (0.45s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.59s) --- PASS: TestIntegration/TestFsListDirFile2 (0.00s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.00s) --- PASS: TestIntegration/TestFsNewObject (0.00s) --- PASS: TestIntegration/TestFsListFile1and2 (0.00s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (1.08s) --- PASS: TestIntegration/TestFsDirMove (0.98s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.00s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) fstests.go:877: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.10s) --- PASS: TestIntegration/TestObjectOpenSeek (0.09s) --- PASS: TestIntegration/TestObjectOpenRange (0.35s) --- PASS: TestIntegration/TestObjectPartialRead (0.09s) --- PASS: TestIntegration/TestObjectUpdate (0.62s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.00s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.00s) --- FAIL: TestIntegration/TestPublicLink (0.25s) assertions.go:247: Error Trace: fstests.go:1028 Error: Received unexpected error: Access violation PublicLink failed to create link github.com/ncw/rclone/backend/mega.(*Fs).PublicLink /home/rclone/go/src/github.com/ncw/rclone/backend/mega/mega.go:773 github.com/ncw/rclone/fs.(PublicLinker).PublicLink-fm /home/rclone/go/src/github.com/ncw/rclone/fs/fs.go:480 github.com/ncw/rclone/fstest/fstests.Run.func56 /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:1027 testing.tRunner /usr/local/go/src/testing/testing.go:777 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:2361 Test: TestIntegration/TestPublicLink --- PASS: TestIntegration/TestObjectRemove (0.04s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.15s) --- PASS: TestIntegration/TestObjectPurge (0.17s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *mega.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) FAIL FAIL github.com/ncw/rclone/backend/mega 11.573s === RUN TestReplace --- PASS: TestReplace (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:02:52 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:03:32 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:03:34 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (51.09s) --- PASS: TestIntegration/TestInit (3.20s) fstests.go:221: Using remote "TestOneDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.36s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.47s) --- PASS: TestIntegration/TestFsMkdir (1.06s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (3.00s) --- PASS: TestIntegration/TestFsListEmpty (0.15s) --- PASS: TestIntegration/TestFsListDirEmpty (0.14s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.16s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.08s) --- PASS: TestIntegration/TestFsPutFile1 (1.38s) --- PASS: TestIntegration/TestFsPutError (2.86s) --- PASS: TestIntegration/TestFsPutFile2 (1.26s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.70s) --- PASS: TestIntegration/TestFsListDirFile2 (0.78s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (3.25s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.15s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.33s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.76s) --- PASS: TestIntegration/TestFsNewObject (0.17s) --- PASS: TestIntegration/TestFsListFile1and2 (0.82s) --- PASS: TestIntegration/TestFsNewObjectDir (0.19s) --- PASS: TestIntegration/TestFsCopy (5.28s) --- PASS: TestIntegration/TestFsMove (5.92s) --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.55s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.55s) --- PASS: TestIntegration/TestObjectFs (0.17s) --- PASS: TestIntegration/TestObjectRemote (0.48s) --- PASS: TestIntegration/TestObjectHashes (0.19s) --- PASS: TestIntegration/TestObjectModTime (0.19s) --- PASS: TestIntegration/TestObjectMimeType (0.60s) --- PASS: TestIntegration/TestObjectSetModTime (0.93s) --- PASS: TestIntegration/TestObjectSize (0.19s) --- PASS: TestIntegration/TestObjectOpen (1.06s) --- PASS: TestIntegration/TestObjectOpenSeek (0.53s) --- PASS: TestIntegration/TestObjectOpenRange (2.49s) --- PASS: TestIntegration/TestObjectPartialRead (0.53s) --- PASS: TestIntegration/TestObjectUpdate (1.48s) --- PASS: TestIntegration/TestObjectStorable (0.19s) --- PASS: TestIntegration/TestFsIsFile (3.49s) --- PASS: TestIntegration/TestFsIsFileNotFound (1.61s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (1.12s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- PASS: TestIntegration/TestObjectAbout (0.17s) --- PASS: TestIntegration/TestObjectPurge (1.04s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *onedrive.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/onedrive 51.107s ? github.com/ncw/rclone/backend/onedrive/api [no test files] === RUN TestQuickXorHash --- PASS: TestQuickXorHash (0.00s) === RUN TestQuickXorHashByBlock --- PASS: TestQuickXorHashByBlock (0.01s) === RUN TestSize --- PASS: TestSize (0.00s) === RUN TestBlockSize --- PASS: TestBlockSize (0.00s) === RUN TestReset --- PASS: TestReset (0.00s) PASS ok github.com/ncw/rclone/backend/onedrive/quickxorhash 0.014s === RUN TestReplace --- PASS: TestReplace (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:03:06 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:05:18 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:05:24 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (155.90s) --- PASS: TestIntegration/TestInit (3.48s) fstests.go:221: Using remote "TestOpenDrive:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (1.07s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.55s) --- PASS: TestIntegration/TestFsMkdir (3.31s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (7.85s) --- PASS: TestIntegration/TestFsListEmpty (0.57s) --- PASS: TestIntegration/TestFsListDirEmpty (0.55s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.53s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (1.10s) --- PASS: TestIntegration/TestFsPutFile1 (4.85s) --- PASS: TestIntegration/TestFsPutError (9.79s) --- PASS: TestIntegration/TestFsPutFile2 (15.49s) --- PASS: TestIntegration/TestFsUpdateFile1 (9.00s) --- PASS: TestIntegration/TestFsListDirFile2 (2.76s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (1.10s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.54s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (1.09s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (2.78s) --- PASS: TestIntegration/TestFsNewObject (0.55s) --- PASS: TestIntegration/TestFsListFile1and2 (2.84s) --- PASS: TestIntegration/TestFsNewObjectDir (0.56s) --- PASS: TestIntegration/TestFsCopy (9.64s) --- PASS: TestIntegration/TestFsMove (23.38s) --- PASS: TestIntegration/TestFsDirMove (15.47s) --- PASS: TestIntegration/TestFsRmdirFull (0.55s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (1.97s) --- PASS: TestIntegration/TestObjectFs (1.55s) --- PASS: TestIntegration/TestObjectRemote (0.57s) --- PASS: TestIntegration/TestObjectHashes (0.54s) --- PASS: TestIntegration/TestObjectModTime (0.62s) --- SKIP: TestIntegration/TestObjectMimeType (0.55s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (1.65s) --- PASS: TestIntegration/TestObjectSize (0.53s) --- PASS: TestIntegration/TestObjectOpen (1.52s) --- PASS: TestIntegration/TestObjectOpenSeek (0.94s) --- PASS: TestIntegration/TestObjectOpenRange (1.96s) --- PASS: TestIntegration/TestObjectPartialRead (1.56s) --- PASS: TestIntegration/TestObjectUpdate (4.84s) --- PASS: TestIntegration/TestObjectStorable (0.38s) --- PASS: TestIntegration/TestFsIsFile (7.96s) --- PASS: TestIntegration/TestFsIsFileNotFound (3.28s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (3.84s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (2.28s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *opendrive.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/opendrive 155.909s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:04:55 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove SIGQUIT: quit PC=0x45d9b1 m=0 sigcode=0 goroutine 0 [idle]: runtime.futex(0xb95528, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7ffe3e7a1860, 0x410f8b, ...) /usr/local/go/src/runtime/sys_linux_amd64.s:526 +0x21 runtime.futexsleep(0xb95528, 0x0, 0xffffffffffffffff) /usr/local/go/src/runtime/os_linux.go:45 +0x4b runtime.notesleep(0xb95528) /usr/local/go/src/runtime/lock_futex.go:151 +0x9b runtime.stopm() /usr/local/go/src/runtime/proc.go:1947 +0xe5 runtime.findrunnable(0xc42002a000, 0x0) /usr/local/go/src/runtime/proc.go:2410 +0x50c runtime.schedule() /usr/local/go/src/runtime/proc.go:2536 +0x13b runtime.goexit0(0xc420151500) /usr/local/go/src/runtime/proc.go:2708 +0x251 runtime.mcall(0x0) /usr/local/go/src/runtime/asm_amd64.s:351 +0x5b goroutine 1 [chan receive, 9 minutes]: testing.(*T).Run(0xc4201da0f0, 0x8f210e, 0xf, 0x90dda0, 0x47fec6) /usr/local/go/src/testing/testing.go:825 +0x301 testing.runTests.func1(0xc4201da000) /usr/local/go/src/testing/testing.go:1063 +0x64 testing.tRunner(0xc4201da000, 0xc420061df8) /usr/local/go/src/testing/testing.go:777 +0xd0 testing.runTests(0xc420176600, 0xb83f20, 0x1, 0x1, 0x411fa9) /usr/local/go/src/testing/testing.go:1061 +0x2c4 testing.(*M).Run(0xc42018e100, 0x0) /usr/local/go/src/testing/testing.go:978 +0x171 main.main() _testmain.go:44 +0x151 goroutine 5 [syscall, 9 minutes]: os/signal.signal_recv(0x0) /usr/local/go/src/runtime/sigqueue.go:139 +0xa6 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:22 +0x22 created by os/signal.init.0 /usr/local/go/src/os/signal/signal_unix.go:28 +0x41 goroutine 18 [chan receive, 1 minutes]: testing.(*T).Run(0xc4205b21e0, 0x8ef5b6, 0xa, 0xc4204fc5d0, 0x1) /usr/local/go/src/testing/testing.go:825 +0x301 github.com/ncw/rclone/fstest/fstests.Run(0xc4201da0f0, 0xc42017a6c0) /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:594 +0x148d github.com/ncw/rclone/backend/pcloud_test.TestIntegration(0xc4201da0f0) /home/rclone/go/src/github.com/ncw/rclone/backend/pcloud/pcloud_test.go:13 +0x89 testing.tRunner(0xc4201da0f0, 0x90dda0) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 goroutine 942 [select]: net/http.(*Transport).getConn(0xc4201da2d0, 0xc4204fc270, 0x0, 0xc4201c8000, 0x5, 0xc420468260, 0x12, 0x0, 0x0, 0x197) /usr/local/go/src/net/http/transport.go:962 +0x558 net/http.(*Transport).RoundTrip(0xc4201da2d0, 0xc420478100, 0xa, 0xc4200244c0, 0x10) /usr/local/go/src/net/http/transport.go:409 +0x632 github.com/ncw/rclone/fs/fshttp.(*Transport).RoundTrip(0xc42015efc0, 0xc420478100, 0xc420478100, 0x0, 0x1) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:282 +0x10b github.com/ncw/rclone/vendor/golang.org/x/oauth2.(*Transport).RoundTrip(0xc4202c6f90, 0xc420478000, 0xc4202c6f90, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/vendor/golang.org/x/oauth2/transport.go:48 +0xcf net/http.send(0xc420478000, 0x945740, 0xc4202c6f90, 0x0, 0x0, 0x0, 0xc420584250, 0xf8, 0xc4202dcf40, 0x1) /usr/local/go/src/net/http/client.go:252 +0x185 net/http.(*Client).send(0xc4202c6fc0, 0xc420478000, 0x0, 0x0, 0x0, 0xc420584250, 0x0, 0x1, 0x4127f8) /usr/local/go/src/net/http/client.go:176 +0xfa net/http.(*Client).Do(0xc4202c6fc0, 0xc420478000, 0xc4202c6fc0, 0xc4204fc150, 0x0) /usr/local/go/src/net/http/client.go:615 +0x28d github.com/ncw/rclone/lib/rest.(*Client).Call(0xc4202fa140, 0xc4201ef560, 0x0, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/lib/rest/rest.go:263 +0x4af github.com/ncw/rclone/lib/rest.(*Client).callCodec(0xc4202fa140, 0xc4201ef560, 0x0, 0x0, 0x857a60, 0xc4201ee480, 0x90db38, 0x90deb0, 0x8f2b4a, 0x10, ...) /home/rclone/go/src/github.com/ncw/rclone/lib/rest/rest.go:397 +0x1f8 github.com/ncw/rclone/lib/rest.(*Client).CallJSON(0xc4202fa140, 0xc4201ef560, 0x0, 0x0, 0x857a60, 0xc4201ee480, 0xc4202dd6e0, 0x77995c, 0xc42006e540) /home/rclone/go/src/github.com/ncw/rclone/lib/rest/rest.go:350 +0x9d github.com/ncw/rclone/backend/pcloud.(*Fs).CreateDir.func1(0xc42006e540, 0x30, 0xc4202dd7a0) /home/rclone/go/src/github.com/ncw/rclone/backend/pcloud/pcloud.go:341 +0x6f github.com/ncw/rclone/lib/pacer.(*Pacer).call(0xc42006e540, 0xc4204fc0f0, 0xa, 0x8b0ea0, 0xc4204fc001) /home/rclone/go/src/github.com/ncw/rclone/lib/pacer/pacer.go:335 +0x171 github.com/ncw/rclone/lib/pacer.(*Pacer).Call(0xc42006e540, 0xc4204fc0f0, 0x8ee268, 0x8) /home/rclone/go/src/github.com/ncw/rclone/lib/pacer/pacer.go:358 +0x66 github.com/ncw/rclone/backend/pcloud.(*Fs).CreateDir(0xc4202fa190, 0xc4203c1c21, 0xb, 0x8f41df, 0x8, 0x0, 0x0, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/backend/pcloud/pcloud.go:340 +0x37c github.com/ncw/rclone/lib/dircache.(*DirCache)._findDir(0xc42053e2d0, 0x8f41df, 0x8, 0x1, 0x8f41e8, 0x9, 0xc4204d64a8, 0x9) /home/rclone/go/src/github.com/ncw/rclone/lib/dircache/dircache.go:189 +0x21b github.com/ncw/rclone/lib/dircache.(*DirCache).FindPath(0xc42053e2d0, 0x8f41df, 0x12, 0x1, 0x8f41e8, 0x9, 0x0, 0x0, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/lib/dircache/dircache.go:218 +0xe4 github.com/ncw/rclone/lib/dircache.(*DirCache).FindRootAndPath(0xc42053e2d0, 0x8f41df, 0x12, 0x1, 0x0, 0x0, 0x0, 0x0, 0xc4202ddb48, 0x4127f8) /home/rclone/go/src/github.com/ncw/rclone/lib/dircache/dircache.go:260 +0x9f github.com/ncw/rclone/backend/pcloud.(*Fs).createObject(0xc4202fa190, 0x8f41df, 0x12, 0x0, 0xeb20d7a72, 0xb946c0, 0x64, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/ncw/rclone/backend/pcloud/pcloud.go:477 +0x55 github.com/ncw/rclone/backend/pcloud.(*Fs).Move(0xc4202fa190, 0x94cae0, 0xc420340700, 0x8f41df, 0x12, 0x10, 0x839980, 0x1, 0xc420418eb0) /home/rclone/go/src/github.com/ncw/rclone/backend/pcloud/pcloud.go:673 +0x14e github.com/ncw/rclone/fs.(Mover).Move-fm(0x94cae0, 0xc420340700, 0x8f41df, 0x12, 0xd, 0x94cae0, 0xc420340700, 0x0) /home/rclone/go/src/github.com/ncw/rclone/fs/fs.go:461 +0x5b github.com/ncw/rclone/fstest/fstests.Run.func35(0xc4205b21e0) /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:630 +0x444 testing.tRunner(0xc4205b21e0, 0xc4204fc5d0) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 goroutine 20 [chan receive, 9 minutes]: github.com/ncw/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc42015f1d0) /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:39 +0x56 created by github.com/ncw/rclone/lib/oauthutil.NewRenew /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:28 +0x8d goroutine 41 [chan receive, 9 minutes]: github.com/ncw/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc4202c7020) /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:39 +0x56 created by github.com/ncw/rclone/lib/oauthutil.NewRenew /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:28 +0x8d goroutine 642 [chan receive, 5 minutes]: github.com/ncw/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc4204fc420) /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:39 +0x56 created by github.com/ncw/rclone/lib/oauthutil.NewRenew /home/rclone/go/src/github.com/ncw/rclone/lib/oauthutil/renew.go:28 +0x8d goroutine 1124 [IO wait]: internal/poll.runtime_pollWait(0x7fdecb32dd60, 0x72, 0xc4205c4820) /usr/local/go/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc42017e698, 0x72, 0xffffffffffffff00, 0x946a60, 0xb49748) /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc42017e698, 0xc4200b0800, 0x400, 0x400) /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc42017e680, 0xc4200b0800, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc42017e680, 0xc4200b0800, 0x400, 0x400, 0xc42002c500, 0x411fa9, 0xc4200b0800) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc420174050, 0xc4200b0800, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:176 +0x6a net.(Conn).Read-fm(0xc4200b0800, 0x400, 0x400, 0xc4205c49d0, 0x443747, 0x400) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:81 +0x4d github.com/ncw/rclone/fs/fshttp.(*timeoutConn).readOrWrite(0xc4203a41e0, 0xc4205c4a10, 0xc4200b0800, 0x400, 0x400, 0xc4200b0800, 0x0, 0x400) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:69 +0x48 github.com/ncw/rclone/fs/fshttp.(*timeoutConn).Read(0xc4203a41e0, 0xc4200b0800, 0x400, 0x400, 0x8b2d00, 0xc42001f900, 0x7fdecb2f1410) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:81 +0x82 crypto/tls.(*block).readFromUntil(0xc42001f9e0, 0x7fdecb2f1410, 0xc4203a41e0, 0x5, 0xc4203a41e0, 0x0) /usr/local/go/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc4200a0000, 0x90eb16, 0xc4205c4c80, 0xa0) /usr/local/go/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).readHandshake(0xc4200a0000, 0xc4201d8016, 0xc4201d80a0, 0xa0, 0xa0) /usr/local/go/src/crypto/tls/conn.go:965 +0x8d crypto/tls.(*clientHandshakeState).handshake(0xc4205c4e70, 0xc4204372c0, 0x0) /usr/local/go/src/crypto/tls/handshake_client.go:191 +0xaa crypto/tls.(*Conn).clientHandshake(0xc4200a0000, 0x90eb70, 0xc4200a0120) /usr/local/go/src/crypto/tls/handshake_client.go:168 +0x38c crypto/tls.(*Conn).Handshake(0xc4200a0000, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:1329 +0x185 net/http.(*persistConn).addTLS.func2(0x0, 0xc4200a0000, 0xc4203760a0, 0xc42026e2a0) /usr/local/go/src/net/http/transport.go:1068 +0x42 created by net/http.(*persistConn).addTLS /usr/local/go/src/net/http/transport.go:1064 +0x19f goroutine 1112 [chan receive]: net/http.(*persistConn).addTLS(0xc4201efb00, 0xc420468260, 0xe, 0x0, 0xc42046826f, 0x3) /usr/local/go/src/net/http/transport.go:1074 +0x1c8 net/http.(*Transport).dialConn(0xc4201da2d0, 0x94a200, 0xc4200240c8, 0x0, 0xc4201c8000, 0x5, 0xc420468260, 0x12, 0x614d9f3e64c5f612, 0xf0e0ad76220de6e9, ...) /usr/local/go/src/net/http/transport.go:1153 +0x14c3 net/http.(*Transport).getConn.func4(0xc4201da2d0, 0x94a200, 0xc4200240c8, 0xc4204fc2d0, 0xc4200861e0) /usr/local/go/src/net/http/transport.go:957 +0x78 created by net/http.(*Transport).getConn /usr/local/go/src/net/http/transport.go:956 +0x363 rax 0xca rbx 0xb953e0 rcx 0x45d9b3 rdx 0x0 rdi 0xb95528 rsi 0x0 rbp 0x7ffe3e7a1828 rsp 0x7ffe3e7a17e0 r8 0x0 r9 0x0 r10 0x0 r11 0x286 r12 0xc420499f40 r13 0x1 r14 0xc420580120 r15 0x1 rip 0x45d9b1 rflags 0x286 cs 0x33 fs 0x0 gs 0x0 *** Test killed with quit: ran too long (10m0s). FAIL github.com/ncw/rclone/backend/pcloud 600.020s ? github.com/ncw/rclone/backend/pcloud/api [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:04:31 ERROR : : Failed to rmdir: QingStor Error: StatusCode "403", Code "bucket_not_active", Message "The bucket is not active.", Request ID "2dec02905b6817c9", Reference URL "http://docs.qingcloud.com/qingstor/api/common/error_code.html" === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (55.14s) --- PASS: TestIntegration/TestInit (4.42s) fstests.go:221: Using remote "TestQingStor:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.91s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.65s) --- PASS: TestIntegration/TestFsMkdir (2.21s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.97s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.32s) --- PASS: TestIntegration/TestFsListDirEmpty (0.32s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.32s) --- PASS: TestIntegration/TestFsListDirNotFound (0.32s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.32s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.64s) --- PASS: TestIntegration/TestFsPutFile1 (1.76s) --- PASS: TestIntegration/TestFsPutError (0.40s) --- PASS: TestIntegration/TestFsPutFile2 (1.67s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.68s) --- PASS: TestIntegration/TestFsListDirFile2 (1.62s) --- PASS: TestIntegration/TestFsListRDirFile2 (1.61s) --- PASS: TestIntegration/TestFsListDirRoot (1.46s) --- PASS: TestIntegration/TestFsListRDirRoot (0.30s) --- PASS: TestIntegration/TestFsListSubdir (0.32s) --- PASS: TestIntegration/TestFsListRSubdir (0.32s) --- PASS: TestIntegration/TestFsListLevel2 (0.65s) --- PASS: TestIntegration/TestFsListRLevel2 (0.32s) --- PASS: TestIntegration/TestFsListFile1 (2.24s) --- PASS: TestIntegration/TestFsNewObject (0.64s) --- PASS: TestIntegration/TestFsListFile1and2 (2.25s) --- PASS: TestIntegration/TestFsNewObjectDir (0.32s) --- PASS: TestIntegration/TestFsCopy (3.95s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.32s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.32s) --- PASS: TestIntegration/TestObjectFs (0.33s) --- PASS: TestIntegration/TestObjectRemote (0.32s) --- PASS: TestIntegration/TestObjectHashes (0.32s) --- PASS: TestIntegration/TestObjectModTime (0.64s) --- PASS: TestIntegration/TestObjectMimeType (0.64s) --- PASS: TestIntegration/TestObjectSetModTime (2.25s) --- PASS: TestIntegration/TestObjectSize (0.32s) --- PASS: TestIntegration/TestObjectOpen (1.51s) --- PASS: TestIntegration/TestObjectOpenSeek (0.59s) --- PASS: TestIntegration/TestObjectOpenRange (1.48s) --- PASS: TestIntegration/TestObjectPartialRead (0.59s) --- PASS: TestIntegration/TestObjectUpdate (3.22s) --- PASS: TestIntegration/TestObjectStorable (0.32s) --- PASS: TestIntegration/TestFsIsFile (0.97s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.64s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (2.60s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (4.84s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *qingstor.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/qingstor 55.153s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:04:07 ERROR : : error listing: directory not found 2018/05/25 05:04:07 ERROR : S3 bucket rclone-test-hegoxij5nizuyeb7kayavil6: Failed to list "": directory not found 2018/05/25 05:04:07 ERROR : : Failed to rmdir: NoSuchBucket: The specified bucket does not exist status code: 404, request id: D11BD07A2D1BF8B1, host id: Epwa/kYduJGNsBMtFUTEiROR4GCTPkvE9wDZeGRsueI0uiAgEnHu7ZaOpTtN4T2z0LRj/+F8j4U= === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (3.71s) --- PASS: TestIntegration/TestInit (0.78s) fstests.go:221: Using remote "TestS3:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.49s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.02s) --- PASS: TestIntegration/TestFsMkdir (0.60s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.03s) fstest.go:259: Filtering empty directory "dir" fstest.go:259: Filtering empty directory "dir/subdir" fstest.go:259: Filtering empty directory "dir" --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.01s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.02s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (0.02s) --- PASS: TestIntegration/TestFsPutFile2 (0.04s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.04s) --- PASS: TestIntegration/TestFsListDirFile2 (0.07s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.06s) --- PASS: TestIntegration/TestFsListDirRoot (0.01s) --- PASS: TestIntegration/TestFsListRDirRoot (0.02s) --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- PASS: TestIntegration/TestFsListRSubdir (0.01s) --- PASS: TestIntegration/TestFsListLevel2 (0.03s) --- PASS: TestIntegration/TestFsListRLevel2 (0.01s) --- PASS: TestIntegration/TestFsListFile1 (0.13s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.09s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.15s) --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.02s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.01s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.01s) --- PASS: TestIntegration/TestObjectMimeType (0.01s) --- PASS: TestIntegration/TestObjectSetModTime (0.05s) --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.01s) --- PASS: TestIntegration/TestObjectOpenSeek (0.02s) --- PASS: TestIntegration/TestObjectOpenRange (0.05s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.09s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.03s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.02s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.09s) --- PASS: TestIntegration/TestFsPutStream (0.06s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.44s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *s3.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/s3 3.721s === RUN TestShellEscape --- PASS: TestShellEscape (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.17s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:04:10 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:04:11 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:04:11 ERROR : : error listing: directory not found 2018/05/25 05:04:11 ERROR : sftp://teststorage@localhost:22/rclone-test-hojehab5qepaxiy2magoyak7: Failed to list "": directory not found 2018/05/25 05:04:11 ERROR : : Failed to rmdir: file does not exist === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (2.25s) --- PASS: TestIntegration/TestInit (0.49s) fstests.go:221: Using remote "TestSftp:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.00s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.00s) --- PASS: TestIntegration/TestFsMkdir (0.21s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/TestFsListEmpty (0.00s) --- PASS: TestIntegration/TestFsListDirEmpty (0.00s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.00s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.00s) --- PASS: TestIntegration/TestFsPutFile1 (0.03s) --- PASS: TestIntegration/TestFsPutError (0.00s) --- PASS: TestIntegration/TestFsPutFile2 (0.02s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.02s) --- PASS: TestIntegration/TestFsListDirFile2 (0.01s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.21s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.00s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.00s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.02s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.02s) --- PASS: TestIntegration/TestFsNewObjectDir (0.00s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- PASS: TestIntegration/TestFsMove (0.33s) --- PASS: TestIntegration/TestFsDirMove (0.28s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.00s) --- PASS: TestIntegration/TestObjectFs (0.00s) --- PASS: TestIntegration/TestObjectRemote (0.00s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.00s) --- SKIP: TestIntegration/TestObjectMimeType (0.00s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.00s) --- PASS: TestIntegration/TestObjectSize (0.00s) --- PASS: TestIntegration/TestObjectOpen (0.00s) --- PASS: TestIntegration/TestObjectOpenSeek (0.00s) --- PASS: TestIntegration/TestObjectOpenRange (0.00s) --- PASS: TestIntegration/TestObjectPartialRead (0.00s) --- PASS: TestIntegration/TestObjectUpdate (0.02s) --- PASS: TestIntegration/TestObjectStorable (0.00s) --- PASS: TestIntegration/TestFsIsFile (0.24s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.24s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.02s) --- PASS: TestIntegration/TestFsPutStream (0.02s) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.02s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *sftp.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/sftp 3.439s === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream SIGQUIT: quit PC=0x45d949 m=0 sigcode=0 goroutine 0 [idle]: runtime.epollwait(0x4, 0x7ffe7ffa1340, 0xffffffff00000080, 0x0, 0xffffffff0099969a, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /usr/local/go/src/runtime/sys_linux_amd64.s:664 +0x19 runtime.netpoll(0xc420030f01, 0x1) /usr/local/go/src/runtime/netpoll_epoll.go:71 +0x12c runtime.findrunnable(0xc42002ea00, 0x0) /usr/local/go/src/runtime/proc.go:2392 +0x65b runtime.schedule() /usr/local/go/src/runtime/proc.go:2536 +0x13b runtime.park_m(0xc42022f800) /usr/local/go/src/runtime/proc.go:2599 +0xb6 runtime.mcall(0x0) /usr/local/go/src/runtime/asm_amd64.s:351 +0x5b goroutine 1 [chan receive, 9 minutes]: testing.(*T).Run(0xc4200202d0, 0x8cf7dd, 0xf, 0x8ea338, 0x47c501) /usr/local/go/src/testing/testing.go:825 +0x301 testing.runTests.func1(0xc4200200f0) /usr/local/go/src/testing/testing.go:1063 +0x64 testing.tRunner(0xc4200200f0, 0xc420061df8) /usr/local/go/src/testing/testing.go:777 +0xd0 testing.runTests(0xc42000c5a0, 0xb52c60, 0x2, 0x2, 0x411fa9) /usr/local/go/src/testing/testing.go:1061 +0x2c4 testing.(*M).Run(0xc42018e100, 0x0) /usr/local/go/src/testing/testing.go:978 +0x171 main.main() _testmain.go:46 +0x151 goroutine 20 [syscall, 9 minutes]: os/signal.signal_recv(0x0) /usr/local/go/src/runtime/sigqueue.go:139 +0xa6 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:22 +0x22 created by os/signal.init.0 /usr/local/go/src/os/signal/signal_unix.go:28 +0x41 goroutine 4 [chan receive]: testing.(*T).Run(0xc4203a22d0, 0x8cf7bf, 0xf, 0xc4203b4f20, 0x1) /usr/local/go/src/testing/testing.go:825 +0x301 github.com/ncw/rclone/fstest/fstests.Run(0xc4200202d0, 0xc42006c6c0) /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:1062 +0x210c github.com/ncw/rclone/backend/swift_test.TestIntegration(0xc4200202d0) /home/rclone/go/src/github.com/ncw/rclone/backend/swift/swift_test.go:13 +0x89 testing.tRunner(0xc4200202d0, 0x8ea338) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 goroutine 700 [select]: github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).doTimeoutRequest(0xc4201b4f20, 0xc420181e50, 0xc4200dc500, 0xc42009a3c0, 0x27, 0x0) /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:398 +0x13a github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).Call(0xc4201b4f20, 0xc420260000, 0x4f, 0xc42009a420, 0x2d, 0x0, 0x0, 0x8c7fe1, 0x3, 0x0, ...) /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:723 +0x40e github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).storage(0xc4201b4f20, 0xc42009a420, 0x2d, 0x0, 0x0, 0x8c7fe1, 0x3, 0x0, 0x0, 0xc420096d80, ...) /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:782 +0x110 github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).ContainerCreate(0xc4201b4f20, 0xc42009a420, 0x2d, 0x0, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:1235 +0xc4 github.com/ncw/rclone/backend/swift.(*Object).updateChunks(0xc4203a05a0, 0x91f8c0, 0xc4203b4fa0, 0xc420584db0, 0xffffffffffffffff, 0xc4202f4e20, 0x19, 0x3a7b8372, 0x1dcd64ff, 0x1dcd64ff, ...) /home/rclone/go/src/github.com/ncw/rclone/backend/swift/swift.go:854 +0xdd5 github.com/ncw/rclone/backend/swift.(*Object).Update(0xc4203a05a0, 0x91f8c0, 0xc4203b4fa0, 0x925920, 0xc4201709b0, 0x0, 0x0, 0x0, 0x50, 0x893540) /home/rclone/go/src/github.com/ncw/rclone/backend/swift/swift.go:925 +0x24c github.com/ncw/rclone/backend/swift.(*Fs).Put(0xc4201a40e0, 0x91f8c0, 0xc4203b4fa0, 0x925920, 0xc4201709b0, 0x0, 0x0, 0x0, 0x20, 0xc42021dda0, ...) /home/rclone/go/src/github.com/ncw/rclone/backend/swift/swift.go:532 +0x131 github.com/ncw/rclone/backend/swift.(*Fs).PutStream(0xc4201a40e0, 0x91f8c0, 0xc4203b4fa0, 0x925920, 0xc4201709b0, 0x0, 0x0, 0x0, 0x20, 0x863a60, ...) /home/rclone/go/src/github.com/ncw/rclone/backend/swift/swift.go:537 +0x87 github.com/ncw/rclone/fs.(PutStreamer).PutStream-fm(0x91f8c0, 0xc4203b4fa0, 0x925920, 0xc4201709b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/ncw/rclone/fs/fs.go:486 +0x88 github.com/ncw/rclone/fstest/fstests.Run.func58(0xc4203a22d0) /home/rclone/go/src/github.com/ncw/rclone/fstest/fstests/fstests.go:1085 +0x401 testing.tRunner(0xc4203a22d0, 0xc4203b4f20) /usr/local/go/src/testing/testing.go:777 +0xd0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:824 +0x2e0 goroutine 608 [IO wait]: internal/poll.runtime_pollWait(0x7fc364244e30, 0x72, 0xc42021f668) /usr/local/go/src/runtime/netpoll.go:173 +0x57 internal/poll.(*pollDesc).wait(0xc42050c418, 0x72, 0xffffffffffffff00, 0x920960, 0xb17708) /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b internal/poll.(*pollDesc).waitRead(0xc42050c418, 0xc42032a400, 0x400, 0x400) /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc42050c400, 0xc42032a400, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d net.(*netFD).Read(0xc42050c400, 0xc42032a400, 0x400, 0x400, 0xc42021f8b8, 0x6187a4, 0xc4200b0120) /usr/local/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc42000e080, 0xc42032a400, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/local/go/src/net/net.go:176 +0x6a net.(Conn).Read-fm(0xc42032a400, 0x400, 0x400, 0xc4205820a8, 0x2, 0xf58) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:81 +0x4d github.com/ncw/rclone/fs/fshttp.(*timeoutConn).readOrWrite(0xc420344360, 0xc42021f858, 0xc42032a400, 0x400, 0x400, 0xc42021f880, 0x4d76c8, 0xc400000030) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:69 +0x48 github.com/ncw/rclone/fs/fshttp.(*timeoutConn).Read(0xc420344360, 0xc42032a400, 0x400, 0x400, 0x8918c0, 0x0, 0x7fc364204020) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:81 +0x82 crypto/tls.(*block).readFromUntil(0xc420097ad0, 0x7fc364204020, 0xc420344360, 0x5, 0xc420344360, 0x1) /usr/local/go/src/crypto/tls/conn.go:493 +0x96 crypto/tls.(*Conn).readRecord(0xc4200b0000, 0x8eb017, 0xc4200b0120, 0xc42021fe58) /usr/local/go/src/crypto/tls/conn.go:595 +0xe0 crypto/tls.(*Conn).Read(0xc4200b0000, 0xc420582000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/tls/conn.go:1156 +0x100 net/http.(*persistConn).Read(0xc4201e6360, 0xc420582000, 0x1000, 0x1000, 0xc4200204b0, 0xc4201e6360, 0x0) /usr/local/go/src/net/http/transport.go:1453 +0x136 bufio.(*Reader).fill(0xc4200873e0) /usr/local/go/src/bufio/bufio.go:100 +0x11e bufio.(*Reader).Peek(0xc4200873e0, 0x1, 0x0, 0x0, 0x0, 0xc420224a80, 0x0) /usr/local/go/src/bufio/bufio.go:132 +0x3a net/http.(*persistConn).readLoop(0xc4201e6360) /usr/local/go/src/net/http/transport.go:1601 +0x185 created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1237 +0x95a goroutine 609 [select]: net/http.(*persistConn).writeLoop(0xc4201e6360) /usr/local/go/src/net/http/transport.go:1822 +0x14b created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1238 +0x97f goroutine 706 [select]: net/http.(*persistConn).roundTrip(0xc4201e6360, 0xc4202bf0b0, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/transport.go:2033 +0x5a7 net/http.(*Transport).RoundTrip(0xc4200204b0, 0xc4200dc500, 0xa, 0xc42009e460, 0x10) /usr/local/go/src/net/http/transport.go:422 +0x8f2 github.com/ncw/rclone/fs/fshttp.(*Transport).RoundTrip(0xc42001ee70, 0xc4200dc500, 0xc42001ee70, 0x0, 0x0) /home/rclone/go/src/github.com/ncw/rclone/fs/fshttp/http.go:282 +0x10b net/http.send(0xc4200dc500, 0x91f660, 0xc42001ee70, 0x0, 0x0, 0x0, 0xc420318008, 0xc4203ba22c, 0xc420249de0, 0x1) /usr/local/go/src/net/http/client.go:252 +0x185 net/http.(*Client).send(0xc42053b200, 0xc4200dc500, 0x0, 0x0, 0x0, 0xc420318008, 0x0, 0x1, 0x56472a8797d8b190) /usr/local/go/src/net/http/client.go:176 +0xfa net/http.(*Client).Do(0xc42053b200, 0xc4200dc500, 0xc420087500, 0x8ea398, 0x927120) /usr/local/go/src/net/http/client.go:615 +0x28d github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).doTimeoutRequest.func1(0xc4201b4f20, 0xc4200dc500, 0xc4204b2600) /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:394 +0x3c created by github.com/ncw/rclone/vendor/github.com/ncw/swift.(*Connection).doTimeoutRequest /home/rclone/go/src/github.com/ncw/rclone/vendor/github.com/ncw/swift/swift.go:393 +0x89 rax 0xfffffffffffffffc rbx 0xffffffff rcx 0x45d949 rdx 0x80 rdi 0x4 rsi 0x7ffe7ffa1340 rbp 0x7ffe7ffa1940 rsp 0x7ffe7ffa1300 r8 0x6 r9 0xc420251878 r10 0xffffffff r11 0x246 r12 0xc420251758 r13 0x1 r14 0x0 r15 0x0 rip 0x45d949 rflags 0x246 cs 0x33 fs 0x0 gs 0x0 *** Test killed with quit: ran too long (10m0s). FAIL github.com/ncw/rclone/backend/swift 600.007s === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:04:38 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:05:01 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:05:03 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (31.44s) --- PASS: TestIntegration/TestInit (1.03s) fstests.go:221: Using remote "TestWebdav:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.55s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.16s) --- PASS: TestIntegration/TestFsMkdir (0.61s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (3.21s) --- PASS: TestIntegration/TestFsListEmpty (0.14s) --- PASS: TestIntegration/TestFsListDirEmpty (0.10s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.12s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.34s) --- PASS: TestIntegration/TestFsPutFile1 (0.59s) --- PASS: TestIntegration/TestFsPutError (2.32s) --- PASS: TestIntegration/TestFsPutFile2 (0.71s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.65s) --- PASS: TestIntegration/TestFsListDirFile2 (0.59s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.10s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.14s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.20s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.58s) --- PASS: TestIntegration/TestFsNewObject (0.10s) --- PASS: TestIntegration/TestFsListFile1and2 (0.51s) --- PASS: TestIntegration/TestFsNewObjectDir (0.15s) --- PASS: TestIntegration/TestFsCopy (1.64s) --- PASS: TestIntegration/TestFsMove (6.06s) --- PASS: TestIntegration/TestFsDirMove (4.44s) --- PASS: TestIntegration/TestFsRmdirFull (0.15s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.10s) --- PASS: TestIntegration/TestObjectFs (0.10s) --- PASS: TestIntegration/TestObjectRemote (0.10s) --- PASS: TestIntegration/TestObjectHashes (0.10s) --- PASS: TestIntegration/TestObjectModTime (0.10s) --- SKIP: TestIntegration/TestObjectMimeType (0.11s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.10s) fstests.go:877: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.10s) --- PASS: TestIntegration/TestObjectOpen (0.22s) --- PASS: TestIntegration/TestObjectOpenSeek (0.47s) --- PASS: TestIntegration/TestObjectOpenRange (0.73s) --- PASS: TestIntegration/TestObjectPartialRead (0.22s) --- PASS: TestIntegration/TestObjectUpdate (0.87s) --- PASS: TestIntegration/TestObjectStorable (0.10s) --- PASS: TestIntegration/TestFsIsFile (0.21s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.56s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (1.21s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.86s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *webdav.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/webdav 31.457s ? github.com/ncw/rclone/backend/webdav/api [no test files] ? github.com/ncw/rclone/backend/webdav/odrvcookie [no test files] === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:05:11 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound 2018/05/25 05:05:12 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:05:52 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- FAIL: TestIntegration (61.51s) --- PASS: TestIntegration/TestInit (1.09s) fstests.go:221: Using remote "TestYandex:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.95s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.12s) --- PASS: TestIntegration/TestFsMkdir (0.95s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (3.36s) --- PASS: TestIntegration/TestFsListEmpty (0.15s) --- PASS: TestIntegration/TestFsListDirEmpty (0.15s) --- PASS: TestIntegration/TestFsListRDirEmpty (0.15s) --- PASS: TestIntegration/TestFsListDirNotFound (0.14s) --- PASS: TestIntegration/TestFsListRDirNotFound (0.13s) --- PASS: TestIntegration/TestFsNewObjectNotFound (0.28s) --- PASS: TestIntegration/TestFsPutFile1 (1.65s) --- PASS: TestIntegration/TestFsPutError (2.65s) --- PASS: TestIntegration/TestFsPutFile2 (1.43s) --- PASS: TestIntegration/TestFsUpdateFile1 (1.76s) --- PASS: TestIntegration/TestFsListDirFile2 (1.49s) --- PASS: TestIntegration/TestFsListRDirFile2 (0.89s) --- PASS: TestIntegration/TestFsListDirRoot (0.83s) --- PASS: TestIntegration/TestFsListRDirRoot (0.29s) --- PASS: TestIntegration/TestFsListSubdir (0.15s) --- PASS: TestIntegration/TestFsListRSubdir (3.84s) --- PASS: TestIntegration/TestFsListLevel2 (0.39s) --- PASS: TestIntegration/TestFsListRLevel2 (4.05s) --- PASS: TestIntegration/TestFsListFile1 (0.84s) --- PASS: TestIntegration/TestFsNewObject (0.16s) --- PASS: TestIntegration/TestFsListFile1and2 (0.81s) --- PASS: TestIntegration/TestFsNewObjectDir (0.16s) --- SKIP: TestIntegration/TestFsCopy (0.00s) fstests.go:566: FS has no Copier interface --- SKIP: TestIntegration/TestFsMove (0.00s) fstests.go:600: FS has no Mover interface --- SKIP: TestIntegration/TestFsDirMove (0.00s) fstests.go:672: FS has no DirMover interface --- PASS: TestIntegration/TestFsRmdirFull (0.17s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.14s) --- PASS: TestIntegration/TestObjectFs (0.16s) --- PASS: TestIntegration/TestObjectRemote (0.16s) --- PASS: TestIntegration/TestObjectHashes (0.17s) --- PASS: TestIntegration/TestObjectModTime (0.15s) --- PASS: TestIntegration/TestObjectMimeType (0.15s) --- PASS: TestIntegration/TestObjectSetModTime (12.28s) fstests.go:67: Sleeping for 1 second for findObject eventual consistency: 1/6 (server error) --- PASS: TestIntegration/TestObjectSize (0.15s) --- PASS: TestIntegration/TestObjectOpen (0.54s) --- PASS: TestIntegration/TestObjectOpenSeek (0.38s) --- PASS: TestIntegration/TestObjectOpenRange (1.01s) --- PASS: TestIntegration/TestObjectPartialRead (0.34s) --- PASS: TestIntegration/TestObjectUpdate (2.08s) --- PASS: TestIntegration/TestObjectStorable (0.15s) --- PASS: TestIntegration/TestFsIsFile (0.34s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.30s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (1.12s) --- FAIL: TestIntegration/TestFsPutStream (11.46s) assertions.go:247: Error Trace: fstests.go:1095 Error: Received unexpected error: [503 - DiskServiceUnavailableError] Service Unavailable (Сервис временно недоступен.) Test: TestIntegration/TestFsPutStream Messages: PutStream Unknown Length error: [503 - DiskServiceUnavailableError] Service Unavailable (Сервис временно недоступен.) --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (1.37s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *yandex.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) FAIL FAIL github.com/ncw/rclone/backend/yandex 61.524s ? github.com/ncw/rclone/backend/yandex/api [no test files] ? github.com/ncw/rclone/cmd [no test files] ? github.com/ncw/rclone/cmd/about [no test files] ? github.com/ncw/rclone/cmd/all [no test files] ? github.com/ncw/rclone/cmd/authorize [no test files] ? github.com/ncw/rclone/cmd/cachestats [no test files] ? github.com/ncw/rclone/cmd/cat [no test files] ? github.com/ncw/rclone/cmd/check [no test files] ? github.com/ncw/rclone/cmd/cleanup [no test files] === RUN TestMount 2018/05/25 05:05:28 mount "Local file system at /tmp/rclone437330032" "/tmp/rclonefs-mount202855183" 2018/05/25 05:05:28 mount OK 2018/05/25 05:05:28 Starting test run with cache mode off === RUN TestMount/CacheMode=off === RUN TestMount/CacheMode=off/TestTouchAndDelete === RUN TestMount/CacheMode=off/TestRenameOpenHandle 2018/05/25 05:05:29 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=off/TestDirLs === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveDir 2018/05/25 05:05:29 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveFile 2018/05/25 05:05:29 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirRenameFile === RUN TestMount/CacheMode=off/TestDirRenameEmptyDir === RUN TestMount/CacheMode=off/TestDirRenameFullDir === RUN TestMount/CacheMode=off/TestDirModTime === RUN TestMount/CacheMode=off/TestDirCacheFlush === RUN TestMount/CacheMode=off/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=off/TestFileModTime === RUN TestMount/CacheMode=off/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=off/TestMount === RUN TestMount/CacheMode=off/TestRoot === RUN TestMount/CacheMode=off/TestReadByByte === RUN TestMount/CacheMode=off/TestReadChecksum === RUN TestMount/CacheMode=off/TestReadFileDoubleClose === RUN TestMount/CacheMode=off/TestReadSeek === RUN TestMount/CacheMode=off/TestWriteFileNoWrite === RUN TestMount/CacheMode=off/TestWriteFileWrite === RUN TestMount/CacheMode=off/TestWriteFileOverwrite === RUN TestMount/CacheMode=off/TestWriteFileDoubleClose 2018/05/25 05:05:30 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=off/TestWriteFileFsync 2018/05/25 05:05:30 Finished test run with cache mode off (ok=true) 2018/05/25 05:05:30 Starting test run with cache mode minimal === RUN TestMount/CacheMode=minimal === RUN TestMount/CacheMode=minimal/TestTouchAndDelete === RUN TestMount/CacheMode=minimal/TestRenameOpenHandle 2018/05/25 05:05:31 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=minimal/TestDirLs === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir 2018/05/25 05:05:31 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile 2018/05/25 05:05:31 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirRenameFile === RUN TestMount/CacheMode=minimal/TestDirRenameEmptyDir === RUN TestMount/CacheMode=minimal/TestDirRenameFullDir === RUN TestMount/CacheMode=minimal/TestDirModTime === RUN TestMount/CacheMode=minimal/TestDirCacheFlush === RUN TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=minimal/TestFileModTime === RUN TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=minimal/TestMount === RUN TestMount/CacheMode=minimal/TestRoot === RUN TestMount/CacheMode=minimal/TestReadByByte === RUN TestMount/CacheMode=minimal/TestReadChecksum === RUN TestMount/CacheMode=minimal/TestReadFileDoubleClose === RUN TestMount/CacheMode=minimal/TestReadSeek === RUN TestMount/CacheMode=minimal/TestWriteFileNoWrite === RUN TestMount/CacheMode=minimal/TestWriteFileWrite === RUN TestMount/CacheMode=minimal/TestWriteFileOverwrite === RUN TestMount/CacheMode=minimal/TestWriteFileDoubleClose 2018/05/25 05:05:33 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=minimal/TestWriteFileFsync 2018/05/25 05:05:33 Finished test run with cache mode minimal (ok=true) 2018/05/25 05:05:33 Starting test run with cache mode writes === RUN TestMount/CacheMode=writes === RUN TestMount/CacheMode=writes/TestTouchAndDelete === RUN TestMount/CacheMode=writes/TestRenameOpenHandle 2018/05/25 05:05:34 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=writes/TestDirLs === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveDir 2018/05/25 05:05:34 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveFile 2018/05/25 05:05:34 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirRenameFile === RUN TestMount/CacheMode=writes/TestDirRenameEmptyDir === RUN TestMount/CacheMode=writes/TestDirRenameFullDir === RUN TestMount/CacheMode=writes/TestDirModTime === RUN TestMount/CacheMode=writes/TestDirCacheFlush === RUN TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=writes/TestFileModTime === RUN TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=writes/TestMount === RUN TestMount/CacheMode=writes/TestRoot === RUN TestMount/CacheMode=writes/TestReadByByte === RUN TestMount/CacheMode=writes/TestReadChecksum === RUN TestMount/CacheMode=writes/TestReadFileDoubleClose === RUN TestMount/CacheMode=writes/TestReadSeek === RUN TestMount/CacheMode=writes/TestWriteFileNoWrite === RUN TestMount/CacheMode=writes/TestWriteFileWrite === RUN TestMount/CacheMode=writes/TestWriteFileOverwrite === RUN TestMount/CacheMode=writes/TestWriteFileDoubleClose 2018/05/25 05:05:35 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=writes/TestWriteFileFsync 2018/05/25 05:05:35 Finished test run with cache mode writes (ok=true) 2018/05/25 05:05:35 Starting test run with cache mode full === RUN TestMount/CacheMode=full === RUN TestMount/CacheMode=full/TestTouchAndDelete === RUN TestMount/CacheMode=full/TestRenameOpenHandle 2018/05/25 05:05:36 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=full/TestDirLs === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveDir 2018/05/25 05:05:36 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveFile 2018/05/25 05:05:36 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirRenameFile === RUN TestMount/CacheMode=full/TestDirRenameEmptyDir === RUN TestMount/CacheMode=full/TestDirRenameFullDir === RUN TestMount/CacheMode=full/TestDirModTime === RUN TestMount/CacheMode=full/TestDirCacheFlush === RUN TestMount/CacheMode=full/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=full/TestFileModTime === RUN TestMount/CacheMode=full/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=full/TestMount === RUN TestMount/CacheMode=full/TestRoot === RUN TestMount/CacheMode=full/TestReadByByte === RUN TestMount/CacheMode=full/TestReadChecksum === RUN TestMount/CacheMode=full/TestReadFileDoubleClose === RUN TestMount/CacheMode=full/TestReadSeek === RUN TestMount/CacheMode=full/TestWriteFileNoWrite === RUN TestMount/CacheMode=full/TestWriteFileWrite === RUN TestMount/CacheMode=full/TestWriteFileOverwrite === RUN TestMount/CacheMode=full/TestWriteFileDoubleClose 2018/05/25 05:05:38 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=full/TestWriteFileFsync 2018/05/25 05:05:38 Finished test run with cache mode full (ok=true) 2018/05/25 05:05:38 Unmounting "/tmp/rclonefs-mount202855183" 2018/05/25 05:05:38 Waiting for umount --- PASS: TestMount (10.49s) --- PASS: TestMount/CacheMode=off (2.62s) --- PASS: TestMount/CacheMode=off/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=off/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=off/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=off/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=off/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=off/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=off/TestMount (0.00s) --- PASS: TestMount/CacheMode=off/TestRoot (0.00s) --- PASS: TestMount/CacheMode=off/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=off/TestReadChecksum (0.04s) --- PASS: TestMount/CacheMode=off/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=minimal (2.62s) --- PASS: TestMount/CacheMode=minimal/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=minimal/TestRenameOpenHandle (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlush (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename (0.01s) --- PASS: TestMount/CacheMode=minimal/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=minimal/TestMount (0.00s) --- PASS: TestMount/CacheMode=minimal/TestRoot (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=minimal/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=minimal/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileOverwrite (0.11s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=writes (2.61s) --- PASS: TestMount/CacheMode=writes/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=writes/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=writes/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=writes/TestMount (0.00s) --- PASS: TestMount/CacheMode=writes/TestRoot (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=writes/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=writes/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=full (2.60s) --- PASS: TestMount/CacheMode=full/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=full/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=full/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=full/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=full/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=full/TestMount (0.00s) --- PASS: TestMount/CacheMode=full/TestRoot (0.00s) --- PASS: TestMount/CacheMode=full/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=full/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=full/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=full/TestWriteFileOverwrite (0.11s) --- PASS: TestMount/CacheMode=full/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileFsync (0.00s) PASS ok github.com/ncw/rclone/cmd/cmount 10.515s ? github.com/ncw/rclone/cmd/config [no test files] ? github.com/ncw/rclone/cmd/copy [no test files] ? github.com/ncw/rclone/cmd/copyto [no test files] ? github.com/ncw/rclone/cmd/cryptcheck [no test files] ? github.com/ncw/rclone/cmd/cryptdecode [no test files] ? github.com/ncw/rclone/cmd/dbhashsum [no test files] ? github.com/ncw/rclone/cmd/dedupe [no test files] ? github.com/ncw/rclone/cmd/delete [no test files] === RUN TestCompletionBash --- PASS: TestCompletionBash (0.00s) === RUN TestCompletionZsh --- PASS: TestCompletionZsh (0.00s) PASS ok github.com/ncw/rclone/cmd/genautocomplete 0.014s ? github.com/ncw/rclone/cmd/gendocs [no test files] ? github.com/ncw/rclone/cmd/hashsum [no test files] ? github.com/ncw/rclone/cmd/info [no test files] ? github.com/ncw/rclone/cmd/link [no test files] ? github.com/ncw/rclone/cmd/listremotes [no test files] ? github.com/ncw/rclone/cmd/ls [no test files] ? github.com/ncw/rclone/cmd/ls/lshelp [no test files] ? github.com/ncw/rclone/cmd/lsd [no test files] === RUN TestDefaultLsf --- PASS: TestDefaultLsf (0.00s) === RUN TestRecurseFlag --- PASS: TestRecurseFlag (0.00s) === RUN TestDirSlashFlag --- PASS: TestDirSlashFlag (0.00s) === RUN TestFormat --- PASS: TestFormat (0.03s) === RUN TestSeparator --- PASS: TestSeparator (0.00s) === RUN TestWholeLsf --- PASS: TestWholeLsf (0.00s) PASS ok github.com/ncw/rclone/cmd/lsf 0.042s ? github.com/ncw/rclone/cmd/lsjson [no test files] ? github.com/ncw/rclone/cmd/lsl [no test files] ? github.com/ncw/rclone/cmd/md5sum [no test files] ? github.com/ncw/rclone/cmd/memtest [no test files] ? github.com/ncw/rclone/cmd/mkdir [no test files] === RUN TestMount 2018/05/25 05:05:42 mount "Local file system at /tmp/rclone201972298" "/tmp/rclonefs-mount057139489" 2018/05/25 05:05:42 mount OK 2018/05/25 05:05:42 Starting test run with cache mode off === RUN TestMount/CacheMode=off === RUN TestMount/CacheMode=off/TestTouchAndDelete === RUN TestMount/CacheMode=off/TestRenameOpenHandle 2018/05/25 05:05:43 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=off/TestDirLs === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveDir 2018/05/25 05:05:43 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirCreateAndRemoveFile 2018/05/25 05:05:43 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=off/TestDirRenameFile === RUN TestMount/CacheMode=off/TestDirRenameEmptyDir === RUN TestMount/CacheMode=off/TestDirRenameFullDir === RUN TestMount/CacheMode=off/TestDirModTime === RUN TestMount/CacheMode=off/TestDirCacheFlush === RUN TestMount/CacheMode=off/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=off/TestFileModTime === RUN TestMount/CacheMode=off/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=off/TestMount === RUN TestMount/CacheMode=off/TestRoot === RUN TestMount/CacheMode=off/TestReadByByte === RUN TestMount/CacheMode=off/TestReadChecksum === RUN TestMount/CacheMode=off/TestReadFileDoubleClose 2018/05/25 05:05:44 ERROR : testdoubleclose: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone201972298/testdoubleclose: no such file or directory === RUN TestMount/CacheMode=off/TestReadSeek 2018/05/25 05:05:44 ERROR : testfile: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone201972298/testfile: no such file or directory === RUN TestMount/CacheMode=off/TestWriteFileNoWrite === RUN TestMount/CacheMode=off/TestWriteFileWrite === RUN TestMount/CacheMode=off/TestWriteFileOverwrite === RUN TestMount/CacheMode=off/TestWriteFileDoubleClose 2018/05/25 05:05:45 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=off/TestWriteFileFsync 2018/05/25 05:05:45 Finished test run with cache mode off (ok=true) 2018/05/25 05:05:45 Starting test run with cache mode minimal === RUN TestMount/CacheMode=minimal === RUN TestMount/CacheMode=minimal/TestTouchAndDelete === RUN TestMount/CacheMode=minimal/TestRenameOpenHandle 2018/05/25 05:05:46 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=minimal/TestDirLs === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir 2018/05/25 05:05:46 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile 2018/05/25 05:05:46 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=minimal/TestDirRenameFile === RUN TestMount/CacheMode=minimal/TestDirRenameEmptyDir === RUN TestMount/CacheMode=minimal/TestDirRenameFullDir === RUN TestMount/CacheMode=minimal/TestDirModTime === RUN TestMount/CacheMode=minimal/TestDirCacheFlush === RUN TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=minimal/TestFileModTime === RUN TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=minimal/TestMount === RUN TestMount/CacheMode=minimal/TestRoot === RUN TestMount/CacheMode=minimal/TestReadByByte === RUN TestMount/CacheMode=minimal/TestReadChecksum === RUN TestMount/CacheMode=minimal/TestReadFileDoubleClose === RUN TestMount/CacheMode=minimal/TestReadSeek === RUN TestMount/CacheMode=minimal/TestWriteFileNoWrite === RUN TestMount/CacheMode=minimal/TestWriteFileWrite === RUN TestMount/CacheMode=minimal/TestWriteFileOverwrite === RUN TestMount/CacheMode=minimal/TestWriteFileDoubleClose 2018/05/25 05:05:48 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=minimal/TestWriteFileFsync 2018/05/25 05:05:48 Finished test run with cache mode minimal (ok=true) 2018/05/25 05:05:48 Starting test run with cache mode writes === RUN TestMount/CacheMode=writes === RUN TestMount/CacheMode=writes/TestTouchAndDelete === RUN TestMount/CacheMode=writes/TestRenameOpenHandle 2018/05/25 05:05:49 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=writes/TestDirLs === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveDir 2018/05/25 05:05:49 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirCreateAndRemoveFile 2018/05/25 05:05:49 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=writes/TestDirRenameFile === RUN TestMount/CacheMode=writes/TestDirRenameEmptyDir === RUN TestMount/CacheMode=writes/TestDirRenameFullDir === RUN TestMount/CacheMode=writes/TestDirModTime === RUN TestMount/CacheMode=writes/TestDirCacheFlush === RUN TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=writes/TestFileModTime === RUN TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=writes/TestMount === RUN TestMount/CacheMode=writes/TestRoot === RUN TestMount/CacheMode=writes/TestReadByByte === RUN TestMount/CacheMode=writes/TestReadChecksum === RUN TestMount/CacheMode=writes/TestReadFileDoubleClose === RUN TestMount/CacheMode=writes/TestReadSeek === RUN TestMount/CacheMode=writes/TestWriteFileNoWrite === RUN TestMount/CacheMode=writes/TestWriteFileWrite === RUN TestMount/CacheMode=writes/TestWriteFileOverwrite === RUN TestMount/CacheMode=writes/TestWriteFileDoubleClose 2018/05/25 05:05:50 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=writes/TestWriteFileFsync 2018/05/25 05:05:50 Finished test run with cache mode writes (ok=true) 2018/05/25 05:05:50 Starting test run with cache mode full === RUN TestMount/CacheMode=full === RUN TestMount/CacheMode=full/TestTouchAndDelete === RUN TestMount/CacheMode=full/TestRenameOpenHandle 2018/05/25 05:05:51 ERROR : renamebla: File.Rename error: === RUN TestMount/CacheMode=full/TestDirLs === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveDir 2018/05/25 05:05:51 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirCreateAndRemoveFile 2018/05/25 05:05:51 ERROR : dir/: Dir.Remove not empty === RUN TestMount/CacheMode=full/TestDirRenameFile === RUN TestMount/CacheMode=full/TestDirRenameEmptyDir === RUN TestMount/CacheMode=full/TestDirRenameFullDir === RUN TestMount/CacheMode=full/TestDirModTime === RUN TestMount/CacheMode=full/TestDirCacheFlush === RUN TestMount/CacheMode=full/TestDirCacheFlushOnDirRename === RUN TestMount/CacheMode=full/TestFileModTime === RUN TestMount/CacheMode=full/TestFileModTimeWithOpenWriters === RUN TestMount/CacheMode=full/TestMount === RUN TestMount/CacheMode=full/TestRoot === RUN TestMount/CacheMode=full/TestReadByByte === RUN TestMount/CacheMode=full/TestReadChecksum === RUN TestMount/CacheMode=full/TestReadFileDoubleClose 2018/05/25 05:05:52 ERROR : testdoubleclose: ReadFileHandle.Release error: hash: failed to stat: lstat /tmp/rclone201972298/testdoubleclose: no such file or directory === RUN TestMount/CacheMode=full/TestReadSeek === RUN TestMount/CacheMode=full/TestWriteFileNoWrite === RUN TestMount/CacheMode=full/TestWriteFileWrite === RUN TestMount/CacheMode=full/TestWriteFileOverwrite === RUN TestMount/CacheMode=full/TestWriteFileDoubleClose 2018/05/25 05:05:53 ERROR : testdoubleclose: WriteFileHandle.Write: error: Bad file descriptor === RUN TestMount/CacheMode=full/TestWriteFileFsync 2018/05/25 05:05:53 Finished test run with cache mode full (ok=true) 2018/05/25 05:05:53 Unmounting "/tmp/rclonefs-mount057139489" 2018/05/25 05:05:53 Waiting for umount --- PASS: TestMount (10.49s) --- PASS: TestMount/CacheMode=off (2.62s) --- PASS: TestMount/CacheMode=off/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=off/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=off/TestDirLs (0.01s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCreateAndRemoveFile (0.01s) --- PASS: TestMount/CacheMode=off/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=off/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=off/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=off/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=off/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=off/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=off/TestMount (0.00s) --- PASS: TestMount/CacheMode=off/TestRoot (0.00s) --- PASS: TestMount/CacheMode=off/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=off/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=off/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=off/TestWriteFileOverwrite (0.11s) --- PASS: TestMount/CacheMode=off/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=off/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=minimal (2.60s) --- PASS: TestMount/CacheMode=minimal/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=minimal/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirLs (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=minimal/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=minimal/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=minimal/TestMount (0.00s) --- PASS: TestMount/CacheMode=minimal/TestRoot (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadByByte (0.11s) --- PASS: TestMount/CacheMode=minimal/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=minimal/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=minimal/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=writes (2.61s) --- PASS: TestMount/CacheMode=writes/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=writes/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirLs (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=writes/TestDirRenameEmptyDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=writes/TestDirCacheFlushOnDirRename (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=writes/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=writes/TestMount (0.00s) --- PASS: TestMount/CacheMode=writes/TestRoot (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=writes/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=writes/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileOverwrite (0.10s) --- PASS: TestMount/CacheMode=writes/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=writes/TestWriteFileFsync (0.00s) --- PASS: TestMount/CacheMode=full (2.62s) --- PASS: TestMount/CacheMode=full/TestTouchAndDelete (1.00s) --- PASS: TestMount/CacheMode=full/TestRenameOpenHandle (0.00s) --- PASS: TestMount/CacheMode=full/TestDirLs (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCreateAndRemoveFile (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFile (0.21s) --- PASS: TestMount/CacheMode=full/TestDirRenameEmptyDir (0.00s) --- PASS: TestMount/CacheMode=full/TestDirRenameFullDir (0.01s) --- PASS: TestMount/CacheMode=full/TestDirModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlush (0.01s) --- PASS: TestMount/CacheMode=full/TestDirCacheFlushOnDirRename (0.01s) --- PASS: TestMount/CacheMode=full/TestFileModTime (0.00s) --- PASS: TestMount/CacheMode=full/TestFileModTimeWithOpenWriters (0.00s) --- PASS: TestMount/CacheMode=full/TestMount (0.00s) --- PASS: TestMount/CacheMode=full/TestRoot (0.00s) --- PASS: TestMount/CacheMode=full/TestReadByByte (0.10s) --- PASS: TestMount/CacheMode=full/TestReadChecksum (0.03s) --- PASS: TestMount/CacheMode=full/TestReadFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestReadSeek (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileNoWrite (1.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileWrite (0.10s) --- PASS: TestMount/CacheMode=full/TestWriteFileOverwrite (0.11s) --- PASS: TestMount/CacheMode=full/TestWriteFileDoubleClose (0.00s) --- PASS: TestMount/CacheMode=full/TestWriteFileFsync (0.00s) PASS ok github.com/ncw/rclone/cmd/mount 10.501s ? github.com/ncw/rclone/cmd/mountlib [no test files] ? github.com/ncw/rclone/cmd/mountlib/mounttest [no test files] ? github.com/ncw/rclone/cmd/move [no test files] ? github.com/ncw/rclone/cmd/moveto [no test files] ? github.com/ncw/rclone/cmd/ncdu [no test files] ? github.com/ncw/rclone/cmd/ncdu/scan [no test files] ? github.com/ncw/rclone/cmd/obscure [no test files] ? github.com/ncw/rclone/cmd/purge [no test files] ? github.com/ncw/rclone/cmd/rc [no test files] ? github.com/ncw/rclone/cmd/rcat [no test files] ? github.com/ncw/rclone/cmd/rmdir [no test files] ? github.com/ncw/rclone/cmd/rmdirs [no test files] ? github.com/ncw/rclone/cmd/serve [no test files] === RUN TestInit 2018/05/25 05:05:55 NOTICE: Local file system at /home/rclone/go/src/github.com/ncw/rclone/cmd/serve/http/testdata/files: Serving on http://127.0.0.1:51777/ --- PASS: TestInit (0.00s) === RUN TestGET --- PASS: TestGET (0.15s) === RUN TestAddEntry --- PASS: TestAddEntry (0.00s) === RUN TestFinalise --- PASS: TestFinalise (0.00s) 2018/05/25 05:05:55 Error on serving HTTP server: http: Server closed PASS ok github.com/ncw/rclone/cmd/serve/http 0.168s ? github.com/ncw/rclone/cmd/serve/httplib [no test files] ? github.com/ncw/rclone/cmd/serve/httplib/httpflags [no test files] === RUN TestResticHandler === RUN TestResticHandler/#00 2018/05/25 05:05:57 ERROR : config: Post request: file already exists, refusing to overwrite in append-only mode === RUN TestResticHandler/#01 2018/05/25 05:05:57 ERROR : data/88/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e: Post request: file already exists, refusing to overwrite in append-only mode === RUN TestResticHandler/#02 2018/05/25 05:05:57 ERROR : locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e: Post request: file already exists, refusing to overwrite in append-only mode --- PASS: TestResticHandler (0.00s) --- PASS: TestResticHandler/#00 (0.00s) restic_appendonly_test.go:185: request 0: GET /config restic_appendonly_test.go:185: request 1: POST /config restic_appendonly_test.go:185: request 2: GET /config restic_appendonly_test.go:185: request 3: POST /config restic_appendonly_test.go:185: request 4: GET /config restic_appendonly_test.go:185: request 5: DELETE /config restic_appendonly_test.go:185: request 6: GET /config --- PASS: TestResticHandler/#01 (0.00s) restic_appendonly_test.go:185: request 0: GET /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 1: POST /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 2: GET /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 3: POST /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 4: GET /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 5: DELETE /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 6: GET /data/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e --- PASS: TestResticHandler/#02 (0.00s) restic_appendonly_test.go:185: request 0: GET /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 1: POST /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 2: GET /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 3: POST /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 4: DELETE /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e restic_appendonly_test.go:185: request 5: GET /locks/88e5089b2e29f10f2c22054e19d901266eedba2dfaf804ebeaa8c7afbb85851e === RUN TestRestic 2018/05/25 05:05:57 NOTICE: Local file system at /tmp/rclone645821150: Serving restic REST API on http://127.0.0.1:51779/ 2018/05/25 05:06:02 Error on serving HTTP server: http: Server closed --- PASS: TestRestic (5.49s) restic_test.go:63: ---------- === RUN TestBackendRESTExternalServer === RUN TestBackendRESTExternalServer/TestBackend === RUN TestBackendRESTExternalServer/TestConfig === RUN TestBackendRESTExternalServer/TestCreateWithConfig === RUN TestBackendRESTExternalServer/TestList === RUN TestBackendRESTExternalServer/TestList/max-11 === RUN TestBackendRESTExternalServer/TestList/max-23 === RUN TestBackendRESTExternalServer/TestList/max-33 === RUN TestBackendRESTExternalServer/TestList/max-43 === RUN TestBackendRESTExternalServer/TestList/max-1156 === RUN TestBackendRESTExternalServer/TestListCancel === RUN TestBackendRESTExternalServer/TestListCancel/Cancelled === RUN TestBackendRESTExternalServer/TestListCancel/First === RUN TestBackendRESTExternalServer/TestListCancel/Last === RUN TestBackendRESTExternalServer/TestListCancel/Timeout === RUN TestBackendRESTExternalServer/TestLoad === RUN TestBackendRESTExternalServer/TestLocation === RUN TestBackendRESTExternalServer/TestSave === RUN TestBackendRESTExternalServer/TestSaveFilenames === RUN TestBackendRESTExternalServer/TestZZZDelete --- PASS: TestBackendRESTExternalServer (1.93s) --- PASS: TestBackendRESTExternalServer/TestBackend (0.08s) --- PASS: TestBackendRESTExternalServer/TestConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestCreateWithConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestList (0.04s) tests.go:27: rand initialized with seed 1527224758625945752 tests.go:263: wrote 33 files --- PASS: TestBackendRESTExternalServer/TestList/max-11 (0.00s) tests.go:297: loaded 33 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-23 (0.01s) tests.go:297: loaded 33 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-33 (0.00s) tests.go:297: loaded 33 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-43 (0.00s) tests.go:297: loaded 33 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-1156 (0.00s) tests.go:297: loaded 33 IDs from backend tests.go:319: remove 33 files --- PASS: TestBackendRESTExternalServer/TestListCancel (1.01s) tests.go:27: rand initialized with seed 1527224758670433505 --- PASS: TestBackendRESTExternalServer/TestListCancel/Cancelled (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/First (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Last (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Timeout (1.00s) --- PASS: TestBackendRESTExternalServer/TestLoad (0.37s) tests.go:27: rand initialized with seed 1527224759678932340 tests.go:142: saved 7269200 bytes as --- PASS: TestBackendRESTExternalServer/TestLocation (0.00s) --- PASS: TestBackendRESTExternalServer/TestSave (0.41s) tests.go:27: rand initialized with seed 1527224760052123790 --- PASS: TestBackendRESTExternalServer/TestSaveFilenames (0.00s) --- PASS: TestBackendRESTExternalServer/TestZZZDelete (0.01s) PASS ok github.com/restic/restic/internal/backend/rest 1.941s ---------- restic_test.go:63: ---------- === RUN TestBackendRESTExternalServer === RUN TestBackendRESTExternalServer/TestBackend === RUN TestBackendRESTExternalServer/TestConfig === RUN TestBackendRESTExternalServer/TestCreateWithConfig === RUN TestBackendRESTExternalServer/TestList === RUN TestBackendRESTExternalServer/TestList/max-11 === RUN TestBackendRESTExternalServer/TestList/max-23 === RUN TestBackendRESTExternalServer/TestList/max-30 === RUN TestBackendRESTExternalServer/TestList/max-40 === RUN TestBackendRESTExternalServer/TestList/max-1153 === RUN TestBackendRESTExternalServer/TestListCancel === RUN TestBackendRESTExternalServer/TestListCancel/Cancelled === RUN TestBackendRESTExternalServer/TestListCancel/First === RUN TestBackendRESTExternalServer/TestListCancel/Last === RUN TestBackendRESTExternalServer/TestListCancel/Timeout === RUN TestBackendRESTExternalServer/TestLoad === RUN TestBackendRESTExternalServer/TestLocation === RUN TestBackendRESTExternalServer/TestSave === RUN TestBackendRESTExternalServer/TestSaveFilenames === RUN TestBackendRESTExternalServer/TestZZZDelete --- PASS: TestBackendRESTExternalServer (1.58s) --- PASS: TestBackendRESTExternalServer/TestBackend (0.07s) --- PASS: TestBackendRESTExternalServer/TestConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestCreateWithConfig (0.00s) --- PASS: TestBackendRESTExternalServer/TestList (0.04s) tests.go:27: rand initialized with seed 1527224761341587811 tests.go:263: wrote 30 files --- PASS: TestBackendRESTExternalServer/TestList/max-11 (0.00s) tests.go:297: loaded 30 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-23 (0.00s) tests.go:297: loaded 30 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-30 (0.00s) tests.go:297: loaded 30 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-40 (0.00s) tests.go:297: loaded 30 IDs from backend --- PASS: TestBackendRESTExternalServer/TestList/max-1153 (0.00s) tests.go:297: loaded 30 IDs from backend tests.go:319: remove 30 files --- PASS: TestBackendRESTExternalServer/TestListCancel (1.02s) tests.go:27: rand initialized with seed 1527224761379962330 --- PASS: TestBackendRESTExternalServer/TestListCancel/Cancelled (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/First (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Last (0.00s) --- PASS: TestBackendRESTExternalServer/TestListCancel/Timeout (1.00s) --- PASS: TestBackendRESTExternalServer/TestLoad (0.15s) tests.go:27: rand initialized with seed 1527224762396263213 tests.go:142: saved 2588620 bytes as --- PASS: TestBackendRESTExternalServer/TestLocation (0.00s) --- PASS: TestBackendRESTExternalServer/TestSave (0.29s) tests.go:27: rand initialized with seed 1527224762548287172 --- PASS: TestBackendRESTExternalServer/TestSaveFilenames (0.00s) --- PASS: TestBackendRESTExternalServer/TestZZZDelete (0.00s) PASS ok github.com/restic/restic/internal/backend/rest 1.590s ---------- === RUN TestMakeRemote --- PASS: TestMakeRemote (0.00s) PASS ok github.com/ncw/rclone/cmd/serve/restic 5.514s === RUN TestWebDav 2018/05/25 05:06:03 NOTICE: Local file system at /tmp/rclone204517824: WebDav Server started on http://127.0.0.1:51778/ --- PASS: TestWebDav (2.90s) webdav_test.go:67: ---------- === RUN TestIntegration === RUN TestIntegration/TestInit === RUN TestIntegration/TestFsString === RUN TestIntegration/TestFsName === RUN TestIntegration/TestFsRoot === RUN TestIntegration/TestFsRmdirEmpty === RUN TestIntegration/TestFsRmdirNotFound === RUN TestIntegration/TestFsMkdir === RUN TestIntegration/TestFsMkdirRmdirSubdir === RUN TestIntegration/TestFsListEmpty === RUN TestIntegration/TestFsListDirEmpty === RUN TestIntegration/TestFsListRDirEmpty === RUN TestIntegration/TestFsListDirNotFound 2018/05/25 05:06:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/TestFsListRDirNotFound === RUN TestIntegration/TestFsNewObjectNotFound === RUN TestIntegration/TestFsPutFile1 === RUN TestIntegration/TestFsPutError === RUN TestIntegration/TestFsPutFile2 === RUN TestIntegration/TestFsUpdateFile1 === RUN TestIntegration/TestFsListDirFile2 === RUN TestIntegration/TestFsListRDirFile2 === RUN TestIntegration/TestFsListDirRoot === RUN TestIntegration/TestFsListRDirRoot === RUN TestIntegration/TestFsListSubdir === RUN TestIntegration/TestFsListRSubdir === RUN TestIntegration/TestFsListLevel2 === RUN TestIntegration/TestFsListRLevel2 === RUN TestIntegration/TestFsListFile1 === RUN TestIntegration/TestFsNewObject === RUN TestIntegration/TestFsListFile1and2 === RUN TestIntegration/TestFsNewObjectDir === RUN TestIntegration/TestFsCopy === RUN TestIntegration/TestFsMove === RUN TestIntegration/TestFsDirMove === RUN TestIntegration/TestFsRmdirFull === RUN TestIntegration/TestFsPrecision === RUN TestIntegration/TestFsChangeNotify === RUN TestIntegration/TestObjectString === RUN TestIntegration/TestObjectFs === RUN TestIntegration/TestObjectRemote === RUN TestIntegration/TestObjectHashes === RUN TestIntegration/TestObjectModTime === RUN TestIntegration/TestObjectMimeType === RUN TestIntegration/TestObjectSetModTime === RUN TestIntegration/TestObjectSize === RUN TestIntegration/TestObjectOpen === RUN TestIntegration/TestObjectOpenSeek === RUN TestIntegration/TestObjectOpenRange === RUN TestIntegration/TestObjectPartialRead === RUN TestIntegration/TestObjectUpdate === RUN TestIntegration/TestObjectStorable === RUN TestIntegration/TestFsIsFile === RUN TestIntegration/TestFsIsFileNotFound 2018/05/25 05:06:06 ERROR : : error listing: directory not found === RUN TestIntegration/TestPublicLink === RUN TestIntegration/TestObjectRemove === RUN TestIntegration/TestFsPutStream === RUN TestIntegration/TestObjectAbout === RUN TestIntegration/TestObjectPurge 2018/05/25 05:06:06 ERROR : : error listing: directory not found === RUN TestIntegration/TestInternal === RUN TestIntegration/TestFinalise --- PASS: TestIntegration (1.83s) --- PASS: TestIntegration/TestInit (0.02s) fstests.go:221: Using remote "webdavtest:" --- PASS: TestIntegration/TestFsString (0.00s) --- PASS: TestIntegration/TestFsName (0.00s) --- PASS: TestIntegration/TestFsRoot (0.00s) --- PASS: TestIntegration/TestFsRmdirEmpty (0.02s) --- PASS: TestIntegration/TestFsRmdirNotFound (0.01s) --- PASS: TestIntegration/TestFsMkdir (0.03s) --- PASS: TestIntegration/TestFsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/TestFsListEmpty (0.01s) --- PASS: TestIntegration/TestFsListDirEmpty (0.01s) --- SKIP: TestIntegration/TestFsListRDirEmpty (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirNotFound (0.01s) --- SKIP: TestIntegration/TestFsListRDirNotFound (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsNewObjectNotFound (0.02s) --- PASS: TestIntegration/TestFsPutFile1 (0.04s) --- PASS: TestIntegration/TestFsPutError (0.09s) --- PASS: TestIntegration/TestFsPutFile2 (0.04s) --- PASS: TestIntegration/TestFsUpdateFile1 (0.04s) --- PASS: TestIntegration/TestFsListDirFile2 (0.05s) --- SKIP: TestIntegration/TestFsListRDirFile2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListDirRoot (0.00s) --- SKIP: TestIntegration/TestFsListRDirRoot (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListSubdir (0.01s) --- SKIP: TestIntegration/TestFsListRSubdir (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListLevel2 (0.02s) --- SKIP: TestIntegration/TestFsListRLevel2 (0.00s) fstests.go:193: FS has no ListR interface --- PASS: TestIntegration/TestFsListFile1 (0.05s) --- PASS: TestIntegration/TestFsNewObject (0.01s) --- PASS: TestIntegration/TestFsListFile1and2 (0.05s) --- PASS: TestIntegration/TestFsNewObjectDir (0.01s) --- PASS: TestIntegration/TestFsCopy (0.10s) --- PASS: TestIntegration/TestFsMove (0.42s) --- PASS: TestIntegration/TestFsDirMove (0.22s) --- PASS: TestIntegration/TestFsRmdirFull (0.00s) --- PASS: TestIntegration/TestFsPrecision (0.00s) --- SKIP: TestIntegration/TestFsChangeNotify (0.00s) fstests.go:754: FS has no ChangeNotify interface --- PASS: TestIntegration/TestObjectString (0.01s) --- PASS: TestIntegration/TestObjectFs (0.01s) --- PASS: TestIntegration/TestObjectRemote (0.01s) --- PASS: TestIntegration/TestObjectHashes (0.01s) --- PASS: TestIntegration/TestObjectModTime (0.01s) --- SKIP: TestIntegration/TestObjectMimeType (0.01s) fstests.go:860: MimeType method not supported --- PASS: TestIntegration/TestObjectSetModTime (0.01s) fstests.go:877: can't set modified time --- PASS: TestIntegration/TestObjectSize (0.01s) --- PASS: TestIntegration/TestObjectOpen (0.02s) --- PASS: TestIntegration/TestObjectOpenSeek (0.02s) --- PASS: TestIntegration/TestObjectOpenRange (0.05s) --- PASS: TestIntegration/TestObjectPartialRead (0.02s) --- PASS: TestIntegration/TestObjectUpdate (0.06s) --- PASS: TestIntegration/TestObjectStorable (0.01s) --- PASS: TestIntegration/TestFsIsFile (0.01s) --- PASS: TestIntegration/TestFsIsFileNotFound (0.01s) --- SKIP: TestIntegration/TestPublicLink (0.00s) fstests.go:1001: FS has no PublicLinker interface --- PASS: TestIntegration/TestObjectRemove (0.06s) --- SKIP: TestIntegration/TestFsPutStream (0.00s) fstests.go:1065: FS has no PutStream interface --- SKIP: TestIntegration/TestObjectAbout (0.00s) fstests.go:1112: FS does not support About --- PASS: TestIntegration/TestObjectPurge (0.03s) --- SKIP: TestIntegration/TestInternal (0.00s) fstests.go:1140: *webdav.Fs does not implement InternalTester --- PASS: TestIntegration/TestFinalise (0.00s) PASS ok github.com/ncw/rclone/backend/webdav 1.845s ---------- PASS ok github.com/ncw/rclone/cmd/serve/webdav 2.915s ? github.com/ncw/rclone/cmd/sha1sum [no test files] ? github.com/ncw/rclone/cmd/size [no test files] ? github.com/ncw/rclone/cmd/sync [no test files] === RUN TestTouchOneFile --- PASS: TestTouchOneFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchWithNoCreateFlag --- PASS: TestTouchWithNoCreateFlag (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchWithTimestamp --- PASS: TestTouchWithTimestamp (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchWithLognerTimestamp --- PASS: TestTouchWithLognerTimestamp (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchUpdateTimestamp --- PASS: TestTouchUpdateTimestamp (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchUpdateTimestampWithCFlag --- PASS: TestTouchUpdateTimestampWithCFlag (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" === RUN TestTouchCreateMultipleDirAndFile --- PASS: TestTouchCreateMultipleDirAndFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone223659118", Local "Local file system at /tmp/rclone737043189", Modify Window "1ns" PASS ok github.com/ncw/rclone/cmd/touch 0.018s === RUN TestTree --- PASS: TestTree (0.00s) PASS ok github.com/ncw/rclone/cmd/tree 0.013s === RUN TestVersionWorksWithoutAccessibleConfigFile ok github.com/ncw/rclone/cmd/version 0.009s === RUN TestBwTimetableSet --- PASS: TestBwTimetableSet (0.00s) === RUN TestBwTimetableLimitAt --- PASS: TestBwTimetableLimitAt (0.00s) === RUN TestDumpFlagsString --- PASS: TestDumpFlagsString (0.00s) === RUN TestDumpFlagsSet --- PASS: TestDumpFlagsSet (0.00s) === RUN TestDumpFlagsType --- PASS: TestDumpFlagsType (0.00s) === RUN TestFeaturesDisable --- PASS: TestFeaturesDisable (0.00s) === RUN TestFeaturesList --- PASS: TestFeaturesList (0.00s) === RUN TestFeaturesDisableList --- PASS: TestFeaturesDisableList (0.00s) === RUN TestParseRangeOption --- PASS: TestParseRangeOption (0.00s) === RUN TestRangeOptionDecode --- PASS: TestRangeOptionDecode (0.00s) === RUN TestParseDuration --- PASS: TestParseDuration (0.00s) === RUN TestDurationString --- PASS: TestDurationString (0.00s) === RUN TestSizeSuffixString --- PASS: TestSizeSuffixString (0.00s) === RUN TestSizeSuffixUnit --- PASS: TestSizeSuffixUnit (0.00s) === RUN TestSizeSuffixSet --- PASS: TestSizeSuffixSet (0.00s) PASS ok github.com/ncw/rclone/fs 0.006s === RUN TestNewAccountSizeName --- PASS: TestNewAccountSizeName (0.00s) === RUN TestNewAccount --- PASS: TestNewAccount (0.00s) === RUN TestAccountWithBuffer --- PASS: TestAccountWithBuffer (0.00s) === RUN TestAccountGetUpdateReader --- PASS: TestAccountGetUpdateReader (0.00s) === RUN TestAccountRead --- PASS: TestAccountRead (0.00s) === RUN TestAccountString --- PASS: TestAccountString (0.00s) === RUN TestAccountAccounter --- PASS: TestAccountAccounter (0.00s) === RUN TestAccountMaxTransfer --- PASS: TestAccountMaxTransfer (0.00s) PASS ok github.com/ncw/rclone/fs/accounting 0.007s === RUN TestAsyncReader --- PASS: TestAsyncReader (0.00s) === RUN TestAsyncWriteTo --- PASS: TestAsyncWriteTo (0.00s) === RUN TestAsyncReaderErrors --- PASS: TestAsyncReaderErrors (0.00s) === RUN TestAsyncReaderSizes --- PASS: TestAsyncReaderSizes (0.79s) === RUN TestAsyncReaderWriteTo --- PASS: TestAsyncReaderWriteTo (0.46s) === RUN TestAsyncReaderCloseRead --- PASS: TestAsyncReaderCloseRead (0.10s) === RUN TestAsyncReaderCloseWriteTo --- PASS: TestAsyncReaderCloseWriteTo (0.10s) PASS ok github.com/ncw/rclone/fs/asyncreader 1.459s === RUN TestChunkedReader === RUN TestChunkedReader/SeekModeNone === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_0 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_15 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_16 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeNone/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeNone/Chunksize_2000_2000 === RUN TestChunkedReader/SeekModeRegular === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_0 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_15 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_16 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeRegular/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeRegular/Chunksize_2000_2000 === RUN TestChunkedReader/SeekModeRange === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_-1 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_-1_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_-1 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_0_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_0 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_15_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_15 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_16_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_16 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_17_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_17 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1023_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1023 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1024_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_1024 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_1025_2000 === RUN TestChunkedReader/SeekModeRange/Chunksize_2000_1025 === RUN TestChunkedReader/SeekModeRange/Chunksize_2000_2000 --- PASS: TestChunkedReader (0.18s) --- PASS: TestChunkedReader/SeekModeNone (0.07s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_0 (0.01s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeNone/Chunksize_2000_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular (0.05s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRegular/Chunksize_2000_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange (0.05s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_-1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_-1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_0_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_0 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1 (0.01s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_15_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_15 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_16_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_16 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_17_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_17 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1023_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1023 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1024_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_1024 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_1025_2000 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_2000_1025 (0.00s) --- PASS: TestChunkedReader/SeekModeRange/Chunksize_2000_2000 (0.00s) === RUN TestErrorAfterClose --- PASS: TestErrorAfterClose (0.00s) PASS ok github.com/ncw/rclone/fs/chunkedreader 0.191s === RUN TestCRUD --- PASS: TestCRUD (0.00s) === RUN TestReveal --- PASS: TestReveal (0.00s) === RUN TestConfigLoad --- PASS: TestConfigLoad (0.00s) === RUN TestConfigLoadEncrypted --- PASS: TestConfigLoadEncrypted (0.00s) === RUN TestConfigLoadEncryptedFailures --- PASS: TestConfigLoadEncryptedFailures (0.00s) === RUN TestPassword Your password contains leading/trailing whitespace - in previous versions of rclone this was stripped --- PASS: TestPassword (0.00s) === RUN TestMatchProvider --- PASS: TestMatchProvider (0.00s) PASS ok github.com/ncw/rclone/fs/config 0.012s ? github.com/ncw/rclone/fs/config/configflags [no test files] ? github.com/ncw/rclone/fs/config/flags [no test files] === RUN TestObscure --- PASS: TestObscure (0.00s) PASS ok github.com/ncw/rclone/fs/config/obscure 0.006s ? github.com/ncw/rclone/fs/driveletter [no test files] === RUN TestNewFilterDefault --- PASS: TestNewFilterDefault (0.00s) === RUN TestNewFilterFull --- PASS: TestNewFilterFull (0.00s) === RUN TestNewFilterIncludeFiles --- PASS: TestNewFilterIncludeFiles (0.00s) === RUN TestNewFilterIncludeFilesDirs --- PASS: TestNewFilterIncludeFilesDirs (0.00s) === RUN TestNewFilterMinSize --- PASS: TestNewFilterMinSize (0.00s) === RUN TestNewFilterMaxSize --- PASS: TestNewFilterMaxSize (0.00s) === RUN TestNewFilterMinAndMaxAge --- PASS: TestNewFilterMinAndMaxAge (0.00s) === RUN TestNewFilterMinAge --- PASS: TestNewFilterMinAge (0.00s) === RUN TestNewFilterMaxAge --- PASS: TestNewFilterMaxAge (0.00s) === RUN TestNewFilterMatches --- PASS: TestNewFilterMatches (0.00s) === RUN TestFilterAddDirRuleOrFileRule --- PASS: TestFilterAddDirRuleOrFileRule (0.00s) === RUN TestFilterForEachLine --- PASS: TestFilterForEachLine (0.00s) === RUN TestFilterMatchesFromDocs --- PASS: TestFilterMatchesFromDocs (0.00s) === RUN TestGlobToRegexp --- PASS: TestGlobToRegexp (0.00s) === RUN TestGlobToDirGlobs --- PASS: TestGlobToDirGlobs (0.00s) PASS ok github.com/ncw/rclone/fs/filter 0.011s ? github.com/ncw/rclone/fs/filter/filterflags [no test files] === RUN TestCause --- PASS: TestCause (0.00s) === RUN TestShouldRetry --- PASS: TestShouldRetry (0.00s) PASS ok github.com/ncw/rclone/fs/fserrors 0.004s === RUN TestSetDefaults --- PASS: TestSetDefaults (0.00s) === RUN TestCleanAuth --- PASS: TestCleanAuth (0.00s) === RUN TestCleanAuths --- PASS: TestCleanAuths (0.00s) PASS ok github.com/ncw/rclone/fs/fshttp 0.003s === RUN TestRemoteSplit --- PASS: TestRemoteSplit (0.00s) PASS ok github.com/ncw/rclone/fs/fspath 0.006s === RUN TestHashSet --- PASS: TestHashSet (0.00s) === RUN TestMultiHasher --- PASS: TestMultiHasher (0.00s) === RUN TestMultiHasherTypes --- PASS: TestMultiHasherTypes (0.00s) === RUN TestHashStream --- PASS: TestHashStream (0.00s) === RUN TestHashStreamTypes --- PASS: TestHashStreamTypes (0.00s) === RUN TestHashSetStringer --- PASS: TestHashSetStringer (0.00s) === RUN TestHashStringer --- PASS: TestHashStringer (0.00s) PASS ok github.com/ncw/rclone/fs/hash 0.004s === RUN TestFilterAndSortIncludeAll --- PASS: TestFilterAndSortIncludeAll (0.00s) === RUN TestFilterAndSortCheckDir 2018/05/25 05:06:13 ERROR : dir/: Entry doesn't belong in directory "dir" (same as directory) - ignoring 2018/05/25 05:06:13 ERROR : diR/a: Entry doesn't belong in directory "dir" (too short) - ignoring 2018/05/25 05:06:13 ERROR : dir/B/sub: Entry doesn't belong in directory "dir" (contains subdir) - ignoring --- PASS: TestFilterAndSortCheckDir (0.00s) === RUN TestFilterAndSortCheckDirRoot 2018/05/25 05:06:13 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2018/05/25 05:06:13 ERROR : B/sub: Entry doesn't belong in directory "" (contains subdir) - ignoring --- PASS: TestFilterAndSortCheckDirRoot (0.00s) === RUN TestFilterAndSortUnknown 2018/05/25 05:06:13 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring --- PASS: TestFilterAndSortUnknown (0.00s) PASS ok github.com/ncw/rclone/fs/list 0.006s ? github.com/ncw/rclone/fs/log [no test files] === RUN TestNewMatchEntries --- PASS: TestNewMatchEntries (0.00s) === RUN TestMatchListings 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in source - ignoring 2018/05/25 05:06:13 NOTICE: a: Duplicate object found in destination - ignoring --- PASS: TestMatchListings (0.00s) PASS ok github.com/ncw/rclone/fs/march 0.007s === RUN TestStaticObject --- PASS: TestStaticObject (0.00s) === RUN TestMemoryFs --- PASS: TestMemoryFs (0.00s) === RUN TestMemoryObject --- PASS: TestMemoryObject (0.00s) PASS ok github.com/ncw/rclone/fs/object 0.004s === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestDeduplicateInteractive 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateInteractive (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateSkip 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateSkip (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateFirst 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateFirst (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateNewest 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateNewest (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateOldest 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateOldest (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateLargest 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateLargest (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestDeduplicateRename 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestDeduplicateRename (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:18: Can't test deduplicate - no duplicate files possible === RUN TestMergeDirs 2018/05/25 05:06:15 ERROR : : error listing: directory not found --- SKIP: TestMergeDirs (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" dedupe_test.go:191: Can't merge directories === RUN TestListDirSorted --- PASS: TestListDirSorted (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestMkdir --- PASS: TestMkdir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestLsd --- PASS: TestLsd (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestLs --- PASS: TestLs (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestLsLong --- PASS: TestLsLong (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestHashSums --- PASS: TestHashSums (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCount --- PASS: TestCount (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestDelete --- PASS: TestDelete (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCheck 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 0 differences found 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 3 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 4 differences found 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 4 differences found --- PASS: TestCheck (0.01s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCheckDownload 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 4 differences found 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 5 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 7 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 8 differences found 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 8 differences found --- PASS: TestCheckDownload (0.01s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCheckSizeOnly 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 8 differences found 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 9 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 ERROR : potato2: File not in Local file system at /tmp/rclone531129609 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone531129609: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 11 differences found 2018/05/25 05:06:15 ERROR : empty space: File not in Local file system at /tmp/rclone997649620 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 1 files missing 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 12 differences found 2018/05/25 05:06:15 NOTICE: Local file system at /tmp/rclone997649620: 12 differences found --- PASS: TestCheckSizeOnly (0.01s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCat --- PASS: TestCat (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestRcat --- PASS: TestRcat (0.02s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestRmdirsNoLeaveRoot --- PASS: TestRmdirsNoLeaveRoot (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestRmdirsLeaveRoot --- PASS: TestRmdirsLeaveRoot (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestMoveFile --- PASS: TestMoveFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestCopyFile --- PASS: TestCopyFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) run.go:174: Remote "Local file system at /tmp/rclone531129609", Local "Local file system at /tmp/rclone997649620", Modify Window "1ns" PASS ok github.com/ncw/rclone/fs/operations 0.086s ? github.com/ncw/rclone/fs/rc [no test files] ? github.com/ncw/rclone/fs/rc/rcflags [no test files] === RUN TestCopyWithDryRun 2018/05/25 05:06:16 NOTICE: sub dir/hello world: Not copying as --dry-run --- PASS: TestCopyWithDryRun (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestCopy --- PASS: TestCopy (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestCopyWithDepth --- PASS: TestCopyWithDepth (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestServerSideCopy --- PASS: TestServerSideCopy (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:92: Server side copy (if possible) Local file system at /tmp/rclone760857743 -> Local file system at /tmp/rclone850926387 === RUN TestCopyAfterDelete 2018/05/25 05:06:16 ERROR : : error listing: directory not found --- PASS: TestCopyAfterDelete (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestCopyRedownload --- PASS: TestCopyRedownload (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncBasedOnCheckSum --- PASS: TestSyncBasedOnCheckSum (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncSizeOnly --- PASS: TestSyncSizeOnly (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncIgnoreSize --- PASS: TestSyncIgnoreSize (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncIgnoreTimes --- PASS: TestSyncIgnoreTimes (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncIgnoreExisting --- PASS: TestSyncIgnoreExisting (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncIgnoreErrors --- PASS: TestSyncIgnoreErrors (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterChangingModtimeOnly 2018/05/25 05:06:16 NOTICE: empty space: Not updating modification time as --dry-run --- PASS: TestSyncAfterChangingModtimeOnly (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncDoesntUpdateModtime --- PASS: TestSyncDoesntUpdateModtime (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterAddingAFile --- PASS: TestSyncAfterAddingAFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterChangingFilesSizeOnly --- PASS: TestSyncAfterChangingFilesSizeOnly (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterChangingContentsOnly --- PASS: TestSyncAfterChangingContentsOnly (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun 2018/05/25 05:06:16 NOTICE: potato2: Not copying as --dry-run 2018/05/25 05:06:16 NOTICE: potato: Not deleting as --dry-run --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFile --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting files as there were IO errors 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring --- PASS: TestSyncDeleteDuring (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncDeleteBefore --- PASS: TestSyncDeleteBefore (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestCopyDeleteBefore --- PASS: TestCopyDeleteBefore (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncWithExclude --- PASS: TestSyncWithExclude (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncWithExcludeAndDeleteExcluded --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncWithUpdateOlder --- PASS: TestSyncWithUpdateOlder (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncWithTrackRenames --- PASS: TestSyncWithTrackRenames (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:828: Can track renames: true === RUN TestServerSideMove 2018/05/25 05:06:16 ERROR : : error listing: directory not found 2018/05/25 05:06:16 purge failed: lstat /tmp/rclone533285110: no such file or directory --- PASS: TestServerSideMove (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:871: Server side move (if possible) Local file system at /tmp/rclone760857743 -> Local file system at /tmp/rclone533285110 === RUN TestServerSideMoveWithFilter --- PASS: TestServerSideMoveWithFilter (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:871: Server side move (if possible) Local file system at /tmp/rclone760857743 -> Local file system at /tmp/rclone646957464 === RUN TestServerSideMoveDeleteEmptySourceDirs 2018/05/25 05:06:16 ERROR : : error listing: directory not found 2018/05/25 05:06:16 ERROR : : error listing: directory not found 2018/05/25 05:06:16 purge failed: lstat /tmp/rclone703520394: no such file or directory --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:871: Server side move (if possible) Local file system at /tmp/rclone760857743 -> Local file system at /tmp/rclone703520394 === RUN TestServerSideMoveOverlap --- SKIP: TestServerSideMoveOverlap (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" sync_test.go:956: Skipping test as remote supports DirMove === RUN TestSyncBackupDir --- PASS: TestSyncBackupDir (0.02s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncBackupDirWithSuffix --- PASS: TestSyncBackupDirWithSuffix (0.01s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncUTFNorm --- PASS: TestSyncUTFNorm (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestSyncImmutable 2018/05/25 05:06:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting files as there were IO errors 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" === RUN TestAbort 2018/05/25 05:06:16 NOTICE: file1: Removing partially written file on error: Max transfer limit reached as set by --max-transfer 2018/05/25 05:06:16 ERROR : file1: Failed to copy: Max transfer limit reached as set by --max-transfer 2018/05/25 05:06:16 ERROR : Cancelling sync due to fatal error: Max transfer limit reached as set by --max-transfer 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting files as there were IO errors 2018/05/25 05:06:16 ERROR : Local file system at /tmp/rclone760857743: not deleting directories as there were IO errors --- PASS: TestAbort (0.00s) run.go:174: Remote "Local file system at /tmp/rclone760857743", Local "Local file system at /tmp/rclone986565794", Modify Window "1ns" PASS ok github.com/ncw/rclone/fs/sync 0.145s === RUN TestWalkEmpty --- PASS: TestWalkEmpty (0.00s) === RUN TestWalkREmpty --- PASS: TestWalkREmpty (0.00s) === RUN TestWalkEmptySkip --- PASS: TestWalkEmptySkip (0.00s) === RUN TestWalkREmptySkip --- PASS: TestWalkREmptySkip (0.00s) === RUN TestWalkNotFound 2018/05/25 05:06:16 ERROR : : error listing: directory not found --- PASS: TestWalkNotFound (0.00s) === RUN TestWalkRNotFound --- PASS: TestWalkRNotFound (0.00s) === RUN TestWalkNotFoundMaskError --- PASS: TestWalkNotFoundMaskError (0.00s) === RUN TestWalkNotFoundSkipkError --- PASS: TestWalkNotFoundSkipkError (0.00s) === RUN TestWalkLevels --- PASS: TestWalkLevels (0.00s) === RUN TestWalkRLevels --- PASS: TestWalkRLevels (0.00s) === RUN TestWalkLevelsNoRecursive10 --- PASS: TestWalkLevelsNoRecursive10 (0.00s) === RUN TestWalkRLevelsNoRecursive10 --- PASS: TestWalkRLevelsNoRecursive10 (0.00s) === RUN TestWalkNDirTree --- PASS: TestWalkNDirTree (0.00s) === RUN TestWalkLevelsNoRecursive --- PASS: TestWalkLevelsNoRecursive (0.00s) === RUN TestWalkRLevelsNoRecursive --- PASS: TestWalkRLevelsNoRecursive (0.00s) === RUN TestWalkLevels2 --- PASS: TestWalkLevels2 (0.00s) === RUN TestWalkRLevels2 --- PASS: TestWalkRLevels2 (0.00s) === RUN TestWalkSkip --- PASS: TestWalkSkip (0.00s) === RUN TestWalkRSkip --- PASS: TestWalkRSkip (0.00s) === RUN TestWalkErrors 2018/05/25 05:06:16 ERROR : 0: error listing: directory not found --- PASS: TestWalkErrors (0.00s) === RUN TestWalkRErrors --- PASS: TestWalkRErrors (0.00s) === RUN TestWalkMulti --- PASS: TestWalkMulti (0.00s) === RUN TestWalkRMulti --- PASS: TestWalkRMulti (0.01s) === RUN TestWalkMultiErrors 2018/05/25 05:06:16 ERROR : 9/9/0: error listing: boom --- PASS: TestWalkMultiErrors (0.00s) === RUN TestWalkRMultiErrors 2018/05/25 05:06:16 ERROR : 9/9/0: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/1: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/2: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/3: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/4: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/5: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/6: error listing: boom 2018/05/25 05:06:16 ERROR : 9/9/7: error listing: boom --- PASS: TestWalkRMultiErrors (0.00s) === RUN TestWalkRDirTree --- PASS: TestWalkRDirTree (0.00s) === RUN TestWalkRDirTreeExclude --- PASS: TestWalkRDirTreeExclude (0.00s) PASS ok github.com/ncw/rclone/fs/walk 0.026s ? github.com/ncw/rclone/fstest [no test files] ? github.com/ncw/rclone/fstest/fstests [no test files] ? github.com/ncw/rclone/fstest/mockdir [no test files] ? github.com/ncw/rclone/fstest/mockobject [no test files] ? github.com/ncw/rclone/fstest/test_all [no test files] ? github.com/ncw/rclone/lib/atexit [no test files] ? github.com/ncw/rclone/lib/dircache [no test files] ? github.com/ncw/rclone/lib/oauthutil [no test files] === RUN TestNew --- PASS: TestNew (0.00s) === RUN TestSetSleep --- PASS: TestSetSleep (0.00s) === RUN TestGetSleep --- PASS: TestGetSleep (0.00s) === RUN TestSetMinSleep --- PASS: TestSetMinSleep (0.00s) === RUN TestSetMaxSleep --- PASS: TestSetMaxSleep (0.00s) === RUN TestMaxConnections --- PASS: TestMaxConnections (0.00s) === RUN TestSetDecayConstant --- PASS: TestSetDecayConstant (0.00s) === RUN TestDecay --- PASS: TestDecay (0.00s) === RUN TestSetAttackConstant --- PASS: TestSetAttackConstant (0.00s) === RUN TestAttack --- PASS: TestAttack (0.00s) === RUN TestSetRetries --- PASS: TestSetRetries (0.00s) === RUN TestSetPacer --- PASS: TestSetPacer (0.00s) === RUN TestBeginCall --- PASS: TestBeginCall (0.01s) === RUN TestBeginCallZeroConnections --- PASS: TestBeginCallZeroConnections (0.01s) === RUN TestDefaultPacer --- PASS: TestDefaultPacer (0.00s) === RUN TestAmazonCloudDrivePacer --- PASS: TestAmazonCloudDrivePacer (0.00s) === RUN TestGoogleDrivePacer --- PASS: TestGoogleDrivePacer (0.00s) === RUN TestEndCall --- PASS: TestEndCall (0.00s) === RUN TestEndCallZeroConnections --- PASS: TestEndCallZeroConnections (0.00s) === RUN Test_callNoRetry --- PASS: Test_callNoRetry (0.00s) === RUN Test_callRetry --- PASS: Test_callRetry (0.02s) === RUN TestCall --- PASS: TestCall (0.06s) === RUN TestCallNoRetry --- PASS: TestCallNoRetry (0.00s) === RUN TestTokenDispenser --- PASS: TestTokenDispenser (0.00s) PASS ok github.com/ncw/rclone/lib/pacer 0.111s === RUN TestReadFill --- PASS: TestReadFill (0.00s) === RUN TestRepeatableReader --- PASS: TestRepeatableReader (0.00s) PASS ok github.com/ncw/rclone/lib/readers 0.004s === RUN TestURLJoin --- PASS: TestURLJoin (0.00s) === RUN TestURLPathEscape --- PASS: TestURLPathEscape (0.00s) PASS ok github.com/ncw/rclone/lib/rest 0.015s === RUN TestCacheModeString --- PASS: TestCacheModeString (0.00s) === RUN TestCacheModeSet --- PASS: TestCacheModeSet (0.00s) === RUN TestCacheModeType --- PASS: TestCacheModeType (0.00s) === RUN TestCacheNew 2018/05/25 05:06:19 ERROR : : error listing: directory not found --- PASS: TestCacheNew (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestCacheOpens 2018/05/25 05:06:19 ERROR : : error listing: directory not found --- PASS: TestCacheOpens (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestCacheOpenMkdir 2018/05/25 05:06:19 ERROR : : error listing: directory not found --- PASS: TestCacheOpenMkdir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestCacheCacheDir 2018/05/25 05:06:19 ERROR : : error listing: directory not found --- PASS: TestCacheCacheDir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestCachePurgeOld 2018/05/25 05:06:19 ERROR : : error listing: directory not found --- PASS: TestCachePurgeOld (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirHandleMethods --- PASS: TestDirHandleMethods (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirHandleReaddir --- PASS: TestDirHandleReaddir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirHandleReaddirnames --- PASS: TestDirHandleReaddirnames (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirMethods --- PASS: TestDirMethods (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirForgetAll --- PASS: TestDirForgetAll (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirForgetPath --- PASS: TestDirForgetPath (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirWalk --- PASS: TestDirWalk (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirSetModTime --- PASS: TestDirSetModTime (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirStat --- PASS: TestDirStat (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirReadDirAll --- PASS: TestDirReadDirAll (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirOpen 2018/05/25 05:06:19 ERROR : dir/: Can only open directories read only --- PASS: TestDirOpen (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirCreate --- PASS: TestDirCreate (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirMkdir 2018/05/25 05:06:19 ERROR : dir/: Dir.Mkdir failed to create directory: mkdir /tmp/rclone918016563/dir/file1: not a directory --- PASS: TestDirMkdir (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirRemove 2018/05/25 05:06:19 ERROR : dir/: Dir.Remove not empty --- PASS: TestDirRemove (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirRemoveAll --- PASS: TestDirRemoveAll (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirRemoveName --- PASS: TestDirRemoveName (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestDirRename 2018/05/25 05:06:19 ERROR : dir/not found: Dir.Rename error: file does not exist --- PASS: TestDirRename (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods --- PASS: TestFileMethods (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileSetModTime --- PASS: TestFileSetModTime (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileOpenRead --- PASS: TestFileOpenRead (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileOpenWrite --- PASS: TestFileOpenWrite (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileRemove --- PASS: TestFileRemove (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileRemoveAll --- PASS: TestFileRemoveAll (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestFileOpen 2018/05/25 05:06:19 ERROR : dir/file1: Can't figure out how to open with flags: 0x3 --- PASS: TestFileOpen (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestReadFileHandleMethods --- PASS: TestReadFileHandleMethods (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestReadFileHandleSeek --- PASS: TestReadFileHandleSeek (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestReadFileHandleReadAt 2018/05/25 05:06:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor --- PASS: TestReadFileHandleReadAt (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestReadFileHandleFlush --- PASS: TestReadFileHandleFlush (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestReadFileHandleRelease --- PASS: TestReadFileHandleRelease (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleMethodsRead --- PASS: TestRWFileHandleMethodsRead (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleSeek --- PASS: TestRWFileHandleSeek (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleReadAt --- PASS: TestRWFileHandleReadAt (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleFlushRead --- PASS: TestRWFileHandleFlushRead (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleReleaseRead --- PASS: TestRWFileHandleReleaseRead (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleMethodsWrite --- PASS: TestRWFileHandleMethodsWrite (0.01s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleWriteAt --- PASS: TestRWFileHandleWriteAt (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleWriteNoWrite --- PASS: TestRWFileHandleWriteNoWrite (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleFlushWrite --- PASS: TestRWFileHandleFlushWrite (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleReleaseWrite --- PASS: TestRWFileHandleReleaseWrite (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileHandleOpenTests 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:19 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:20 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:20 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:20 ERROR : open-test-file: File.openRW failed: file already exists 2018/05/25 05:06:20 ERROR : open-test-file: File.openRW failed: file already exists --- PASS: TestRWFileHandleOpenTests (0.33s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestRWFileModTimeWithOpenWriters --- PASS: TestRWFileModTimeWithOpenWriters (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew --- PASS: TestVFSNew (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSRoot --- PASS: TestVFSRoot (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSStat --- PASS: TestVFSStat (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSStatParent --- PASS: TestVFSStatParent (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSOpenFile --- PASS: TestVFSOpenFile (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSRename --- PASS: TestVFSRename (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestVFSStatfs --- PASS: TestVFSStatfs (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestWriteFileHandleMethods 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes --- PASS: TestWriteFileHandleMethods (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestWriteFileHandleWriteAt 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2018/05/25 05:06:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor --- PASS: TestWriteFileHandleWriteAt (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestWriteFileHandleFlush --- PASS: TestWriteFileHandleFlush (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestWriteFileHandleRelease --- PASS: TestWriteFileHandleRelease (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" === RUN TestWriteFileModTimeWithOpenWriters --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) run.go:174: Remote "Local file system at /tmp/rclone918016563", Local "Local file system at /tmp/rclone277395446", Modify Window "1ns" PASS ok github.com/ncw/rclone/vfs 0.445s ? github.com/ncw/rclone/vfs/vfsflags [no test files]