"./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose" - Starting (try 1/5) 2025/05/14 03:39:53 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe" 2025/05/14 03:39:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 03:39:53 DEBUG : Swift container rclone-test-feritut6pipe: Auto set use_segments_container to true 2025/05/14 03:39:53 DEBUG : Creating backend with remote "/tmp/rclone2903406176" === 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-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:39:54 INFO : Swift container rclone-test-feritut6pipe: Container "rclone-test-feritut6pipe" created 2025/05/14 03:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:39:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/14 03:39:54 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:39:54 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.99s) === RUN TestCopy run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:39:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 03:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:39:54 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:39:54 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:39:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:39:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:40:00 DEBUG : Swift container rclone-test-feritut6pipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.15s) === RUN TestCopyMetadata run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:40:11 DEBUG : Creating backend with remote "/non-existing" 2025/05/14 03:40:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/14 03:40:11 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:40:11 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:40:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:40:16 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:40:16 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:40:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:40:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.99s) === RUN TestCopyCheckFirst run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:40:27 INFO : Swift container rclone-test-feritut6pipe: Running all checks before starting transfers 2025/05/14 03:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:40:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:40:27 INFO : Swift container rclone-test-feritut6pipe: Checks finished, now starting transfers 2025/05/14 03:40:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:40:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:40:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyCheckFirst (21.05s) === RUN TestSyncNoTraverse run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:40:48 ERROR : Ignoring --no-traverse with sync 2025/05/14 03:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:40:48 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:40:48 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:40:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:40:54 INFO : sub dir/hello world: Copied (new) 2025/05/14 03:40:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.16s) === RUN TestCopyWithDepth run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:41:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/14 03:41:05 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:41:05 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:41:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/14 03:41:05 INFO : hello world2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.15s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:41:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:41:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:41:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:41:11 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:41:11 INFO : potato2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (16.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:41:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:41:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:41:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:41:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:41:32 INFO : potato2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (21.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:41:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/14 03:41:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 03:41:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/14 03:41:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 03:41:43 INFO : sub dir: Making directory 2025/05/14 03:41:43 INFO : sub dir2: Making directory 2025/05/14 03:41:43 INFO : sub dir2/sub sub dir2: Making directory 2025/05/14 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:41:43 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:41:43 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:41:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:41:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/14 03:41:58 DEBUG : Swift container rclone-test-feritut6pipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (21.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:42:04 INFO : sub dir2: Making directory 2025/05/14 03:42:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/14 03:42:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 03:42:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:42:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:42:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:42:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:42:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.61s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:42:20 DEBUG : sub dir2: Making directory with metadata 2025/05/14 03:42:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 03:42:20 INFO : sub dir: Making directory 2025/05/14 03:42:20 INFO : sub dir2: Making directory 2025/05/14 03:42:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:42:20 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:42:20 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:42:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:42:25 INFO : sub dir/hello world: Copied (new) 2025/05/14 03:42:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/14 03:42:30 DEBUG : Swift container rclone-test-feritut6pipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/14 03:42:30 DEBUG : Swift container rclone-test-feritut6pipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:42:36 INFO : sub dir2: Making directory 2025/05/14 03:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:42:36 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:42:36 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:42:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:42:41 INFO : sub dir/hello world: Copied (new) 2025/05/14 03:42:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:42:46 DEBUG : sub dir2: Making directory with metadata 2025/05/14 03:42:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/14 03:42:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/14 03:42:47 INFO : sub dir: Making directory 2025/05/14 03:42:47 INFO : sub dir2: Making directory 2025/05/14 03:42:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:42:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:42:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:42:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:42:52 INFO : sub dir/hello world: Copied (new) 2025/05/14 03:42:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/14 03:42:57 DEBUG : Swift container rclone-test-feritut6pipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (15.95s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.16s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:43:03 INFO : sub dir2: Making directory 2025/05/14 03:43:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:43:03 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:43:03 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:43:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:43:08 INFO : sub dir/hello world: Copied (new) 2025/05/14 03:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.71s) === RUN TestServerSideCopy run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:43:29 DEBUG : Creating backend with remote "TestSwift:rclone-test-pidamur0laju" 2025/05/14 03:43:29 DEBUG : Swift container rclone-test-pidamur0laju: Auto set use_segments_container to true sync_test.go:590: Server side copy (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-pidamur0laju 2025/05/14 03:43:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:43:34 DEBUG : Swift container rclone-test-pidamur0laju: Waiting for checks to finish 2025/05/14 03:43:34 DEBUG : Swift container rclone-test-pidamur0laju: Waiting for transfers to finish 2025/05/14 03:43:35 INFO : Swift container rclone-test-pidamur0laju: Container "rclone-test-pidamur0laju" created 2025/05/14 03:43:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:43:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:43:40 DEBUG : Swift container rclone-test-pidamur0laju: Purge remote 2025/05/14 03:43:40 DEBUG : Waiting for deletions to finish 2025/05/14 03:43:40 INFO : sub dir/hello world: Deleted 2025/05/14 03:43:41 INFO : Swift container rclone-test-pidamur0laju: Container "rclone-test-pidamur0laju" removed --- PASS: TestServerSideCopy (32.76s) === RUN TestCopyOverSelf run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:44:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 03:44:02 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:44:02 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:44:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/14 03:44:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyOverSelf (36.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:44:38 DEBUG : Creating backend with remote "TestSwift:rclone-test-zuxavoh8xeme" 2025/05/14 03:44:38 DEBUG : Config file has changed externally - reloading 2025/05/14 03:44:38 DEBUG : Swift container rclone-test-zuxavoh8xeme: Auto set use_segments_container to true sync_test.go:626: Server side copy (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-zuxavoh8xeme 2025/05/14 03:44:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:44:43 DEBUG : Swift container rclone-test-zuxavoh8xeme: Waiting for checks to finish 2025/05/14 03:44:43 DEBUG : Swift container rclone-test-zuxavoh8xeme: Waiting for transfers to finish 2025/05/14 03:44:44 INFO : Swift container rclone-test-zuxavoh8xeme: Container "rclone-test-zuxavoh8xeme" created 2025/05/14 03:44:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:44:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:45:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 03:45:00 DEBUG : Swift container rclone-test-zuxavoh8xeme: Waiting for checks to finish 2025/05/14 03:45:05 DEBUG : Swift container rclone-test-zuxavoh8xeme: Waiting for transfers to finish 2025/05/14 03:45:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/14 03:45:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:45:15 DEBUG : Swift container rclone-test-zuxavoh8xeme: Purge remote 2025/05/14 03:45:15 DEBUG : Waiting for deletions to finish 2025/05/14 03:45:15 INFO : sub dir/hello world: Deleted 2025/05/14 03:45:16 INFO : Swift container rclone-test-zuxavoh8xeme: Container "rclone-test-zuxavoh8xeme" removed --- PASS: TestServerSideCopyOverSelf (53.55s) === RUN TestMoveOverSelf run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:45:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 03:45:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:45:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:45:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/14 03:45:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/14 03:45:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.52s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:45:48 DEBUG : Creating backend with remote "TestSwift:rclone-test-wubocib1veye" 2025/05/14 03:45:48 DEBUG : Swift container rclone-test-wubocib1veye: Auto set use_segments_container to true sync_test.go:671: Server side copy (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-wubocib1veye 2025/05/14 03:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:45:54 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for checks to finish 2025/05/14 03:45:54 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for transfers to finish 2025/05/14 03:45:54 INFO : Swift container rclone-test-wubocib1veye: Container "rclone-test-wubocib1veye" created 2025/05/14 03:46:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:46:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:46:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/14 03:46:15 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for checks to finish 2025/05/14 03:46:15 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for transfers to finish 2025/05/14 03:46:26 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/14 03:46:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/14 03:46:31 INFO : sub dir/hello world: Deleted 2025/05/14 03:46:36 DEBUG : testing file moves 2025/05/14 03:46:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/14 03:46:37 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for checks to finish 2025/05/14 03:46:37 DEBUG : Swift container rclone-test-wubocib1veye: Waiting for transfers to finish 2025/05/14 03:46:52 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/05/14 03:46:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/14 03:46:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:47:02 DEBUG : Swift container rclone-test-wubocib1veye: Purge remote 2025/05/14 03:47:02 DEBUG : Waiting for deletions to finish 2025/05/14 03:47:12 INFO : sub dir/hello world: Deleted 2025/05/14 03:47:13 INFO : Swift container rclone-test-wubocib1veye: Container "rclone-test-wubocib1veye" removed --- PASS: TestServerSideMoveOverSelf (95.87s) === RUN TestCopyAfterDelete run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:47:19 ERROR : : error listing: directory not found 2025/05/14 03:47:24 INFO : Local file system at /tmp/rclone2903406176: Making directory 2025/05/14 03:47:24 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:47:24 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyAfterDelete (26.14s) === RUN TestCopyRedownload run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:47:50 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for checks to finish 2025/05/14 03:47:50 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for transfers to finish 2025/05/14 03:47:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 03:47:50 DEBUG : sub dir/hello world.8640739d.partial: renamed to: sub dir/hello world 2025/05/14 03:47:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyRedownload (26.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/14 03:48:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 03:48:06 INFO : check sum: Copied (new) 2025/05/14 03:48:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:07 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 03:48:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/14 03:48:07 DEBUG : check sum: Unchanged skipping 2025/05/14 03:48:07 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:07 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:07 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/14 03:48:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:08 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/14 03:48:08 INFO : sizeonly: Copied (new) 2025/05/14 03:48:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:08 DEBUG : sizeonly: Sizes identical 2025/05/14 03:48:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:08 DEBUG : sizeonly: Unchanged skipping 2025/05/14 03:48:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:08 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:08 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/14 03:48:09 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:09 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:10 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/05/14 03:48:10 INFO : ignore-size: Copied (new) 2025/05/14 03:48:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:10 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:10 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:48:10 DEBUG : ignore-size: Unchanged skipping 2025/05/14 03:48:10 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:10 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:10 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:48:12 DEBUG : existing: Unchanged skipping 2025/05/14 03:48:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:12 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:12 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/14 03:48:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/14 03:48:12 INFO : existing: Copied (replaced existing) 2025/05/14 03:48:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 03:48:13 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:13 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/14 03:48:13 INFO : existing: Copied (new) 2025/05/14 03:48:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:14 DEBUG : existing: Destination exists, skipping 2025/05/14 03:48:14 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:14 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:14 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:14 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (1.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/14 03:48:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 03:48:21 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:48:21 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 03:48:21 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:48:26 INFO : a/potato2: Copied (new) 2025/05/14 03:48:26 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:31 INFO : b/potato: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (27.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:48 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:48 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/05/14 03:48:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 03:48:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/14 03:48:48 DEBUG : empty space: Unchanged skipping 2025/05/14 03:48:48 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:48:48 DEBUG : Waiting for deletions to finish 2025/05/14 03:48:48 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:48:53 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:48:53 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/05/14 03:48:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 03:49:03 INFO : empty space: Updated modification time in destination 2025/05/14 03:49:03 DEBUG : empty space: Unchanged skipping 2025/05/14 03:49:03 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:49:03 DEBUG : Waiting for deletions to finish 2025/05/14 03:49:03 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (37.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:49:30 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:49:35 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/05/14 03:49:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 03:49:35 DEBUG : empty space: Unchanged skipping 2025/05/14 03:49:35 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:49:35 DEBUG : Waiting for deletions to finish 2025/05/14 03:49:35 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (21.13s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:49:41 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:49:41 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/05/14 03:49:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2903406176) 2025/05/14 03:49:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-feritut6pipe) 2025/05/14 03:49:41 DEBUG : foo: md5 differ 2025/05/14 03:49:41 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:49:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/05/14 03:49:41 INFO : foo: Copied (replaced existing) 2025/05/14 03:49:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.57s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:49:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/14 03:49:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:49:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:49:47 DEBUG : empty space: Unchanged skipping 2025/05/14 03:49:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:49:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:49:48 INFO : potato: Copied (new) 2025/05/14 03:49:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (21.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:50:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/14 03:50:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:50:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:50:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/05/14 03:50:04 INFO : potato: Copied (replaced existing) 2025/05/14 03:50:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:50:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:50:06 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/05/14 03:50:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2903406176) 2025/05/14 03:50:06 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-feritut6pipe) 2025/05/14 03:50:06 DEBUG : potato: md5 differ 2025/05/14 03:50:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:50:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/05/14 03:50:06 INFO : potato: Copied (replaced existing) 2025/05/14 03:50:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (1.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:50:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:50:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:50:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/14 03:50:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:50:12 DEBUG : empty space: Unchanged skipping 2025/05/14 03:50:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:50:12 DEBUG : Waiting for deletions to finish 2025/05/14 03:50:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:50:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:50:34 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:50:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:50:34 DEBUG : empty space: Unchanged skipping 2025/05/14 03:50:34 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:50:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:50:39 INFO : potato2: Copied (new) 2025/05/14 03:50:39 DEBUG : Waiting for deletions to finish 2025/05/14 03:50:39 INFO : potato: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (46.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:51:15 INFO : d: Making directory 2025/05/14 03:51:15 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/14 03:51:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 03:51:16 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:51:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:51:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 03:51:16 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:51:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:51:21 INFO : a/potato2: Copied (new) 2025/05/14 03:51:21 DEBUG : Waiting for deletions to finish 2025/05/14 03:51:31 INFO : b/potato: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (42.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:51:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/14 03:51:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/14 03:51:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:51:58 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:51:58 DEBUG : c/non empty space: Unchanged skipping 2025/05/14 03:51:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:52:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:52:03 INFO : a/potato2: Copied (new) 2025/05/14 03:52:03 ERROR : Swift container rclone-test-feritut6pipe: not deleting files as there were IO errors 2025/05/14 03:52:03 ERROR : Swift container rclone-test-feritut6pipe: not deleting directories as there were IO errors run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (37.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:52:35 DEBUG : Waiting for deletions to finish 2025/05/14 03:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:52:35 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:52:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:52:35 DEBUG : empty space: Unchanged skipping 2025/05/14 03:52:35 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:52:35 INFO : potato: Deleted 2025/05/14 03:52:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:52:40 INFO : potato2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (31.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:53:12 DEBUG : Waiting for deletions to finish 2025/05/14 03:53:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:53:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:53:12 INFO : potato: Deleted 2025/05/14 03:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:53:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:53:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:53:12 DEBUG : empty space: Unchanged skipping 2025/05/14 03:53:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:53:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 03:53:17 INFO : potato2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (31.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 03:53:33 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:53:33 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:53:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/14 03:53:39 INFO : potato2: Copied (new) run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.53s) === RUN TestSyncWithExclude run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:54:05 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 03:54:05 DEBUG : enormous: Excluded 2025/05/14 03:54:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:05 DEBUG : potato2: Excluded 2025/05/14 03:54:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:05 DEBUG : potato2: Excluded 2025/05/14 03:54:05 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:54:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:54:05 DEBUG : empty space: Unchanged skipping 2025/05/14 03:54:05 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:54:05 DEBUG : Waiting for deletions to finish 2025/05/14 03:54:05 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:54:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:10 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 03:54:10 DEBUG : enormous: Excluded 2025/05/14 03:54:10 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:10 DEBUG : potato2: Excluded 2025/05/14 03:54:11 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:11 DEBUG : potato2: Excluded 2025/05/14 03:54:11 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for checks to finish 2025/05/14 03:54:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:54:16 DEBUG : empty space: Unchanged skipping 2025/05/14 03:54:16 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for transfers to finish 2025/05/14 03:54:16 DEBUG : Waiting for deletions to finish 2025/05/14 03:54:16 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:54:16 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (41.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:54:52 DEBUG : enormous: Excluded (Size Filter) 2025/05/14 03:54:52 DEBUG : enormous: Excluded 2025/05/14 03:54:52 DEBUG : potato2: Excluded (Size Filter) 2025/05/14 03:54:52 DEBUG : potato2: Excluded 2025/05/14 03:54:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:54:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:54:57 DEBUG : empty space: Unchanged skipping 2025/05/14 03:54:57 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:54:57 DEBUG : Waiting for deletions to finish 2025/05/14 03:55:03 INFO : enormous: Deleted 2025/05/14 03:55:03 INFO : potato2: Deleted 2025/05/14 03:55:03 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:55:08 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for checks to finish 2025/05/14 03:55:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:55:13 DEBUG : empty space: Unchanged skipping 2025/05/14 03:55:13 DEBUG : Local file system at /tmp/rclone2903406176: Waiting for transfers to finish 2025/05/14 03:55:13 DEBUG : Waiting for deletions to finish 2025/05/14 03:55:13 INFO : enormous: Deleted 2025/05/14 03:55:13 INFO : potato2: Deleted 2025/05/14 03:55:13 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (47.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:55:46 DEBUG : five: Need to transfer - File not found at Destination 2025/05/14 03:55:46 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:55:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2903406176) 2025/05/14 03:55:46 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-feritut6pipe) 2025/05/14 03:55:46 DEBUG : two: md5 differ 2025/05/14 03:55:46 DEBUG : three: Sizes identical 2025/05/14 03:55:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/14 03:55:46 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/14 03:55:46 INFO : five: Copied (new) 2025/05/14 03:55:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/14 03:55:51 DEBUG : one: Destination is newer than source, skipping 2025/05/14 03:55:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/14 03:55:51 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:55:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/14 03:55:51 INFO : two: Copied (replaced existing) 2025/05/14 03:55:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/14 03:55:56 INFO : four: Copied (replaced existing) 2025/05/14 03:55:56 DEBUG : Waiting for deletions to finish 2025/05/14 03:56:07 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:56:07 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/14 03:56:07 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/14 03:56:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/14 03:56:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/14 03:56:07 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/14 03:56:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/14 03:56:12 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2903406176) 2025/05/14 03:56:12 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/14 03:56:12 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-feritut6pipe) 2025/05/14 03:56:12 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/14 03:56:12 DEBUG : three: md5 differ 2025/05/14 03:56:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/14 03:56:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/14 03:56:12 DEBUG : one: Destination is newer than source, skipping 2025/05/14 03:56:12 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:56:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 03:56:17 INFO : three: Copied (replaced existing) 2025/05/14 03:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (109.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/14 03:57:09 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:57:09 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:57:09 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:57:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/14 03:57:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/14 03:57:09 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:57:09 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:57:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/14 03:57:09 INFO : potato: Copied (new) 2025/05/14 03:57:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:57:09 INFO : yam: Copied (new) 2025/05/14 03:57:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:57:10 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:57:10 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:57:10 DEBUG : potato: Unchanged skipping 2025/05/14 03:57:10 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:57:10 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:57:10 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:57:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:57:50 INFO : yam: Copied (server-side copy) to: yaml 2025/05/14 03:57:51 INFO : yam: Deleted 2025/05/14 03:57:51 INFO : yaml: Renamed from "yam" 2025/05/14 03:57:51 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (42.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/14 03:57:52 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:57:52 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:57:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:57:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/14 03:57:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/14 03:57:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:57:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:57:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/14 03:57:52 INFO : potato: Copied (new) 2025/05/14 03:57:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:57:52 INFO : yam: Copied (new) 2025/05/14 03:57:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:57:52 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:57:52 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:57:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:57:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:57:52 DEBUG : potato: Unchanged skipping 2025/05/14 03:57:52 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:58:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:58:34 INFO : yam: Copied (server-side copy) to: yaml 2025/05/14 03:58:34 INFO : yam: Deleted 2025/05/14 03:58:34 INFO : yaml: Renamed from "yam" 2025/05/14 03:58:34 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:58:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (43.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/14 03:58:36 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:58:36 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:58:36 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:58:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/14 03:58:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/14 03:58:36 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:58:36 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:58:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/14 03:58:36 INFO : potato: Copied (new) 2025/05/14 03:58:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:58:56 INFO : sub/yam: Copied (new) 2025/05/14 03:58:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:59:17 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 03:59:17 DEBUG : potato: Unchanged skipping 2025/05/14 03:59:17 INFO : Swift container rclone-test-feritut6pipe: Making map for --track-renames 2025/05/14 03:59:17 INFO : Swift container rclone-test-feritut6pipe: Finished making map for --track-renames 2025/05/14 03:59:17 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:59:17 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for renames to finish 2025/05/14 03:59:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/14 03:59:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/14 03:59:57 INFO : sub/yam: Deleted 2025/05/14 03:59:57 INFO : yam: Renamed from "sub/yam" 2025/05/14 03:59:57 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:59:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (82.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:59:58 DEBUG : Creating backend with remote "/tmp/rclone2903406176/dir1" 2025/05/14 03:59:58 DEBUG : Config file has changed externally - reloading 2025/05/14 03:59:58 DEBUG : Creating backend with remote "/tmp/rclone2903406176/dir2" 2025/05/14 03:59:58 DEBUG : Local file system at /tmp/rclone2903406176/dir2: Using server-side directory move 2025/05/14 03:59:58 INFO : Local file system at /tmp/rclone2903406176/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/14 03:59:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/14 03:59:58 DEBUG : Local file system at /tmp/rclone2903406176/dir2: Waiting for checks to finish 2025/05/14 03:59:58 DEBUG : Local file system at /tmp/rclone2903406176/dir2: Waiting for transfers to finish 2025/05/14 03:59:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 03:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 03:59:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/14 03:59:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 03:59:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 03:59:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/14 03:59:59 INFO : nested/sub dir/file: Copied (new) 2025/05/14 03:59:59 INFO : nested/sub dir/file: Deleted 2025/05/14 04:00:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 04:00:19 INFO : sub dir/hello world: Copied (new) 2025/05/14 04:00:19 INFO : sub dir/hello world: Deleted 2025/05/14 04:00:19 INFO : sub dir: Removing directory 2025/05/14 04:00:19 INFO : nested/sub dir: Removing directory 2025/05/14 04:00:19 INFO : nested: Removing directory 2025/05/14 04:00:19 DEBUG : Local file system at /tmp/rclone2903406176: deleted 3 directories run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (47.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/14 04:00:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/14 04:00:46 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:00:46 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:00:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/14 04:00:46 INFO : nested/sub dir/file: Copied (new) 2025/05/14 04:00:46 INFO : nested/sub dir/file: Deleted 2025/05/14 04:00:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/14 04:00:51 INFO : sub dir/hello world: Copied (new) 2025/05/14 04:00:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:01:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 04:01:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/14 04:01:02 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:01:02 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:01:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/14 04:01:02 INFO : existing: Copied (new) 2025/05/14 04:01:02 INFO : existing: Deleted 2025/05/14 04:01:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/14 04:01:07 INFO : existing-b: Copied (new) 2025/05/14 04:01:07 INFO : existing-b: Deleted 2025/05/14 04:01:07 DEBUG : existing: Destination exists, skipping 2025/05/14 04:01:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:01:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/14 04:01:08 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:01:08 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (16.88s) === RUN TestServerSideMove run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:01:19 DEBUG : Creating backend with remote "TestSwift:rclone-test-lifolox5guge" 2025/05/14 04:01:19 DEBUG : Swift container rclone-test-lifolox5guge: Auto set use_segments_container to true sync_test.go:1705: Server side move (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-lifolox5guge 2025/05/14 04:01:40 INFO : Swift container rclone-test-lifolox5guge: Container "rclone-test-lifolox5guge" created 2025/05/14 04:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:02:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 04:02:43 DEBUG : Swift container rclone-test-lifolox5guge: Waiting for checks to finish 2025/05/14 04:02:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:02:48 DEBUG : empty space: Unchanged skipping 2025/05/14 04:03:08 INFO : empty space: Deleted 2025/05/14 04:03:08 DEBUG : Swift container rclone-test-lifolox5guge: Waiting for transfers to finish 2025/05/14 04:03:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:03:09 INFO : potato2: Copied (server-side copy) 2025/05/14 04:03:13 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:03:13 INFO : potato3: Copied (server-side copy) 2025/05/14 04:03:14 INFO : potato2: Deleted 2025/05/14 04:03:18 INFO : potato3: Deleted 2025/05/14 04:03:33 DEBUG : Creating backend with remote "TestSwift:rclone-test-dulubug6cahu" 2025/05/14 04:03:33 DEBUG : Config file has changed externally - reloading 2025/05/14 04:03:34 DEBUG : Swift container rclone-test-dulubug6cahu: Auto set use_segments_container to true 2025/05/14 04:03:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/14 04:03:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:03:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/14 04:03:34 DEBUG : Swift container rclone-test-dulubug6cahu: Waiting for checks to finish 2025/05/14 04:03:34 DEBUG : Swift container rclone-test-dulubug6cahu: Waiting for transfers to finish 2025/05/14 04:03:34 INFO : Swift container rclone-test-dulubug6cahu: Container "rclone-test-dulubug6cahu" created 2025/05/14 04:03:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 04:03:40 INFO : empty space: Copied (server-side copy) 2025/05/14 04:03:40 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:03:40 INFO : potato3: Copied (server-side copy) 2025/05/14 04:03:45 INFO : empty space: Deleted 2025/05/14 04:03:45 INFO : potato3: Deleted 2025/05/14 04:03:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:03:51 INFO : potato2: Copied (server-side copy) 2025/05/14 04:03:56 INFO : potato2: Deleted 2025/05/14 04:04:02 DEBUG : Swift container rclone-test-dulubug6cahu: Purge remote 2025/05/14 04:04:02 DEBUG : Waiting for deletions to finish 2025/05/14 04:04:02 INFO : empty space: Deleted 2025/05/14 04:04:02 INFO : potato3: Deleted 2025/05/14 04:04:07 INFO : potato2: Deleted 2025/05/14 04:04:07 INFO : Swift container rclone-test-dulubug6cahu: Container "rclone-test-dulubug6cahu" removed 2025/05/14 04:04:07 DEBUG : Swift container rclone-test-lifolox5guge: Purge remote 2025/05/14 04:04:07 DEBUG : Waiting for deletions to finish 2025/05/14 04:04:07 INFO : Swift container rclone-test-lifolox5guge: Container "rclone-test-lifolox5guge" removed --- PASS: TestServerSideMove (168.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:04:08 DEBUG : Creating backend with remote "TestSwift:rclone-test-wipuvas8molu" 2025/05/14 04:04:08 DEBUG : Swift container rclone-test-wipuvas8molu: Auto set use_segments_container to true sync_test.go:1705: Server side move (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-wipuvas8molu 2025/05/14 04:04:34 INFO : Swift container rclone-test-wipuvas8molu: Container "rclone-test-wipuvas8molu" created 2025/05/14 04:04:50 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 04:04:50 DEBUG : empty space: Excluded 2025/05/14 04:04:50 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 04:04:50 DEBUG : empty space: Excluded 2025/05/14 04:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:04:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 04:04:50 DEBUG : Swift container rclone-test-wipuvas8molu: Waiting for checks to finish 2025/05/14 04:04:50 DEBUG : Swift container rclone-test-wipuvas8molu: Waiting for transfers to finish 2025/05/14 04:05:00 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:05:00 INFO : potato3: Copied (server-side copy) 2025/05/14 04:05:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:05:00 INFO : potato2: Copied (server-side copy) 2025/05/14 04:05:05 INFO : potato3: Deleted 2025/05/14 04:05:06 INFO : potato2: Deleted 2025/05/14 04:05:11 DEBUG : Creating backend with remote "TestSwift:rclone-test-venezum7dalo" 2025/05/14 04:05:11 DEBUG : Swift container rclone-test-venezum7dalo: Auto set use_segments_container to true 2025/05/14 04:05:11 DEBUG : empty space: Excluded (Size Filter) 2025/05/14 04:05:11 DEBUG : empty space: Excluded 2025/05/14 04:05:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:05:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/14 04:05:11 DEBUG : Swift container rclone-test-venezum7dalo: Waiting for checks to finish 2025/05/14 04:05:11 DEBUG : Swift container rclone-test-venezum7dalo: Waiting for transfers to finish 2025/05/14 04:05:12 INFO : Swift container rclone-test-venezum7dalo: Container "rclone-test-venezum7dalo" created 2025/05/14 04:05:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:05:17 INFO : potato2: Copied (server-side copy) 2025/05/14 04:05:17 INFO : potato2: Deleted 2025/05/14 04:05:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:05:17 INFO : potato3: Copied (server-side copy) 2025/05/14 04:05:22 INFO : potato3: Deleted 2025/05/14 04:05:23 DEBUG : Swift container rclone-test-venezum7dalo: Purge remote 2025/05/14 04:05:23 DEBUG : Waiting for deletions to finish 2025/05/14 04:05:23 INFO : potato3: Deleted 2025/05/14 04:05:23 INFO : potato2: Deleted 2025/05/14 04:05:23 INFO : Swift container rclone-test-venezum7dalo: Container "rclone-test-venezum7dalo" removed 2025/05/14 04:05:23 DEBUG : Swift container rclone-test-wipuvas8molu: Purge remote 2025/05/14 04:05:23 DEBUG : Waiting for deletions to finish 2025/05/14 04:05:28 INFO : empty space: Deleted 2025/05/14 04:05:29 INFO : Swift container rclone-test-wipuvas8molu: Container "rclone-test-wipuvas8molu" removed --- PASS: TestServerSideMoveWithFilter (86.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:05:34 DEBUG : Creating backend with remote "TestSwift:rclone-test-gucisuh0suyi" 2025/05/14 04:05:34 DEBUG : Swift container rclone-test-gucisuh0suyi: Auto set use_segments_container to true 2025/05/14 04:05:50 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Swift container rclone-test-feritut6pipe -> Swift container rclone-test-gucisuh0suyi 2025/05/14 04:05:56 INFO : Swift container rclone-test-gucisuh0suyi: Container "rclone-test-gucisuh0suyi" created 2025/05/14 04:06:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:06:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/14 04:06:01 DEBUG : Swift container rclone-test-gucisuh0suyi: Waiting for checks to finish 2025/05/14 04:06:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:06:01 DEBUG : empty space: Unchanged skipping 2025/05/14 04:06:07 INFO : empty space: Deleted 2025/05/14 04:06:07 DEBUG : Swift container rclone-test-gucisuh0suyi: Waiting for transfers to finish 2025/05/14 04:06:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:06:17 INFO : potato2: Copied (server-side copy) 2025/05/14 04:06:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:06:17 INFO : potato3: Copied (server-side copy) 2025/05/14 04:06:22 INFO : potato2: Deleted 2025/05/14 04:06:22 INFO : potato3: Deleted 2025/05/14 04:06:28 DEBUG : Creating backend with remote "TestSwift:rclone-test-tobuwur3site" 2025/05/14 04:06:28 DEBUG : Swift container rclone-test-tobuwur3site: Auto set use_segments_container to true 2025/05/14 04:06:28 INFO : tomatoDir: Making directory 2025/05/14 04:06:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/14 04:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/14 04:06:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/14 04:06:28 DEBUG : Swift container rclone-test-tobuwur3site: Waiting for checks to finish 2025/05/14 04:06:28 DEBUG : Swift container rclone-test-tobuwur3site: Waiting for transfers to finish 2025/05/14 04:06:28 INFO : Swift container rclone-test-tobuwur3site: Container "rclone-test-tobuwur3site" created 2025/05/14 04:06:39 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/14 04:06:39 INFO : empty space: Copied (server-side copy) 2025/05/14 04:06:39 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/05/14 04:06:39 INFO : potato3: Copied (server-side copy) 2025/05/14 04:06:39 INFO : empty space: Deleted 2025/05/14 04:06:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/14 04:06:39 INFO : potato2: Copied (server-side copy) 2025/05/14 04:06:44 INFO : potato3: Deleted 2025/05/14 04:06:44 INFO : potato2: Deleted 2025/05/14 04:06:45 DEBUG : Swift container rclone-test-tobuwur3site: Purge remote 2025/05/14 04:06:45 DEBUG : Waiting for deletions to finish 2025/05/14 04:06:45 INFO : potato2: Deleted 2025/05/14 04:06:50 INFO : potato3: Deleted 2025/05/14 04:06:55 INFO : empty space: Deleted 2025/05/14 04:06:55 INFO : Swift container rclone-test-tobuwur3site: Container "rclone-test-tobuwur3site" removed 2025/05/14 04:06:55 DEBUG : Swift container rclone-test-gucisuh0suyi: Purge remote 2025/05/14 04:06:55 DEBUG : Waiting for deletions to finish 2025/05/14 04:06:55 INFO : Swift container rclone-test-gucisuh0suyi: Container "rclone-test-gucisuh0suyi" removed --- PASS: TestServerSideMoveDeleteEmptySourceDirs (81.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:06:56 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/rclone-move-test" 2025/05/14 04:06:56 DEBUG : Swift container rclone-test-feritut6pipe path rclone-move-test: Auto set use_segments_container to true --- PASS: TestServerSideMoveOverlap (16.32s) === RUN TestSyncOverlap run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:12 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/rclone-sync-test" 2025/05/14 04:07:12 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test: Auto set use_segments_container to true run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncOverlap (7.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:19 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/rclone-sync-test" 2025/05/14 04:07:19 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test: Auto set use_segments_container to true 2025/05/14 04:07:25 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/rclone-sync-test-include/layer2" 2025/05/14 04:07:25 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/05/14 04:07:30 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/rclone-sync-test-ignore-file" 2025/05/14 04:07:30 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/05/14 04:07:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:42 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test: Waiting for checks to finish 2025/05/14 04:07:42 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test: Waiting for transfers to finish 2025/05/14 04:07:42 DEBUG : Waiting for deletions to finish 2025/05/14 04:07:42 INFO : There was nothing to transfer 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:07:47 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:07:47 DEBUG : Waiting for deletions to finish 2025/05/14 04:07:47 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:53 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/14 04:07:53 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/14 04:07:53 DEBUG : Waiting for deletions to finish 2025/05/14 04:07:53 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:53 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:07:58 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:07:58 DEBUG : Waiting for deletions to finish 2025/05/14 04:07:58 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:59 DEBUG : : Excluded 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/14 04:07:59 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/14 04:07:59 DEBUG : Swift container rclone-test-feritut6pipe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/14 04:07:59 DEBUG : Waiting for deletions to finish 2025/05/14 04:07:59 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded --- PASS: TestSyncOverlapWithFilter (42.24s) === RUN TestSyncCompareDest run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:08:01 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:08:02 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:08:07 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/CompareDest" 2025/05/14 04:08:07 DEBUG : Swift container rclone-test-feritut6pipe path CompareDest: Auto set use_segments_container to true 2025/05/14 04:08:18 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 04:08:18 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:08:18 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:08:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:08:23 INFO : one: Copied (new) 2025/05/14 04:08:23 DEBUG : Waiting for deletions to finish 2025/05/14 04:08:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:08:29 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:08:34 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:08:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 04:08:44 INFO : one: Copied (replaced existing) 2025/05/14 04:08:44 DEBUG : Waiting for deletions to finish 2025/05/14 04:08:55 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:08:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:08:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:08:55 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:08:55 DEBUG : Waiting for deletions to finish 2025/05/14 04:08:55 INFO : There was nothing to transfer 2025/05/14 04:09:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:09:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 04:09:01 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:09:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:09:01 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:09:01 DEBUG : Waiting for deletions to finish 2025/05/14 04:09:01 INFO : There was nothing to transfer 2025/05/14 04:09:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:09:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:09:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 04:09:06 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:09:06 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:09:06 DEBUG : Waiting for deletions to finish 2025/05/14 04:09:06 INFO : There was nothing to transfer 2025/05/14 04:09:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:09:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:09:06 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/05/14 04:09:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/14 04:09:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 04:09:06 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:09:06 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:09:06 DEBUG : Waiting for deletions to finish 2025/05/14 04:09:06 INFO : There was nothing to transfer 2025/05/14 04:09:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:09:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 04:09:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/14 04:09:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 04:09:07 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:09:07 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:09:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/14 04:09:12 INFO : two: Copied (new) 2025/05/14 04:09:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (96.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:09:39 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dest" 2025/05/14 04:09:40 DEBUG : Swift container rclone-test-feritut6pipe path dest: Auto set use_segments_container to true 2025/05/14 04:09:45 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/pre-dest1" 2025/05/14 04:09:45 DEBUG : Swift container rclone-test-feritut6pipe path pre-dest1: Auto set use_segments_container to true 2025/05/14 04:09:50 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/pre-dest2" 2025/05/14 04:09:51 DEBUG : Swift container rclone-test-feritut6pipe path pre-dest2: Auto set use_segments_container to true 2025/05/14 04:09:56 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:09:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/14 04:10:02 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:10:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/14 04:10:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/14 04:10:12 DEBUG : Swift container rclone-test-feritut6pipe path dest: Waiting for checks to finish 2025/05/14 04:10:12 DEBUG : Swift container rclone-test-feritut6pipe path dest: Waiting for transfers to finish 2025/05/14 04:10:13 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/14 04:10:13 INFO : 3: Copied (new) 2025/05/14 04:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.91s) === RUN TestSyncCopyDest run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:10:14 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:10:15 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:10:20 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/CopyDest" 2025/05/14 04:10:20 DEBUG : Swift container rclone-test-feritut6pipe path CopyDest: Auto set use_segments_container to true 2025/05/14 04:10:31 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 04:10:31 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:10:31 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:10:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:10:36 INFO : one: Copied (new) 2025/05/14 04:10:36 DEBUG : Waiting for deletions to finish 2025/05/14 04:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:10:36 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:10:42 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:10:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 04:10:47 INFO : one: Copied (replaced existing) 2025/05/14 04:10:47 DEBUG : Waiting for deletions to finish 2025/05/14 04:10:53 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/BackupDir" 2025/05/14 04:10:53 DEBUG : Swift container rclone-test-feritut6pipe path BackupDir: Auto set use_segments_container to true 2025/05/14 04:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:10:59 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:10:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 04:11:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:11:09 INFO : one: Copied (server-side copy) 2025/05/14 04:11:14 INFO : one: Deleted 2025/05/14 04:11:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 04:11:25 INFO : one: Copied (server-side copy) 2025/05/14 04:11:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/14 04:11:25 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:11:25 DEBUG : Waiting for deletions to finish 2025/05/14 04:11:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:11:31 DEBUG : one: Unchanged skipping 2025/05/14 04:11:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:11:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/14 04:11:41 INFO : two: Copied (server-side copy) 2025/05/14 04:11:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/14 04:11:41 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:11:41 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:11:41 DEBUG : Waiting for deletions to finish 2025/05/14 04:11:51 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:11:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:11:52 DEBUG : two: Unchanged skipping 2025/05/14 04:11:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:11:56 DEBUG : one: Unchanged skipping 2025/05/14 04:11:56 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:11:56 DEBUG : Waiting for deletions to finish 2025/05/14 04:11:56 INFO : There was nothing to transfer 2025/05/14 04:12:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:12:22 DEBUG : one: Unchanged skipping 2025/05/14 04:12:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/14 04:12:23 DEBUG : three: Destination not found in --copy-dest 2025/05/14 04:12:23 DEBUG : three: Need to transfer - File not found at Destination 2025/05/14 04:12:23 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:12:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/14 04:12:23 INFO : three: Copied (new) 2025/05/14 04:12:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:12:28 DEBUG : two: Unchanged skipping 2025/05/14 04:12:28 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (175.03s) === RUN TestSyncBackupDir run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:13:35 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:13:35 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:13:41 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/backup" 2025/05/14 04:13:41 DEBUG : Swift container rclone-test-feritut6pipe path backup: Auto set use_segments_container to true 2025/05/14 04:13:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:13:49 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:13:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:13:49 DEBUG : two: Unchanged skipping 2025/05/14 04:14:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:14:00 INFO : one: Copied (server-side copy) 2025/05/14 04:14:05 INFO : one: Deleted 2025/05/14 04:14:05 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:14:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:14:10 INFO : one: Copied (new) 2025/05/14 04:14:10 DEBUG : Waiting for deletions to finish 2025/05/14 04:14:31 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:14:31 INFO : three.txt: Copied (server-side copy) 2025/05/14 04:14:36 INFO : three.txt: Deleted 2025/05/14 04:14:36 INFO : three.txt: Moved into backup dir 2025/05/14 04:15:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:15:08 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:15:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:15:08 DEBUG : two: Unchanged skipping 2025/05/14 04:15:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:15:18 INFO : one: Copied (server-side copy) 2025/05/14 04:15:23 INFO : one: Deleted 2025/05/14 04:15:23 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:15:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:15:28 INFO : one: Copied (new) 2025/05/14 04:15:28 DEBUG : Waiting for deletions to finish 2025/05/14 04:15:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:15:44 INFO : three.txt: Copied (server-side copy) 2025/05/14 04:15:49 INFO : three.txt: Deleted 2025/05/14 04:15:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (245.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:17:45 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:17:46 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:17:51 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/backup" 2025/05/14 04:17:51 DEBUG : Swift container rclone-test-feritut6pipe path backup: Auto set use_segments_container to true 2025/05/14 04:17:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:17:56 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:17:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:17:57 DEBUG : two: Unchanged skipping 2025/05/14 04:18:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:18:07 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:18:12 INFO : one: Deleted 2025/05/14 04:18:12 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:18:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:18:17 INFO : one: Copied (new) 2025/05/14 04:18:17 DEBUG : Waiting for deletions to finish 2025/05/14 04:18:41 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:18:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:18:46 INFO : three.txt: Deleted 2025/05/14 04:18:46 INFO : three.txt: Moved into backup dir 2025/05/14 04:19:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:19:37 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:19:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:19:37 DEBUG : two: Unchanged skipping 2025/05/14 04:19:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:19:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:19:55 INFO : one: Deleted 2025/05/14 04:19:55 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:20:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:20:01 INFO : one: Copied (new) 2025/05/14 04:20:01 DEBUG : Waiting for deletions to finish 2025/05/14 04:20:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:20:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:20:21 INFO : three.txt: Deleted 2025/05/14 04:20:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (217.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:21:08 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:21:08 DEBUG : Config file has changed externally - reloading 2025/05/14 04:21:08 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:21:13 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/backup" 2025/05/14 04:21:14 DEBUG : Swift container rclone-test-feritut6pipe path backup: Auto set use_segments_container to true 2025/05/14 04:21:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:21:19 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:21:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:21:19 DEBUG : two: Unchanged skipping 2025/05/14 04:21:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:21:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/14 04:21:40 INFO : one: Deleted 2025/05/14 04:21:40 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:21:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:21:45 INFO : one: Copied (new) 2025/05/14 04:21:45 DEBUG : Waiting for deletions to finish 2025/05/14 04:22:06 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:22:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/14 04:22:11 INFO : three.txt: Deleted 2025/05/14 04:22:11 INFO : three.txt: Moved into backup dir 2025/05/14 04:22:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:22:17 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:22:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:22:17 DEBUG : two: Unchanged skipping 2025/05/14 04:22:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:22:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/14 04:22:33 INFO : one: Deleted 2025/05/14 04:22:33 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:22:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:22:38 INFO : one: Copied (new) 2025/05/14 04:22:38 DEBUG : Waiting for deletions to finish 2025/05/14 04:22:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:22:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/14 04:23:04 INFO : three.txt: Deleted 2025/05/14 04:23:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (152.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:23:50 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:23:50 DEBUG : Config file has changed externally - reloading 2025/05/14 04:23:51 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:23:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:23:56 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:23:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:23:56 DEBUG : two: Unchanged skipping 2025/05/14 04:24:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:24:07 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:24:12 INFO : one: Deleted 2025/05/14 04:24:12 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:24:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:24:17 INFO : one: Copied (new) 2025/05/14 04:24:17 DEBUG : Waiting for deletions to finish 2025/05/14 04:24:43 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:24:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:24:48 INFO : three.txt: Deleted 2025/05/14 04:24:48 INFO : three.txt: Moved into backup dir 2025/05/14 04:25:14 DEBUG : one.bak: Excluded (Path Filter) 2025/05/14 04:25:14 DEBUG : one.bak: Excluded 2025/05/14 04:25:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/14 04:25:14 DEBUG : three.txt.bak: Excluded 2025/05/14 04:25:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:25:14 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for checks to finish 2025/05/14 04:25:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:25:14 DEBUG : two: Unchanged skipping 2025/05/14 04:25:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:25:19 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:25:24 INFO : one: Deleted 2025/05/14 04:25:24 DEBUG : Swift container rclone-test-feritut6pipe path dst: Waiting for transfers to finish 2025/05/14 04:25:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:25:29 INFO : one: Copied (new) 2025/05/14 04:25:29 DEBUG : Waiting for deletions to finish 2025/05/14 04:25:45 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:25:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:25:50 INFO : three.txt: Deleted 2025/05/14 04:25:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (166.15s) === RUN TestSyncSuffix run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:26:42 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:26:42 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:26:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:26:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:26:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:27:03 INFO : one: Deleted 2025/05/14 04:27:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:27:08 INFO : one: Copied (new) 2025/05/14 04:27:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:27:08 DEBUG : two: Unchanged skipping 2025/05/14 04:27:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/14 04:27:23 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:27:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:27:28 INFO : three.txt: Deleted 2025/05/14 04:27:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:27:33 INFO : three.txt: Copied (new) 2025/05/14 04:27:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:27:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:27:45 INFO : one: Copied (server-side copy) to: one.bak 2025/05/14 04:27:50 INFO : one: Deleted 2025/05/14 04:27:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:27:55 INFO : one: Copied (new) 2025/05/14 04:27:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:27:55 DEBUG : two: Unchanged skipping 2025/05/14 04:27:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/14 04:28:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:28:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/14 04:28:10 INFO : three.txt: Deleted 2025/05/14 04:28:15 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/14 04:28:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (245.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:30:43 DEBUG : Creating backend with remote "TestSwift:rclone-test-feritut6pipe/dst" 2025/05/14 04:30:43 DEBUG : Config file has changed externally - reloading 2025/05/14 04:30:43 DEBUG : Swift container rclone-test-feritut6pipe path dst: Auto set use_segments_container to true 2025/05/14 04:30:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/14 04:31:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 04:31:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/14 04:31:14 INFO : one: Deleted 2025/05/14 04:31:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:31:19 INFO : one: Copied (new) 2025/05/14 04:31:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:31:24 DEBUG : two: Unchanged skipping 2025/05/14 04:31:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/14 04:31:45 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/14 04:31:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/14 04:31:50 INFO : three.txt: Deleted 2025/05/14 04:31:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:31:55 INFO : three.txt: Copied (new) 2025/05/14 04:32:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/14 04:32:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/14 04:32:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/14 04:32:41 INFO : one: Deleted 2025/05/14 04:32:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/14 04:32:46 INFO : one: Copied (new) 2025/05/14 04:32:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:32:46 DEBUG : two: Unchanged skipping 2025/05/14 04:32:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/14 04:33:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/14 04:33:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/14 04:33:07 INFO : three.txt: Deleted 2025/05/14 04:33:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/14 04:33:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (221.66s) === RUN TestSyncUTFNorm run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:34:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/14 04:34:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:34:04 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:34:09 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/05/14 04:34:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/14 04:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (21.29s) === RUN TestSyncImmutable run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:34:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/14 04:34:20 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:34:20 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:34:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/14 04:34:20 INFO : existing: Copied (new) 2025/05/14 04:34:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:34:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/14 04:34:21 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:34:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/14 04:34:21 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:34:21 ERROR : Swift container rclone-test-feritut6pipe: not deleting files as there were IO errors 2025/05/14 04:34:21 ERROR : Swift container rclone-test-feritut6pipe: not deleting directories as there were IO errors run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:34:27 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:34:32 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:34:32 DEBUG : existing: Unchanged skipping 2025/05/14 04:34:32 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:34:32 DEBUG : Waiting for deletions to finish 2025/05/14 04:34:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (16.11s) === RUN TestFixCase run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.27s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.47s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" 2025/05/14 04:37:01 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for checks to finish 2025/05/14 04:37:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both1: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both0: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both10: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both12: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both13: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both14: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both15: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both17: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both18: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both19: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both2: Unchanged skipping 2025/05/14 04:37:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:01 DEBUG : both4: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both11: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both6: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both16: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both7: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both8: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both9: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both3: Unchanged skipping 2025/05/14 04:37:06 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 04:37:06 DEBUG : both5: Unchanged skipping 2025/05/14 04:37:06 DEBUG : Swift container rclone-test-feritut6pipe: Waiting for transfers to finish 2025/05/14 04:37:06 DEBUG : Waiting for deletions to finish 2025/05/14 04:37:07 INFO : only19: Deleted 2025/05/14 04:37:07 INFO : only7: Deleted 2025/05/14 04:37:07 INFO : only16: Deleted 2025/05/14 04:37:07 INFO : only10: Deleted 2025/05/14 04:37:07 INFO : only4: Deleted 2025/05/14 04:37:12 INFO : only12: Deleted 2025/05/14 04:37:12 INFO : only0: Deleted 2025/05/14 04:37:12 INFO : only9: Deleted 2025/05/14 04:37:12 INFO : only2: Deleted 2025/05/14 04:37:17 INFO : only11: Deleted 2025/05/14 04:37:17 INFO : only1: Deleted 2025/05/14 04:37:17 INFO : only5: Deleted 2025/05/14 04:37:17 INFO : only3: Deleted 2025/05/14 04:37:18 INFO : only6: Deleted 2025/05/14 04:37:18 INFO : only8: Deleted 2025/05/14 04:37:18 INFO : only14: Deleted 2025/05/14 04:37:18 INFO : only15: Deleted 2025/05/14 04:37:22 INFO : only17: Deleted 2025/05/14 04:37:22 INFO : only18: Deleted 2025/05/14 04:37:28 INFO : only13: Deleted 2025/05/14 04:37:28 INFO : There was nothing to transfer run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (284.64s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Swift container rclone-test-feritut6pipe", Local "Local file system at /tmp/rclone2903406176", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (30s) goroutine 13549 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc00036e000, {0x260ce19?, 0x0?}, 0x271fa58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc00036e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00036e000, 0xc0006e9c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0007763d8, {0x3cfdba0, 0x5c, 0x5c}, {0x3d14980?, 0x1?, 0x3d14980?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0005a1040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005a1040) /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:44 main.main() _testmain.go:229 +0xa9 goroutine 12879 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000d6c000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 12810 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 36 [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 13557 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00014ce00, 0xc000b5dce0, 0xc00053a8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00014ce00, {0x29fbc88, 0xc000faef60}, {0xc000774000, 0x4f}, {{0xc000b59840, 0x18}, {0xc000b59859, 0x5}, {0x25c808f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00014ce00, {0x29fbc88, 0xc000faef60}, {{0xc000b59840, 0x18}, {0xc000b59859, 0x5}, {0x25c808f, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc00014ce00, {0x29fbc88, 0xc000faef60}, {0xc000b59840, 0x18}, {0xc000b59859, 0x5}, {0x29d4380, 0xc0003deed0}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1568 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1614 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, 0xc00033e300?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000778000, 0xc00033e300, 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(0xc000b5dc80, {0x29fbc88, 0xc000faef60}, {0x29d4380, 0xc0003deed0}, {0x2a06360, 0xc0005ab500}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000aece00, {0x29fbc88, 0xc000faef60}, {0x29d4380, 0xc0003deed0}, {0x2a06360, 0xc0005ab500}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0004f3ab0, {0x29fbc88, 0xc000faef60}, {0x2a12670, 0xc000aece00}, {0xc0008de2c8, 0x5}, {0x25cf869, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc0004f3ab0, {0x29fbc88, 0xc000faef60}, {0xc0008de2c8, 0x5}, {0x25cf869, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0007941a0, {0x25d62c3, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc0007941a0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 +0x1f testing.tRunner(0xc0007941a0, 0x271fa58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 2355 [chan receive, 52 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 2325 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13234 [select]: net/http.(*persistConn).writeLoop(0xc000612ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13144 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 13548 [select]: net/http.(*persistConn).roundTrip(0xc000612ea0, 0xc000a4d630) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0007aaf00, 0xc00053a8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004ee850, 0xc00053a8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00053a8c0, {0x29d5bc0, 0xc0004ee850}, {0x472301?, 0xc000f125a0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0003df3b0, 0xc00053a8c0, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0003df3b0, 0xc00053a8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 13557 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 13169 [IO wait]: internal/poll.runtime_pollWait(0x7f57c31ca3d8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ed080?, 0xc000a84c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001ed080, {0xc000a84c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ed080, {0xc000a84c80?, 0xc00042e8d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000b481d0, {0xc000a84c80?, 0x3d14980?, 0xc0000a19d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00087ad08, {0xc000a84c80?, 0x18?, 0x7f57c8e90a98?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00071ae28, {0xc000a84c80?, 0x0?, 0xc00071ae28?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00042e9b8, {0x29d70c0, 0xc00071ae28}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00042e708, {0x7f57c8e96d00, 0xc00087ad08}, 0xc0000a1a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00042e708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00042e708, {0xc000844000, 0x1000, 0xc00008fa08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000612ea0, {0xc000844000?, 0x81e525?, 0x2143d60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000d1cd20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000d1cd20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000612ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 13144 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose" - Finished ERROR in 1h0m0.508586727s (try 1/5): exit status 2: Failed []