"./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -fast-list" - Starting (try 2/5) 2025/06/22 06:19:38 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya" 2025/06/22 06:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/22 06:19:38 DEBUG : Swift container rclone-test-tecicas2xaya: Auto set use_segments_container to true 2025/06/22 06:19:38 DEBUG : Creating backend with remote "/tmp/rclone1155831741" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:19:38 INFO : Swift container rclone-test-tecicas2xaya: Container "rclone-test-tecicas2xaya" created 2025/06/22 06:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:19:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/22 06:19:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:19:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.72s) === RUN TestCopy run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:19:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 06:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:19:39 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:19:39 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:19:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:19:44 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:19:44 DEBUG : Swift container rclone-test-tecicas2xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (10.97s) === RUN TestCopyMetadata run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.18s) === RUN TestCopyMissingDirectory run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:19:50 DEBUG : Creating backend with remote "/non-existing" 2025/06/22 06:19:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/22 06:19:50 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:19:50 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.40s) === RUN TestCopyNoTraverse run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:19:56 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:19:56 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:20:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:20:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (25.64s) === RUN TestCopyCheckFirst run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:20:16 INFO : Swift container rclone-test-tecicas2xaya: Running all checks before starting transfers 2025/06/22 06:20:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:20:16 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:20:16 INFO : Swift container rclone-test-tecicas2xaya: Checks finished, now starting transfers 2025/06/22 06:20:16 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:20:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:20:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (10.95s) === RUN TestSyncNoTraverse run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:20:27 ERROR : Ignoring --no-traverse with sync 2025/06/22 06:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:20:27 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:20:27 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:20:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:20:32 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.02s) === RUN TestCopyWithDepth run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:20:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/22 06:20:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:20:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:20:49 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/06/22 06:20:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.89s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:20:55 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:20:55 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:21:01 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:21:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (21.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:21:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:21:21 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:21:21 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:21:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:21:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (29.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:21:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 06:21:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 06:21:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/22 06:21:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 06:21:45 INFO : sub dir2: Making directory 2025/06/22 06:21:45 INFO : sub dir: Making directory 2025/06/22 06:21:45 INFO : sub dir2/sub sub dir2: Making directory 2025/06/22 06:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:21:45 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:21:45 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:21:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:21:50 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/22 06:21:51 DEBUG : Swift container rclone-test-tecicas2xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:21:56 INFO : sub dir2: Making directory 2025/06/22 06:21:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/22 06:21:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 06:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:21:56 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:21:56 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:22:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:22:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:22:07 DEBUG : sub dir2: Making directory with metadata 2025/06/22 06:22:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 06:22:07 INFO : sub dir2: Making directory 2025/06/22 06:22:07 INFO : sub dir: Making directory 2025/06/22 06:22:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:22:07 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:22:07 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:22:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:22:12 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:22:12 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/22 06:22:12 DEBUG : Swift container rclone-test-tecicas2xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/22 06:22:12 DEBUG : Swift container rclone-test-tecicas2xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.15s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:22:18 INFO : sub dir2: Making directory 2025/06/22 06:22:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:22:18 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:22:18 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:22:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:22:23 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:22:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (20.62s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:22:38 DEBUG : sub dir2: Making directory with metadata 2025/06/22 06:22:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 06:22:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 06:22:38 INFO : sub dir2: Making directory 2025/06/22 06:22:38 INFO : sub dir: Making directory 2025/06/22 06:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:22:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:22:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:22:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:22:44 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:22:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/22 06:22:44 DEBUG : Swift container rclone-test-tecicas2xaya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:22:49 INFO : sub dir2: Making directory 2025/06/22 06:22:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:22:49 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:22:49 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:22:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:22:54 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.62s) === RUN TestServerSideCopy run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:23:05 DEBUG : Creating backend with remote "TestSwift:rclone-test-bifaniq5ledi" 2025/06/22 06:23:05 DEBUG : Swift container rclone-test-bifaniq5ledi: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-bifaniq5ledi 2025/06/22 06:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:23:06 DEBUG : Swift container rclone-test-bifaniq5ledi: Waiting for checks to finish 2025/06/22 06:23:06 DEBUG : Swift container rclone-test-bifaniq5ledi: Waiting for transfers to finish 2025/06/22 06:23:06 INFO : Swift container rclone-test-bifaniq5ledi: Container "rclone-test-bifaniq5ledi" created 2025/06/22 06:23:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:23:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:23:17 DEBUG : Swift container rclone-test-bifaniq5ledi: Purge remote 2025/06/22 06:23:17 DEBUG : Waiting for deletions to finish 2025/06/22 06:23:22 INFO : sub dir/hello world: Deleted 2025/06/22 06:23:22 INFO : Swift container rclone-test-bifaniq5ledi: Container "rclone-test-bifaniq5ledi" removed --- PASS: TestServerSideCopy (32.82s) === RUN TestCopyOverSelf run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:23:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 06:23:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:23:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:23:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/06/22 06:23:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:24:04 DEBUG : Creating backend with remote "TestSwift:rclone-test-nisidel0delo" 2025/06/22 06:24:04 DEBUG : Swift container rclone-test-nisidel0delo: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-nisidel0delo 2025/06/22 06:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:24:10 DEBUG : Swift container rclone-test-nisidel0delo: Waiting for checks to finish 2025/06/22 06:24:10 DEBUG : Swift container rclone-test-nisidel0delo: Waiting for transfers to finish 2025/06/22 06:24:10 INFO : Swift container rclone-test-nisidel0delo: Container "rclone-test-nisidel0delo" created 2025/06/22 06:24:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:24:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:24:21 DEBUG : Swift container rclone-test-nisidel0delo: Waiting for checks to finish 2025/06/22 06:24:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 06:24:21 DEBUG : Swift container rclone-test-nisidel0delo: Waiting for transfers to finish 2025/06/22 06:24:26 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/06/22 06:24:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:24:27 DEBUG : Swift container rclone-test-nisidel0delo: Purge remote 2025/06/22 06:24:27 DEBUG : Waiting for deletions to finish 2025/06/22 06:24:27 INFO : sub dir/hello world: Deleted 2025/06/22 06:24:27 INFO : Swift container rclone-test-nisidel0delo: Container "rclone-test-nisidel0delo" removed --- PASS: TestServerSideCopyOverSelf (33.86s) === RUN TestMoveOverSelf run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:24:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 06:24:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:24:38 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:24:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/06/22 06:24:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/22 06:24:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.34s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:25:04 DEBUG : Creating backend with remote "TestSwift:rclone-test-foguzor5cini" 2025/06/22 06:25:04 DEBUG : Swift container rclone-test-foguzor5cini: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-foguzor5cini 2025/06/22 06:25:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:25:05 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for checks to finish 2025/06/22 06:25:05 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for transfers to finish 2025/06/22 06:25:05 INFO : Swift container rclone-test-foguzor5cini: Container "rclone-test-foguzor5cini" created 2025/06/22 06:25:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:25:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:25:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/22 06:25:26 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for checks to finish 2025/06/22 06:25:26 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for transfers to finish 2025/06/22 06:25:36 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/06/22 06:25:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:25:41 INFO : sub dir/hello world: Deleted 2025/06/22 06:25:52 DEBUG : testing file moves 2025/06/22 06:25:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/22 06:25:52 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for checks to finish 2025/06/22 06:25:57 DEBUG : Swift container rclone-test-foguzor5cini: Waiting for transfers to finish 2025/06/22 06:26:08 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/06/22 06:26:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/22 06:26:13 INFO : sub dir/hello world: Deleted 2025/06/22 06:26:13 DEBUG : Swift container rclone-test-foguzor5cini: Purge remote 2025/06/22 06:26:13 DEBUG : Waiting for deletions to finish 2025/06/22 06:26:24 INFO : sub dir/hello world: Deleted 2025/06/22 06:26:24 INFO : Swift container rclone-test-foguzor5cini: Container "rclone-test-foguzor5cini" removed --- PASS: TestServerSideMoveOverSelf (90.31s) === RUN TestCopyAfterDelete run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:26:29 ERROR : error listing: directory not found 2025/06/22 06:26:34 INFO : Local file system at /tmp/rclone1155831741: Making directory 2025/06/22 06:26:40 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:26:40 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (25.83s) === RUN TestCopyRedownload run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:26:55 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for checks to finish 2025/06/22 06:26:55 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for transfers to finish 2025/06/22 06:26:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:26:56 DEBUG : sub dir/hello world.8640739d.partial: renamed to: sub dir/hello world 2025/06/22 06:26:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (11.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:27:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/22 06:27:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:27:06 INFO : check sum: Copied (new) 2025/06/22 06:27:06 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:07 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:27:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/06/22 06:27:07 DEBUG : check sum: Unchanged skipping 2025/06/22 06:27:07 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:07 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.29s) === RUN TestSyncSizeOnly run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:27:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/22 06:27:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:18 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/06/22 06:27:18 INFO : sizeonly: Copied (new) 2025/06/22 06:27:18 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:23 DEBUG : sizeonly: Sizes identical 2025/06/22 06:27:23 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:23 DEBUG : sizeonly: Unchanged skipping 2025/06/22 06:27:23 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:23 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (26.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:27:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/22 06:27:39 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:39 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/06/22 06:27:44 INFO : ignore-size: Copied (new) 2025/06/22 06:27:44 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:45 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:27:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:27:50 DEBUG : ignore-size: Unchanged skipping 2025/06/22 06:27:50 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:27:50 DEBUG : Waiting for deletions to finish 2025/06/22 06:27:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (21.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:28:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:28:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:28:11 DEBUG : existing: Unchanged skipping 2025/06/22 06:28:11 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:28:11 DEBUG : Waiting for deletions to finish 2025/06/22 06:28:11 INFO : There was nothing to transfer 2025/06/22 06:28:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/22 06:28:16 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:28:16 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:28:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/06/22 06:28:22 INFO : existing: Copied (replaced existing) 2025/06/22 06:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (36.36s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:28:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 06:28:37 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:28:37 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:28:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/06/22 06:28:42 INFO : existing: Copied (new) 2025/06/22 06:28:42 DEBUG : Waiting for deletions to finish 2025/06/22 06:28:48 DEBUG : existing: Destination exists, skipping 2025/06/22 06:28:48 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:28:48 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:28:48 DEBUG : Waiting for deletions to finish 2025/06/22 06:28:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:28:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/22 06:29:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 06:29:04 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:29:04 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 06:29:04 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:29:05 INFO : a/potato2: Copied (new) 2025/06/22 06:29:05 DEBUG : Waiting for deletions to finish 2025/06/22 06:29:10 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (17.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:29:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:12 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/22 06:29:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:29:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/22 06:29:12 DEBUG : empty space: Unchanged skipping 2025/06/22 06:29:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:12 DEBUG : Waiting for deletions to finish 2025/06/22 06:29:12 INFO : There was nothing to transfer 2025/06/22 06:29:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:12 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/22 06:29:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:29:17 INFO : empty space: Updated modification time in destination 2025/06/22 06:29:17 DEBUG : empty space: Unchanged skipping 2025/06/22 06:29:17 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:17 DEBUG : Waiting for deletions to finish 2025/06/22 06:29:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:29:18 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:18 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/22 06:29:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:29:18 DEBUG : empty space: Unchanged skipping 2025/06/22 06:29:18 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:18 DEBUG : Waiting for deletions to finish 2025/06/22 06:29:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:29:29 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:29 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/22 06:29:29 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1155831741) 2025/06/22 06:29:29 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-tecicas2xaya) 2025/06/22 06:29:29 DEBUG : foo: md5 differ 2025/06/22 06:29:29 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/06/22 06:29:35 INFO : foo: Copied (replaced existing) 2025/06/22 06:29:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (31.28s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:29:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/22 06:29:51 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:29:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:29:51 DEBUG : empty space: Unchanged skipping 2025/06/22 06:29:51 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:29:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:29:56 INFO : potato: Copied (new) 2025/06/22 06:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:30:17 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:30:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/22 06:30:17 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:30:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/06/22 06:30:22 INFO : potato: Copied (replaced existing) 2025/06/22 06:30:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (21.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:30:34 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:30:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/22 06:30:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1155831741) 2025/06/22 06:30:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-tecicas2xaya) 2025/06/22 06:30:34 DEBUG : potato: md5 differ 2025/06/22 06:30:34 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:30:39 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/06/22 06:30:39 INFO : potato: Copied (replaced existing) 2025/06/22 06:30:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:30:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/22 06:30:50 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:30:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:30:50 DEBUG : empty space: Unchanged skipping 2025/06/22 06:30:50 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:30:50 DEBUG : Waiting for deletions to finish 2025/06/22 06:30:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:31:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:31:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:31:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:31:01 DEBUG : empty space: Unchanged skipping 2025/06/22 06:31:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:31:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:31:07 INFO : potato2: Copied (new) 2025/06/22 06:31:07 DEBUG : Waiting for deletions to finish 2025/06/22 06:31:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:31:23 INFO : d: Making directory 2025/06/22 06:31:23 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/22 06:31:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 06:31:24 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:31:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:31:24 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 06:31:24 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:31:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:31:24 INFO : a/potato2: Copied (new) 2025/06/22 06:31:24 DEBUG : Waiting for deletions to finish 2025/06/22 06:31:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:31:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/22 06:31:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/22 06:31:35 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:31:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:31:35 DEBUG : c/non empty space: Unchanged skipping 2025/06/22 06:31:35 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:31:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:31:36 INFO : a/potato2: Copied (new) 2025/06/22 06:31:36 ERROR : Swift container rclone-test-tecicas2xaya: not deleting files as there were IO errors 2025/06/22 06:31:36 ERROR : Swift container rclone-test-tecicas2xaya: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:31:48 DEBUG : Waiting for deletions to finish 2025/06/22 06:31:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:31:48 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:31:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:31:48 DEBUG : empty space: Unchanged skipping 2025/06/22 06:31:48 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:31:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:31:53 INFO : potato2: Copied (new) 2025/06/22 06:31:58 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (31.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:32:24 DEBUG : Waiting for deletions to finish 2025/06/22 06:32:24 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:32:24 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:32:34 INFO : potato: Deleted 2025/06/22 06:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:32:35 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:32:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:32:35 DEBUG : empty space: Unchanged skipping 2025/06/22 06:32:35 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:32:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:32:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (37.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:33:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:33:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:33:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:33:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/06/22 06:33:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (41.82s) === RUN TestSyncWithExclude run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:33:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : enormous: Excluded 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : potato2: Excluded 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:33:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:33:44 DEBUG : empty space: Unchanged skipping 2025/06/22 06:33:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:33:44 DEBUG : Waiting for deletions to finish 2025/06/22 06:33:44 INFO : There was nothing to transfer 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : enormous: Excluded 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : potato2: Excluded 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:33:44 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for checks to finish 2025/06/22 06:33:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:33:44 DEBUG : empty space: Unchanged skipping 2025/06/22 06:33:44 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for transfers to finish 2025/06/22 06:33:44 DEBUG : Waiting for deletions to finish 2025/06/22 06:33:44 INFO : There was nothing to transfer 2025/06/22 06:33:44 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (21.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:34:06 DEBUG : enormous: Excluded (Size Filter) 2025/06/22 06:34:06 DEBUG : enormous: Excluded 2025/06/22 06:34:06 DEBUG : potato2: Excluded (Size Filter) 2025/06/22 06:34:06 DEBUG : potato2: Excluded 2025/06/22 06:34:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:34:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:34:06 DEBUG : empty space: Unchanged skipping 2025/06/22 06:34:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:34:06 DEBUG : Waiting for deletions to finish 2025/06/22 06:34:06 INFO : enormous: Deleted 2025/06/22 06:34:16 INFO : potato2: Deleted 2025/06/22 06:34:16 INFO : There was nothing to transfer 2025/06/22 06:34:16 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for checks to finish 2025/06/22 06:34:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:34:17 DEBUG : empty space: Unchanged skipping 2025/06/22 06:34:17 DEBUG : Local file system at /tmp/rclone1155831741: Waiting for transfers to finish 2025/06/22 06:34:17 DEBUG : Waiting for deletions to finish 2025/06/22 06:34:17 INFO : enormous: Deleted 2025/06/22 06:34:17 INFO : potato2: Deleted 2025/06/22 06:34:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:34:19 DEBUG : five: Need to transfer - File not found at Destination 2025/06/22 06:34:19 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:34:19 DEBUG : one: Destination is newer than source, skipping 2025/06/22 06:34:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/22 06:34:19 DEBUG : three: Sizes identical 2025/06/22 06:34:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/22 06:34:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 06:34:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1155831741) 2025/06/22 06:34:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-tecicas2xaya) 2025/06/22 06:34:19 DEBUG : two: md5 differ 2025/06/22 06:34:19 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:34:19 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/22 06:34:19 INFO : four: Copied (replaced existing) 2025/06/22 06:34:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/22 06:34:19 INFO : two: Copied (replaced existing) 2025/06/22 06:34:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/22 06:34:24 INFO : five: Copied (new) 2025/06/22 06:34:24 DEBUG : Waiting for deletions to finish 2025/06/22 06:34:25 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:34:25 DEBUG : one: Destination is newer than source, skipping 2025/06/22 06:34:25 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/22 06:34:25 DEBUG : five: Size and md5 of src and dst objects identical 2025/06/22 06:34:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 06:34:25 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/22 06:34:25 DEBUG : four: Size and md5 of src and dst objects identical 2025/06/22 06:34:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/22 06:34:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 06:34:25 DEBUG : two: Size and md5 of src and dst objects identical 2025/06/22 06:34:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/22 06:34:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1155831741) 2025/06/22 06:34:25 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-tecicas2xaya) 2025/06/22 06:34:25 DEBUG : three: md5 differ 2025/06/22 06:34:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/22 06:34:25 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:34:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:34:25 INFO : three: Copied (replaced existing) 2025/06/22 06:34:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.66s) === 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 "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:1539: Can track renames: true 2025/06/22 06:34:32 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:34:32 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:34:32 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:34:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 06:34:32 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:34:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/22 06:34:32 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:34:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/06/22 06:34:37 INFO : potato: Copied (new) 2025/06/22 06:34:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:34:37 INFO : yam: Copied (new) 2025/06/22 06:34:37 DEBUG : Waiting for deletions to finish 2025/06/22 06:34:37 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:34:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:34:37 DEBUG : potato: Unchanged skipping 2025/06/22 06:34:37 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:34:37 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:34:37 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:34:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:34:53 INFO : yam: Copied (server-side copy) to: yaml 2025/06/22 06:34:58 INFO : yam: Deleted 2025/06/22 06:34:58 INFO : yaml: Renamed from "yam" 2025/06/22 06:34:58 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (42.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/22 06:35:14 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:35:14 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:35:14 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:35:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/22 06:35:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 06:35:14 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:35:14 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:35:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:35:19 INFO : yam: Copied (new) 2025/06/22 06:35:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/06/22 06:35:19 INFO : potato: Copied (new) 2025/06/22 06:35:19 DEBUG : Waiting for deletions to finish 2025/06/22 06:35:20 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:35:20 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:35:20 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:35:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:35:25 DEBUG : potato: Unchanged skipping 2025/06/22 06:35:25 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:35:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:35:40 INFO : yam: Copied (server-side copy) to: yaml 2025/06/22 06:35:45 INFO : yam: Deleted 2025/06/22 06:35:45 INFO : yaml: Renamed from "yam" 2025/06/22 06:35:45 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (52.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/22 06:36:06 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:36:06 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:36:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:36:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/22 06:36:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:36:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/22 06:36:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:36:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/06/22 06:36:11 INFO : potato: Copied (new) 2025/06/22 06:36:11 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:36:11 INFO : sub/yam: Copied (new) 2025/06/22 06:36:11 DEBUG : Waiting for deletions to finish 2025/06/22 06:36:22 INFO : Swift container rclone-test-tecicas2xaya: Making map for --track-renames 2025/06/22 06:36:22 INFO : Swift container rclone-test-tecicas2xaya: Finished making map for --track-renames 2025/06/22 06:36:22 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:36:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:36:22 DEBUG : potato: Unchanged skipping 2025/06/22 06:36:22 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for renames to finish 2025/06/22 06:36:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/06/22 06:36:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/22 06:36:42 INFO : sub/yam: Deleted 2025/06/22 06:36:42 INFO : yam: Renamed from "sub/yam" 2025/06/22 06:36:42 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (46.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:36:53 DEBUG : Creating backend with remote "/tmp/rclone1155831741/dir1" 2025/06/22 06:36:53 DEBUG : Creating backend with remote "/tmp/rclone1155831741/dir2" 2025/06/22 06:36:53 DEBUG : Local file system at /tmp/rclone1155831741/dir2: Using server-side directory move 2025/06/22 06:36:53 INFO : Local file system at /tmp/rclone1155831741/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/22 06:36:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/22 06:36:53 DEBUG : Local file system at /tmp/rclone1155831741/dir2: Waiting for checks to finish 2025/06/22 06:36:53 DEBUG : Local file system at /tmp/rclone1155831741/dir2: Waiting for transfers to finish 2025/06/22 06:36:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:36:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 06:36:53 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:36:53 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:36:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/06/22 06:36:54 INFO : nested/sub dir/file: Copied (new) 2025/06/22 06:36:54 INFO : nested/sub dir/file: Deleted 2025/06/22 06:36:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:36:58 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:36:58 INFO : sub dir/hello world: Deleted 2025/06/22 06:36:58 INFO : sub dir: Removing directory 2025/06/22 06:36:58 INFO : nested/sub dir: Removing directory 2025/06/22 06:36:58 INFO : nested: Removing directory 2025/06/22 06:36:58 DEBUG : Local file system at /tmp/rclone1155831741: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (21.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/22 06:37:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/22 06:37:14 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:37:14 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:37:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/06/22 06:37:15 INFO : nested/sub dir/file: Copied (new) 2025/06/22 06:37:15 INFO : nested/sub dir/file: Deleted 2025/06/22 06:37:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/22 06:37:19 INFO : sub dir/hello world: Copied (new) 2025/06/22 06:37:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:37:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/22 06:37:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 06:37:26 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:37:26 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:37:26 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/06/22 06:37:26 INFO : existing-b: Copied (new) 2025/06/22 06:37:26 INFO : existing-b: Deleted 2025/06/22 06:37:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/06/22 06:37:31 INFO : existing: Copied (new) 2025/06/22 06:37:31 INFO : existing: Deleted 2025/06/22 06:37:36 DEBUG : existing: Destination exists, skipping 2025/06/22 06:37:36 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:37:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/22 06:37:36 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:37:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.39s) === RUN TestServerSideMove run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:37:42 DEBUG : Creating backend with remote "TestSwift:rclone-test-muhabik6cuge" 2025/06/22 06:37:42 DEBUG : Swift container rclone-test-muhabik6cuge: Auto set use_segments_container to true sync_test.go:1706: Server side move (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-muhabik6cuge 2025/06/22 06:37:59 INFO : Swift container rclone-test-muhabik6cuge: Container "rclone-test-muhabik6cuge" created 2025/06/22 06:38:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:38:10 DEBUG : Swift container rclone-test-muhabik6cuge: Waiting for checks to finish 2025/06/22 06:38:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 06:38:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:38:10 DEBUG : empty space: Unchanged skipping 2025/06/22 06:38:10 INFO : empty space: Deleted 2025/06/22 06:38:10 DEBUG : Swift container rclone-test-muhabik6cuge: Waiting for transfers to finish 2025/06/22 06:38:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:38:16 INFO : potato2: Copied (server-side copy) 2025/06/22 06:38:21 INFO : potato2: Deleted 2025/06/22 06:38:35 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:38:35 INFO : potato3: Copied (server-side copy) 2025/06/22 06:38:40 INFO : potato3: Deleted 2025/06/22 06:38:51 DEBUG : Creating backend with remote "TestSwift:rclone-test-tawedem0qawi" 2025/06/22 06:38:51 DEBUG : Swift container rclone-test-tawedem0qawi: Auto set use_segments_container to true 2025/06/22 06:38:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/22 06:38:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:38:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 06:38:51 DEBUG : Swift container rclone-test-tawedem0qawi: Waiting for checks to finish 2025/06/22 06:38:51 DEBUG : Swift container rclone-test-tawedem0qawi: Waiting for transfers to finish 2025/06/22 06:38:51 INFO : Swift container rclone-test-tawedem0qawi: Container "rclone-test-tawedem0qawi" created 2025/06/22 06:38:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:38:57 INFO : potato2: Copied (server-side copy) 2025/06/22 06:38:57 INFO : potato2: Deleted 2025/06/22 06:38:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:38:57 INFO : empty space: Copied (server-side copy) 2025/06/22 06:39:02 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:39:02 INFO : potato3: Copied (server-side copy) 2025/06/22 06:39:02 INFO : empty space: Deleted 2025/06/22 06:39:07 INFO : potato3: Deleted 2025/06/22 06:39:07 DEBUG : Swift container rclone-test-tawedem0qawi: Purge remote 2025/06/22 06:39:07 DEBUG : Waiting for deletions to finish 2025/06/22 06:39:08 INFO : potato2: Deleted 2025/06/22 06:39:08 INFO : empty space: Deleted 2025/06/22 06:39:13 INFO : potato3: Deleted 2025/06/22 06:39:13 INFO : Swift container rclone-test-tawedem0qawi: Container "rclone-test-tawedem0qawi" removed 2025/06/22 06:39:13 DEBUG : Swift container rclone-test-muhabik6cuge: Purge remote 2025/06/22 06:39:13 DEBUG : Waiting for deletions to finish 2025/06/22 06:39:13 INFO : Swift container rclone-test-muhabik6cuge: Container "rclone-test-muhabik6cuge" removed --- PASS: TestServerSideMove (91.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:39:13 DEBUG : Creating backend with remote "TestSwift:rclone-test-pabukan5rosu" 2025/06/22 06:39:14 DEBUG : Swift container rclone-test-pabukan5rosu: Auto set use_segments_container to true sync_test.go:1706: Server side move (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-pabukan5rosu 2025/06/22 06:39:26 INFO : Swift container rclone-test-pabukan5rosu: Container "rclone-test-pabukan5rosu" created 2025/06/22 06:39:42 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 06:39:42 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 06:39:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:39:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 06:39:42 DEBUG : Swift container rclone-test-pabukan5rosu: Waiting for checks to finish 2025/06/22 06:39:42 DEBUG : Swift container rclone-test-pabukan5rosu: Waiting for transfers to finish 2025/06/22 06:39:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:39:48 INFO : potato2: Copied (server-side copy) 2025/06/22 06:39:53 INFO : potato2: Deleted 2025/06/22 06:39:57 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:39:57 INFO : potato3: Copied (server-side copy) 2025/06/22 06:40:02 INFO : potato3: Deleted 2025/06/22 06:40:03 DEBUG : Creating backend with remote "TestSwift:rclone-test-likosog0labo" 2025/06/22 06:40:03 DEBUG : Swift container rclone-test-likosog0labo: Auto set use_segments_container to true 2025/06/22 06:40:03 DEBUG : empty space: Excluded (Size Filter) 2025/06/22 06:40:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:40:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 06:40:03 DEBUG : Swift container rclone-test-likosog0labo: Waiting for checks to finish 2025/06/22 06:40:03 DEBUG : Swift container rclone-test-likosog0labo: Waiting for transfers to finish 2025/06/22 06:40:04 INFO : Swift container rclone-test-likosog0labo: Container "rclone-test-likosog0labo" created 2025/06/22 06:40:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:40:15 INFO : potato2: Copied (server-side copy) 2025/06/22 06:40:15 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:40:15 INFO : potato3: Copied (server-side copy) 2025/06/22 06:40:15 INFO : potato2: Deleted 2025/06/22 06:40:20 INFO : potato3: Deleted 2025/06/22 06:40:21 DEBUG : Swift container rclone-test-likosog0labo: Purge remote 2025/06/22 06:40:21 DEBUG : Waiting for deletions to finish 2025/06/22 06:40:26 INFO : potato2: Deleted 2025/06/22 06:40:26 INFO : potato3: Deleted 2025/06/22 06:40:26 INFO : Swift container rclone-test-likosog0labo: Container "rclone-test-likosog0labo" removed 2025/06/22 06:40:26 DEBUG : Swift container rclone-test-pabukan5rosu: Purge remote 2025/06/22 06:40:26 DEBUG : Waiting for deletions to finish 2025/06/22 06:40:31 INFO : empty space: Deleted 2025/06/22 06:40:32 INFO : Swift container rclone-test-pabukan5rosu: Container "rclone-test-pabukan5rosu" removed --- PASS: TestServerSideMoveWithFilter (78.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:40:32 DEBUG : Creating backend with remote "TestSwift:rclone-test-xafoguc3teto" 2025/06/22 06:40:32 DEBUG : Swift container rclone-test-xafoguc3teto: Auto set use_segments_container to true 2025/06/22 06:40:43 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Swift container rclone-test-tecicas2xaya -> Swift container rclone-test-xafoguc3teto 2025/06/22 06:40:49 INFO : Swift container rclone-test-xafoguc3teto: Container "rclone-test-xafoguc3teto" created 2025/06/22 06:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:41:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/22 06:41:00 DEBUG : Swift container rclone-test-xafoguc3teto: Waiting for checks to finish 2025/06/22 06:41:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:41:00 DEBUG : empty space: Unchanged skipping 2025/06/22 06:41:00 INFO : empty space: Deleted 2025/06/22 06:41:00 DEBUG : Swift container rclone-test-xafoguc3teto: Waiting for transfers to finish 2025/06/22 06:41:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:41:10 INFO : potato3: Copied (server-side copy) 2025/06/22 06:41:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:41:10 INFO : potato2: Copied (server-side copy) 2025/06/22 06:41:15 INFO : potato3: Deleted 2025/06/22 06:41:16 INFO : potato2: Deleted 2025/06/22 06:41:21 DEBUG : Creating backend with remote "TestSwift:rclone-test-nurezex2pazo" 2025/06/22 06:41:21 DEBUG : Swift container rclone-test-nurezex2pazo: Auto set use_segments_container to true 2025/06/22 06:41:21 INFO : tomatoDir: Making directory 2025/06/22 06:41:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/22 06:41:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/22 06:41:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/22 06:41:21 DEBUG : Swift container rclone-test-nurezex2pazo: Waiting for checks to finish 2025/06/22 06:41:21 DEBUG : Swift container rclone-test-nurezex2pazo: Waiting for transfers to finish 2025/06/22 06:41:22 INFO : Swift container rclone-test-nurezex2pazo: Container "rclone-test-nurezex2pazo" created 2025/06/22 06:41:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/06/22 06:41:32 INFO : empty space: Copied (server-side copy) 2025/06/22 06:41:32 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/06/22 06:41:32 INFO : potato3: Copied (server-side copy) 2025/06/22 06:41:32 INFO : potato3: Deleted 2025/06/22 06:41:37 INFO : empty space: Deleted 2025/06/22 06:41:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/06/22 06:41:38 INFO : potato2: Copied (server-side copy) 2025/06/22 06:41:43 INFO : potato2: Deleted 2025/06/22 06:41:48 DEBUG : Swift container rclone-test-nurezex2pazo: Purge remote 2025/06/22 06:41:48 DEBUG : Waiting for deletions to finish 2025/06/22 06:41:49 INFO : empty space: Deleted 2025/06/22 06:41:53 INFO : potato2: Deleted 2025/06/22 06:41:54 INFO : potato3: Deleted 2025/06/22 06:41:54 INFO : Swift container rclone-test-nurezex2pazo: Container "rclone-test-nurezex2pazo" removed 2025/06/22 06:41:54 DEBUG : Swift container rclone-test-xafoguc3teto: Purge remote 2025/06/22 06:41:54 DEBUG : Waiting for deletions to finish 2025/06/22 06:41:54 INFO : Swift container rclone-test-xafoguc3teto: Container "rclone-test-xafoguc3teto" removed --- PASS: TestServerSideMoveDeleteEmptySourceDirs (82.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:41:54 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/rclone-move-test" 2025/06/22 06:41:55 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-move-test: Auto set use_segments_container to true --- PASS: TestServerSideMoveOverlap (21.60s) === RUN TestSyncOverlap run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:42:16 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/rclone-sync-test" 2025/06/22 06:42:16 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (6.17s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:42:22 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/rclone-sync-test" 2025/06/22 06:42:22 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test: Auto set use_segments_container to true 2025/06/22 06:42:28 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/rclone-sync-test-include/layer2" 2025/06/22 06:42:28 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/22 06:42:33 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/rclone-sync-test-ignore-file" 2025/06/22 06:42:34 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/22 06:42:50 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test: Waiting for checks to finish 2025/06/22 06:42:50 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test: Waiting for transfers to finish 2025/06/22 06:42:50 DEBUG : Waiting for deletions to finish 2025/06/22 06:42:50 INFO : There was nothing to transfer 2025/06/22 06:42:55 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:42:55 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:42:55 DEBUG : Waiting for deletions to finish 2025/06/22 06:42:55 INFO : There was nothing to transfer 2025/06/22 06:43:01 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/22 06:43:01 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/22 06:43:01 DEBUG : Waiting for deletions to finish 2025/06/22 06:43:01 INFO : There was nothing to transfer 2025/06/22 06:43:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 06:43:06 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 06:43:06 DEBUG : Waiting for deletions to finish 2025/06/22 06:43:06 INFO : There was nothing to transfer 2025/06/22 06:43:11 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/22 06:43:11 DEBUG : Swift container rclone-test-tecicas2xaya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/22 06:43:11 DEBUG : Waiting for deletions to finish 2025/06/22 06:43:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (55.13s) === RUN TestSyncCompareDest run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:43:17 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:43:18 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:43:23 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/CompareDest" 2025/06/22 06:43:23 DEBUG : Swift container rclone-test-tecicas2xaya path CompareDest: Auto set use_segments_container to true 2025/06/22 06:43:34 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 06:43:34 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:43:34 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:43:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:43:39 INFO : one: Copied (new) 2025/06/22 06:43:39 DEBUG : Waiting for deletions to finish 2025/06/22 06:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:43:39 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:43:44 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:43:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 06:43:55 INFO : one: Copied (replaced existing) 2025/06/22 06:43:55 DEBUG : Waiting for deletions to finish 2025/06/22 06:44:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:44:12 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:44:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:44:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 06:44:32 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:44:32 DEBUG : Waiting for deletions to finish 2025/06/22 06:44:32 INFO : There was nothing to transfer 2025/06/22 06:44:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:44:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:44:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 06:44:38 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:44:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:44:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 06:44:58 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:44:58 DEBUG : Waiting for deletions to finish 2025/06/22 06:44:58 INFO : There was nothing to transfer 2025/06/22 06:44:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:44:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:44:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 06:44:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:44:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 06:44:58 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:44:58 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:44:58 DEBUG : Waiting for deletions to finish 2025/06/22 06:44:58 INFO : There was nothing to transfer 2025/06/22 06:45:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:45:14 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 06:45:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 06:45:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/22 06:45:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/22 06:45:14 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:45:14 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:45:14 DEBUG : Waiting for deletions to finish 2025/06/22 06:45:14 INFO : There was nothing to transfer 2025/06/22 06:45:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:45:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:45:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/22 06:45:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/22 06:45:39 DEBUG : two: Need to transfer - File not found at Destination 2025/06/22 06:45:39 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:45:39 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:45:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/22 06:45:44 INFO : two: Copied (new) 2025/06/22 06:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (188.30s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:46:31 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dest" 2025/06/22 06:46:32 DEBUG : Swift container rclone-test-tecicas2xaya path dest: Auto set use_segments_container to true 2025/06/22 06:46:37 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/pre-dest1" 2025/06/22 06:46:37 DEBUG : Swift container rclone-test-tecicas2xaya path pre-dest1: Auto set use_segments_container to true 2025/06/22 06:46:42 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/pre-dest2" 2025/06/22 06:46:43 DEBUG : Swift container rclone-test-tecicas2xaya path pre-dest2: Auto set use_segments_container to true 2025/06/22 06:46:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:46:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/22 06:46:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:46:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/22 06:47:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/22 06:47:09 DEBUG : Swift container rclone-test-tecicas2xaya path dest: Waiting for checks to finish 2025/06/22 06:47:09 DEBUG : Swift container rclone-test-tecicas2xaya path dest: Waiting for transfers to finish 2025/06/22 06:47:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/06/22 06:47:14 INFO : 3: Copied (new) 2025/06/22 06:47:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (70.46s) === RUN TestSyncCopyDest run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:47:36 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:47:36 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:47:42 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/CopyDest" 2025/06/22 06:47:42 DEBUG : Swift container rclone-test-tecicas2xaya path CopyDest: Auto set use_segments_container to true 2025/06/22 06:47:52 DEBUG : one: Need to transfer - File not found at Destination 2025/06/22 06:47:52 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:47:52 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:47:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:47:58 INFO : one: Copied (new) 2025/06/22 06:47:58 DEBUG : Waiting for deletions to finish 2025/06/22 06:48:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:48:03 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:48:08 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:48:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 06:48:18 INFO : one: Copied (replaced existing) 2025/06/22 06:48:18 DEBUG : Waiting for deletions to finish 2025/06/22 06:48:29 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/BackupDir" 2025/06/22 06:48:30 DEBUG : Swift container rclone-test-tecicas2xaya path BackupDir: Auto set use_segments_container to true 2025/06/22 06:48:35 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:48:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:48:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:48:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/22 06:48:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:48:51 INFO : one: Copied (server-side copy) 2025/06/22 06:48:56 INFO : one: Deleted 2025/06/22 06:49:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/22 06:49:06 INFO : one: Copied (server-side copy) 2025/06/22 06:49:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/22 06:49:06 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:49:06 DEBUG : Waiting for deletions to finish 2025/06/22 06:49:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:17 DEBUG : one: Unchanged skipping 2025/06/22 06:49:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/22 06:49:28 INFO : two: Copied (server-side copy) 2025/06/22 06:49:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/22 06:49:28 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:49:28 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:49:28 DEBUG : Waiting for deletions to finish 2025/06/22 06:49:28 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:49:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:28 DEBUG : one: Unchanged skipping 2025/06/22 06:49:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:33 DEBUG : two: Unchanged skipping 2025/06/22 06:49:33 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:49:33 DEBUG : Waiting for deletions to finish 2025/06/22 06:49:33 INFO : There was nothing to transfer 2025/06/22 06:49:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/22 06:49:50 DEBUG : three: Destination not found in --copy-dest 2025/06/22 06:49:50 DEBUG : three: Need to transfer - File not found at Destination 2025/06/22 06:49:50 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:49:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:50 DEBUG : two: Unchanged skipping 2025/06/22 06:49:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/22 06:49:50 INFO : three: Copied (new) 2025/06/22 06:49:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:49:55 DEBUG : one: Unchanged skipping 2025/06/22 06:49:55 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (160.78s) === RUN TestSyncBackupDir run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:50:28 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:50:28 DEBUG : Config file has changed externally - reloading 2025/06/22 06:50:28 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:50:33 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/backup" 2025/06/22 06:50:33 DEBUG : Swift container rclone-test-tecicas2xaya path backup: Auto set use_segments_container to true 2025/06/22 06:50:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 06:50:39 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:50:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:50:39 DEBUG : two: Unchanged skipping 2025/06/22 06:50:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:50:50 INFO : one: Copied (server-side copy) 2025/06/22 06:50:55 INFO : one: Deleted 2025/06/22 06:50:55 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:51:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:51:00 INFO : one: Copied (new) 2025/06/22 06:51:00 DEBUG : Waiting for deletions to finish 2025/06/22 06:51:11 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:51:11 INFO : three.txt: Copied (server-side copy) 2025/06/22 06:51:11 INFO : three.txt: Deleted 2025/06/22 06:51:11 INFO : three.txt: Moved into backup dir 2025/06/22 06:51:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 06:51:22 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:51:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:51:27 DEBUG : two: Unchanged skipping 2025/06/22 06:51:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:51:27 INFO : one: Copied (server-side copy) 2025/06/22 06:51:32 INFO : one: Deleted 2025/06/22 06:51:32 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:51:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 06:51:37 INFO : one: Copied (new) 2025/06/22 06:51:37 DEBUG : Waiting for deletions to finish 2025/06/22 06:51:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:51:43 INFO : three.txt: Copied (server-side copy) 2025/06/22 06:51:43 INFO : three.txt: Deleted 2025/06/22 06:51:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (97.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:52:05 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:52:05 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:52:10 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/backup" 2025/06/22 06:52:11 DEBUG : Swift container rclone-test-tecicas2xaya path backup: Auto set use_segments_container to true 2025/06/22 06:52:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 06:52:16 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:52:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:52:16 DEBUG : two: Unchanged skipping 2025/06/22 06:52:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:52:26 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:52:32 INFO : one: Deleted 2025/06/22 06:52:32 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:52:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:52:37 INFO : one: Copied (new) 2025/06/22 06:52:37 DEBUG : Waiting for deletions to finish 2025/06/22 06:52:53 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:52:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:52:53 INFO : three.txt: Deleted 2025/06/22 06:52:53 INFO : three.txt: Moved into backup dir 2025/06/22 06:53:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 06:53:09 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:53:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:53:09 DEBUG : two: Unchanged skipping 2025/06/22 06:53:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:53:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:53:20 INFO : one: Deleted 2025/06/22 06:53:20 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:53:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 06:53:25 INFO : one: Copied (new) 2025/06/22 06:53:25 DEBUG : Waiting for deletions to finish 2025/06/22 06:53:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:53:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:53:36 INFO : three.txt: Deleted 2025/06/22 06:53:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (132.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:54:17 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:54:18 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:54:23 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/backup" 2025/06/22 06:54:23 DEBUG : Swift container rclone-test-tecicas2xaya path backup: Auto set use_segments_container to true 2025/06/22 06:54:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 06:54:29 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:54:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:54:29 DEBUG : two: Unchanged skipping 2025/06/22 06:54:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:54:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 06:54:59 INFO : one: Deleted 2025/06/22 06:54:59 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:55:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:55:04 INFO : one: Copied (new) 2025/06/22 06:55:04 DEBUG : Waiting for deletions to finish 2025/06/22 06:55:15 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:55:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 06:55:15 INFO : three.txt: Deleted 2025/06/22 06:55:15 INFO : three.txt: Moved into backup dir 2025/06/22 06:55:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 06:55:21 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:55:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:55:21 DEBUG : two: Unchanged skipping 2025/06/22 06:55:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:55:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 06:55:46 INFO : one: Deleted 2025/06/22 06:55:46 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:55:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 06:55:56 INFO : one: Copied (new) 2025/06/22 06:55:56 DEBUG : Waiting for deletions to finish 2025/06/22 06:56:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:56:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 06:56:02 INFO : three.txt: Deleted 2025/06/22 06:56:02 INFO : three.txt: Moved into backup dir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffixKeepExtension (138.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/three.txt (5), dst/two (3) fstest.go:200: Not found "dst/one" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:2378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2440 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found 2025/06/22 06:56:53 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:56:53 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:56:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 06:56:59 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:57:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:57:04 DEBUG : two: Unchanged skipping 2025/06/22 06:57:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:57:09 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:57:14 INFO : one: Deleted 2025/06/22 06:57:14 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:57:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:57:20 INFO : one: Copied (new) 2025/06/22 06:57:20 DEBUG : Waiting for deletions to finish 2025/06/22 06:57:30 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:57:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:57:31 INFO : three.txt: Deleted 2025/06/22 06:57:31 INFO : three.txt: Moved into backup dir 2025/06/22 06:57:41 DEBUG : one.bak: Excluded (Path Filter) 2025/06/22 06:57:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/22 06:57:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 06:57:41 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for checks to finish 2025/06/22 06:57:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:57:42 DEBUG : two: Unchanged skipping 2025/06/22 06:57:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:57:47 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:57:52 INFO : one: Deleted 2025/06/22 06:57:52 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Waiting for transfers to finish 2025/06/22 06:57:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 06:57:57 INFO : one: Copied (new) 2025/06/22 06:57:57 DEBUG : Waiting for deletions to finish 2025/06/22 06:58:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:58:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:58:03 INFO : three.txt: Deleted 2025/06/22 06:58:03 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirSuffixOnly (113.43s) === RUN TestSyncSuffix run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 06:58:34 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 06:58:35 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 06:58:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 06:58:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 06:58:50 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:58:55 INFO : one: Deleted 2025/06/22 06:59:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:59:01 INFO : one: Copied (new) 2025/06/22 06:59:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:59:01 DEBUG : two: Unchanged skipping 2025/06/22 06:59:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/22 06:59:14 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 06:59:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:59:14 INFO : three.txt: Deleted 2025/06/22 06:59:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:59:15 INFO : three.txt: Copied (new) 2025/06/22 06:59:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 06:59:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 06:59:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/22 06:59:36 INFO : one: Deleted 2025/06/22 06:59:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 06:59:41 INFO : one: Copied (new) 2025/06/22 06:59:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 06:59:46 DEBUG : two: Unchanged skipping 2025/06/22 06:59:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/22 06:59:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 06:59:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/22 06:59:51 INFO : three.txt: Deleted 2025/06/22 06:59:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/06/22 06:59:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (119.21s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:00:34 DEBUG : Creating backend with remote "TestSwift:rclone-test-tecicas2xaya/dst" 2025/06/22 07:00:34 DEBUG : Swift container rclone-test-tecicas2xaya path dst: Auto set use_segments_container to true 2025/06/22 07:00:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/22 07:00:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/22 07:00:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 07:00:56 INFO : one: Deleted 2025/06/22 07:01:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 07:01:01 INFO : one: Copied (new) 2025/06/22 07:01:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:01:06 DEBUG : two: Unchanged skipping 2025/06/22 07:01:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/22 07:01:22 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/22 07:01:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 07:01:22 INFO : three.txt: Deleted 2025/06/22 07:01:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 07:01:22 INFO : three.txt: Copied (new) 2025/06/22 07:01:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/22 07:01:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/22 07:01:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/22 07:01:43 INFO : one: Deleted 2025/06/22 07:01:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/22 07:01:48 INFO : one: Copied (new) 2025/06/22 07:01:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:01:49 DEBUG : two: Unchanged skipping 2025/06/22 07:01:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/22 07:01:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/22 07:01:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/22 07:01:59 INFO : three.txt: Deleted 2025/06/22 07:01:59 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/06/22 07:01:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (132.67s) === RUN TestSyncUTFNorm run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:02:32 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:02:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/22 07:02:32 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:02:32 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/06/22 07:02:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/22 07:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:02:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/22 07:02:33 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:02:33 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:02:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/06/22 07:02:38 INFO : existing: Copied (new) 2025/06/22 07:02:38 DEBUG : Waiting for deletions to finish 2025/06/22 07:02:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:02:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/22 07:02:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/22 07:02:44 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:02:44 ERROR : Swift container rclone-test-tecicas2xaya: not deleting files as there were IO errors 2025/06/22 07:02:44 ERROR : Swift container rclone-test-tecicas2xaya: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (26.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:03:05 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:03:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:03:10 DEBUG : existing: Unchanged skipping 2025/06/22 07:03:10 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:03:10 DEBUG : Waiting for deletions to finish 2025/06/22 07:03:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (16.32s) === RUN TestFixCase run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.13s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.39s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.19s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:06:12 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:06:12 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both12: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both10: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both13: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both14: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both15: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both16: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both17: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both18: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both19: Unchanged skipping 2025/06/22 07:06:12 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:12 DEBUG : both1: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both0: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both11: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both5: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both6: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both7: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both8: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both9: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both2: Unchanged skipping 2025/06/22 07:06:17 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:17 DEBUG : both3: Unchanged skipping 2025/06/22 07:06:22 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:06:22 DEBUG : both4: Unchanged skipping 2025/06/22 07:06:22 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:06:22 DEBUG : Waiting for deletions to finish 2025/06/22 07:06:22 INFO : only10: Deleted 2025/06/22 07:06:22 INFO : only11: Deleted 2025/06/22 07:06:22 INFO : only12: Deleted 2025/06/22 07:06:27 INFO : only14: Deleted 2025/06/22 07:06:27 INFO : only0: Deleted 2025/06/22 07:06:27 INFO : only3: Deleted 2025/06/22 07:06:27 INFO : only18: Deleted 2025/06/22 07:06:27 INFO : only2: Deleted 2025/06/22 07:06:28 INFO : only17: Deleted 2025/06/22 07:06:32 INFO : only19: Deleted 2025/06/22 07:06:32 INFO : only1: Deleted 2025/06/22 07:06:32 INFO : only4: Deleted 2025/06/22 07:06:32 INFO : only16: Deleted 2025/06/22 07:06:33 INFO : only5: Deleted 2025/06/22 07:06:33 INFO : only7: Deleted 2025/06/22 07:06:33 INFO : only8: Deleted 2025/06/22 07:06:33 INFO : only13: Deleted 2025/06/22 07:06:33 INFO : only9: Deleted 2025/06/22 07:06:38 INFO : only6: Deleted 2025/06/22 07:06:43 INFO : only15: Deleted 2025/06/22 07:06:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (350.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:11:27 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:11:27 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both0: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both10: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both13: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both14: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both15: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both16: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both17: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both18: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both1: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both2: Unchanged skipping 2025/06/22 07:11:27 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:27 DEBUG : both3: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both11: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both12: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both5: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both6: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both7: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both8: Unchanged skipping 2025/06/22 07:11:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/22 07:11:32 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both19: Unchanged skipping 2025/06/22 07:11:32 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:32 DEBUG : both4: Unchanged skipping 2025/06/22 07:11:32 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:32 INFO : only11: Copied (replaced existing) 2025/06/22 07:11:33 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:33 INFO : only10: Copied (replaced existing) 2025/06/22 07:11:33 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:33 INFO : only12: Copied (replaced existing) 2025/06/22 07:11:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:11:37 DEBUG : both9: Unchanged skipping 2025/06/22 07:11:37 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:11:37 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:37 INFO : only0: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only16: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only13: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only14: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only15: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only18: Copied (replaced existing) 2025/06/22 07:11:38 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:38 INFO : only2: Copied (replaced existing) 2025/06/22 07:11:43 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:43 INFO : only17: Copied (replaced existing) 2025/06/22 07:11:43 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:43 INFO : only19: Copied (replaced existing) 2025/06/22 07:11:43 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:43 INFO : only4: Copied (replaced existing) 2025/06/22 07:11:43 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:43 INFO : only1: Copied (replaced existing) 2025/06/22 07:11:43 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:43 INFO : only7: Copied (replaced existing) 2025/06/22 07:11:44 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:44 INFO : only8: Copied (replaced existing) 2025/06/22 07:11:44 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:44 INFO : only9: Copied (replaced existing) 2025/06/22 07:11:48 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:48 INFO : only5: Copied (replaced existing) 2025/06/22 07:11:48 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:48 INFO : only3: Copied (replaced existing) 2025/06/22 07:11:48 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/06/22 07:11:48 INFO : only6: Copied (replaced existing) 2025/06/22 07:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (392.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:15:39 DEBUG : empty_dir: Making directory with metadata 2025/06/22 07:15:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 07:15:39 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 07:15:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 07:15:39 INFO : empty_on_remote: Making directory 2025/06/22 07:15:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 07:15:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:15:41 DEBUG : empty_dir: Making directory with metadata 2025/06/22 07:15:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 07:15:41 DEBUG : empty_on_remote: Making directory with metadata 2025/06/22 07:15:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/22 07:15:41 INFO : empty_on_remote: Making directory 2025/06/22 07:15:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/22 07:15:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 07:15:43 INFO : sub dir: Making directory 2025/06/22 07:15:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (31.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:16:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/22 07:16:14 INFO : sub dir: Making directory 2025/06/22 07:16:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (31.52s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" 2025/06/22 07:17:34 DEBUG : Waiting for deletions to finish 2025/06/22 07:17:34 DEBUG : apple: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : banana: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 07:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 07:17:55 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:17:55 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : apple: Unchanged skipping 2025/06/22 07:17:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 07:17:55 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : banana: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 07:17:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:17:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 07:18:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 07:18:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 07:18:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 07:18:00 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:18:00 DEBUG : Waiting for deletions to finish 2025/06/22 07:18:00 INFO : There was nothing to transfer 2025/06/22 07:18:00 DEBUG : Waiting for deletions to finish 2025/06/22 07:18:00 DEBUG : apple: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : banana: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 07:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for checks to finish 2025/06/22 07:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : apple: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/22 07:18:01 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : banana: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : splitbananasplit: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/22 07:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/22 07:18:01 DEBUG : Swift container rclone-test-tecicas2xaya: Waiting for transfers to finish 2025/06/22 07:18:01 DEBUG : Waiting for deletions to finish 2025/06/22 07:18:01 INFO : There was nothing to transfer 2025/06/22 07:18:01 DEBUG : Waiting for deletions to finish 2025/06/22 07:18:01 DEBUG : apple: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : banana: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/22 07:18:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Swift container rclone-test-tecicas2xaya", Local "Local file system at /tmp/rclone1155831741", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (2m52s) TestTransform/NFD (43s) goroutine 15165 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc000487180, {0x26954ee?, 0xc0004afad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000487180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000487180, 0xc0004afc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007a46c0, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfe9977a?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000700f00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000700f00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 2152 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2133 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 14856 [IO wait]: internal/poll.runtime_pollWait(0x7b06eccc85c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000050380?, 0xc000cb5980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000050380, {0xc000cb5980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000050380, {0xc000cb5980?, 0x1973?, 0xc0004364c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a348, {0xc000cb5980?, 0xc000c716d8?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ac6348, {0xc000cb5980?, 0x7b06ec2df4a8?, 0x7b07341875c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000485650, {0xc000cb5980?, 0xc000a47a40?, 0xae5ff0563a23db13?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000630638, {0x2acf520, 0xc000485650}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000630388, {0x7b06ec49fbf8, 0xc000ac6348}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000630388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000630388, {0xc000766000, 0x1000, 0x30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004e8360, {0xc000766000?, 0x775026?, 0xc000c71cb0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006cf860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).ReadSlice(0xc0006cf860, 0xa) /usr/local/go/src/bufio/bufio.go:380 +0x29 bufio.(*Reader).ReadLine(0xc0006cf860) /usr/local/go/src/bufio/bufio.go:409 +0x25 net/textproto.(*Reader).readLineSlice(0xc000c71cb0, 0xffffffffffffffff) /usr/local/go/src/net/textproto/reader.go:64 +0xa5 net/textproto.(*Reader).ReadLine(...) /usr/local/go/src/net/textproto/reader.go:44 net/http.ReadResponse(0xc0006cf860, 0xc0008d6f00) /usr/local/go/src/net/http/response.go:161 +0x9e net/http.(*persistConn).readResponse(0xc0004e8360, {{}, 0xc000b1e4b0, 0xc000b32930, 0x1, 0xc000b32850, 0xc000b328c0}, 0x0) /usr/local/go/src/net/http/transport.go:2463 +0xb1 net/http.(*persistConn).readLoop(0xc0004e8360) /usr/local/go/src/net/http/transport.go:2290 +0x2f4 created by net/http.(*Transport).dialConn in goroutine 14795 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14857 [select]: net/http.(*persistConn).writeLoop(0xc0004e8360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14795 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15164 [select]: net/http.(*persistConn).roundTrip(0xc0004e8360, 0xc000b1e4b0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0005581a0, 0xc0008d6dc0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0005379d0, 0xc0008d6dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0008d6dc0, {0x2acdfc0, 0xc0005379d0}, {0x458701?, 0x47c06e?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004d0bd0, 0xc0008d6dc0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004d0bd0, 0xc0008d6dc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 15125 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 14192 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006285a0, {0x2af4be8, 0xc0001c5040}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14152 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 15125 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006283c0, 0xc000b2e690, 0xc0008d6dc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006283c0, {0x2af4b08, 0x3eb7b60}, {0xc000760000, 0x4f}, {{0xc000b13260, 0x18}, {0xc000b13279, 0x11}, {0x2679d24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006283c0, {0x2af4b08, 0x3eb7b60}, {{0xc000b13260, 0x18}, {0xc000b13279, 0x11}, {0x2679d24, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc0006283c0, {0x2af4b08, 0x3eb7b60}, {0xc000b13260, 0x18}, {0xc000b13279, 0x11}, {0x2acc540, 0xc000a44090}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0006ce120, 0xc000123880, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000933500, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc000a44090}, {0x2affbf0, 0xc000b2e5b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000486e00, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc000a44090}, {0x2affbf0, 0xc000b2e5b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0002e4a80, {0x2af4b08, 0x3eb7b60}, {0x2b0c4d0, 0xc000486e00}, {0xc000b30558, 0x11}, {0xc000b30558, 0x11}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0002e4a80?, 0xc0002e4a80, {0x267aa9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000a38fc0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc000a38fc0, 0xc0008d9770) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 14423 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14423 [chan receive]: testing.(*T).Run(0xc0002156c0, {0x2679b35?, 0x41bb05?}, 0xc0008d9770) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0002156c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0002156c0, 0x27c1a58) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -fast-list" - Finished ERROR in 1h0m0.41306722s (try 2/5): exit status 2: Failed [TestSyncBackupDirSuffixOnly]