"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:23:43 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': error reading destination root directory: failed to get folder list: Directory doesn't exist (Error 404) run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:60: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:60 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyWithDryRun --- FAIL: TestCopyWithDryRun (1.25s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopy (4.12s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:23:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.08s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.23s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:23:58 ERROR : Ignoring --no-traverse with sync run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.01s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyWithDepth (3.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (5.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyNoEmptyDirectories (3.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (4.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveNoEmptyDirectories (3.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (4.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (11.02s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:591: Server side copy (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-quduzaw4rica' run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestServerSideCopy (6.74s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyOverSelf (5.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:627: Server side copy (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-bebicup9yupa' run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestServerSideCopyOverSelf (9.61s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveOverSelf (5.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:672: Server side copy (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-pukogib1tazi' run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveOverSelf (21.51s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:25:36 ERROR : error listing: directory not found run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.52s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyRedownload (4.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.65s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:26:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.29s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1097 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: potato: Modification time difference too big |-117805h26m33s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-06-08 02:26:32 +0000 UTC) (precision 1s) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingFilesSizeOnly (11.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:26:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/08 02:26:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:27:22 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting files as there were IO errors 2025/06/08 02:27:22 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.18s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncWithExclude (5.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncWithUpdateOlder (12.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1539: Can track renames: true run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (12.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1611: Can track renames: true run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1650: Can track renames: true run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.77s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1706: Server side move (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-pejifef6coqa' 2025/06/08 02:29:09 ERROR : error listing: directory not found 2025/06/08 02:29:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1706: Server side move (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-kaquvun2joli' fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (21.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1706: Server side move (if possible) OpenDrive root 'rclone-test-sadahiz1peni' -> OpenDrive root 'rclone-test-tigigew9puva' 2025/06/08 02:29:47 ERROR : error listing: directory not found 2025/06/08 02:29:47 ERROR : error listing: directory not found 2025/06/08 02:29:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncOverlap (2.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.48s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test --- PASS: TestSyncCompareDest (20.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncMultipleCompareDest (12.91s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncCopyDest (24.56s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncBackupDir (18.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2432 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-117925h31m38.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-06-08 02:31:38 +0000 UTC) (precision 1s) --- FAIL: TestSyncBackupDirWithSuffix (19.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2399 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2399 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-sadahiz1peni'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2399 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2399 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2399 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-sadahiz1peni'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2405 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2436 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (34.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncBackupDirSuffixOnly (16.74s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncSuffix (19.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncSuffixKeepExtension (19.27s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncUTFNorm (3.76s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:33:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/08 02:33:21 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting files as there were IO errors 2025/06/08 02:33:21 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncImmutable (3.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:2607: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFixCase (29.61s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.99s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.32s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (70.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (81.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: folder not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (16.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:125: removing dir "dir1" failed - try 1/3: folder not empty === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestTransform (522.78s) --- PASS: TestTransform/NFC (41.23s) --- PASS: TestTransform/NFD (41.26s) --- PASS: TestTransform/base64 (54.26s) --- PASS: TestTransform/prefix (66.56s) --- PASS: TestTransform/suffix (66.66s) --- PASS: TestTransform/truncate (51.12s) --- PASS: TestTransform/encoder (41.09s) --- PASS: TestTransform/ISO-8859-1 (39.35s) --- PASS: TestTransform/charmap (40.17s) --- PASS: TestTransform/lowercase (41.51s) --- PASS: TestTransform/ascii (39.58s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestTransformCopy (3.85s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestDoubleTransform (3.70s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestFileTag (4.73s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestNoTag (4.69s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestDirTag (5.59s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:46:23 NOTICE: OpenDrive root 'rclone-test-sadahiz1peni': 0 differences found 2025/06/08 02:46:23 NOTICE: OpenDrive root 'rclone-test-sadahiz1peni': 1 matching files --- PASS: TestAllTag (6.08s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestRunTwice (6.27s) === RUN TestSyntax --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestConflicting (4.89s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestMove (5.69s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" --- PASS: TestTransformFile (8.15s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:46:53 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting files as there were IO errors 2025/06/08 02:46:53 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" sync_transform_test.go:451: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:451 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestBase64 --- FAIL: TestBase64 (4.65s) === RUN TestError run.go:180: Remote "OpenDrive root 'rclone-test-sadahiz1peni'", Local "Local file system at /tmp/rclone2915331879", Modify Window "1s" 2025/06/08 02:46:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/08 02:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/08 02:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/08 02:46:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/08 02:46:57 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting files as there were IO errors 2025/06/08 02:46:57 ERROR : OpenDrive root 'rclone-test-sadahiz1peni': not deleting directories as there were IO errors --- PASS: TestError (4.52s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 23m18.8696767s (try 1/5): exit status 1: Failed [TestCopyWithDryRun TestSyncAfterChangingFilesSizeOnly TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestBase64]