"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 5/5) 2025/06/23 08:14:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu" 2025/06/23 08:14:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 08:14:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu.bin" 2025/06/23 08:14:24 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu.bin: Auto set use_segments_container to true 2025/06/23 08:14:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu" 2025/06/23 08:14:30 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu: Auto set use_segments_container to true 2025/06/23 08:14:35 DEBUG : Creating backend with remote "/tmp/rclone1853820557" === 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 "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:14:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:14:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/23 08:14:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:14:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 08:14:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:14:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:14:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:14:41 DEBUG : sub dir/hello world: md5 = 5354478fe412aa54cfda81bb924f7f54 OK 2025/06/23 08:14:41 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:14:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.05s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.27s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:14:52 DEBUG : Creating backend with remote "/non-existing" 2025/06/23 08:14:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/23 08:14:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:14:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.23s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:14:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:14:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:14:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:02 DEBUG : sub dir/hello world: md5 = ac0c7bd4fd741029e1e07b6668886b9d OK 2025/06/23 08:15:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.77s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:15:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Running all checks before starting transfers 2025/06/23 08:15:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:15:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:15:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Checks finished, now starting transfers 2025/06/23 08:15:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:13 DEBUG : sub dir/hello world: md5 = 668e97fecc1294c2e5603dd015242d88 OK 2025/06/23 08:15:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.93s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:15:24 ERROR : Ignoring --no-traverse with sync 2025/06/23 08:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:15:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:15:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:29 DEBUG : sub dir/hello world: md5 = 3065566cbf66120819b1fe60fdc1da87 OK 2025/06/23 08:15:29 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:15:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (11.04s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:15:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/23 08:15:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:15:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:35 DEBUG : hello world2: md5 = 17fb73a336746bed1788e36b86cc25dc OK 2025/06/23 08:15:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.08s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:15:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:15:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:15:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:41 DEBUG : potato2: md5 = 9f901ea0e7ce1b9226e777b5adc88610 OK 2025/06/23 08:15:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.92s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:15:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:15:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:15:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:15:57 DEBUG : potato2: md5 = 375635f4eade966dde39ba823b3282e4 OK 2025/06/23 08:15:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:16:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 08:16:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 08:16:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/23 08:16:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 08:16:03 INFO : sub dir2: Making directory 2025/06/23 08:16:03 INFO : sub dir: Making directory 2025/06/23 08:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:16:03 INFO : sub dir2/sub sub dir2: Making directory 2025/06/23 08:16:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:16:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:16:08 DEBUG : sub dir/hello world: md5 = 4109370f1be86a00a1f7d2d796c112f2 OK 2025/06/23 08:16:08 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/23 08:16:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:16:14 INFO : sub dir2: Making directory 2025/06/23 08:16:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/23 08:16:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 08:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:16:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:16:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:16:19 DEBUG : sub dir/hello world: md5 = aa0a31fa49b95536e181a944552d192a OK 2025/06/23 08:16:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:16:26 DEBUG : sub dir2: Making directory with metadata 2025/06/23 08:16:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 08:16:26 INFO : sub dir2: Making directory 2025/06/23 08:16:26 INFO : sub dir: Making directory 2025/06/23 08:16:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:16:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:16:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:16:31 DEBUG : sub dir/hello world: md5 = 020da0b369411ef4baf9a24f1a6cf5a7 OK 2025/06/23 08:16:31 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:16:31 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 08:16:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/23 08:16:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.25s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:16:42 INFO : sub dir2: Making directory 2025/06/23 08:16:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:16:48 DEBUG : sub dir/hello world: md5 = 6cabd476356732e1262f8bba842904f6 OK 2025/06/23 08:16:48 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:16:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:16:53 DEBUG : sub dir2: Making directory with metadata 2025/06/23 08:16:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 08:16:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 08:16:53 INFO : sub dir2: Making directory 2025/06/23 08:16:53 INFO : sub dir: Making directory 2025/06/23 08:16:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:16:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:16:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:16:58 DEBUG : sub dir/hello world: md5 = 9d362c7413eeea0e1faa72f80440d356 OK 2025/06/23 08:16:58 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:16:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/23 08:16:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.27s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:17:04 INFO : sub dir2: Making directory 2025/06/23 08:17:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:17:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:17:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:17:09 DEBUG : sub dir/hello world: md5 = 31655e102ff1494d7d9e869c5ab355c7 OK 2025/06/23 08:17:09 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.79s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:17:25 DEBUG : sub dir/hello world: md5 = d5290f6d5c1bf513c12e57ebb5fb85fe OK 2025/06/23 08:17:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tikupaf3jimo" 2025/06/23 08:17:25 DEBUG : Config file has changed externally - reloading 2025/06/23 08:17:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tikupaf3jimo.bin" 2025/06/23 08:17:26 DEBUG : Swift container crypt path rclone-test-tikupaf3jimo.bin: Auto set use_segments_container to true 2025/06/23 08:17:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tikupaf3jimo" 2025/06/23 08:17:31 DEBUG : Swift container crypt path rclone-test-tikupaf3jimo: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-tikupaf3jimo' 2025/06/23 08:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tikupaf3jimo': Waiting for checks to finish 2025/06/23 08:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tikupaf3jimo': Waiting for transfers to finish 2025/06/23 08:17:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:17:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tikupaf3jimo': Purge remote 2025/06/23 08:17:48 DEBUG : Waiting for deletions to finish 2025/06/23 08:17:58 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (43.15s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:18:08 DEBUG : sub dir/hello world: md5 = bfe76c6a366337bf6adb2b65687c5c33 OK 2025/06/23 08:18:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 08:18:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:18:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:18:14 DEBUG : sub dir/hello world: md5 = feb22159c6b7287e260de9aa5c00f4c7 OK 2025/06/23 08:18:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:18:29 DEBUG : sub dir/hello world: md5 = 14e7228dda8f54daa09b678ba84981a2 OK 2025/06/23 08:18:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bonenud9suni" 2025/06/23 08:18:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bonenud9suni.bin" 2025/06/23 08:18:35 DEBUG : Swift container crypt path rclone-test-bonenud9suni.bin: Auto set use_segments_container to true 2025/06/23 08:18:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bonenud9suni" 2025/06/23 08:18:41 DEBUG : Swift container crypt path rclone-test-bonenud9suni: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni' 2025/06/23 08:18:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni': Waiting for checks to finish 2025/06/23 08:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni': Waiting for transfers to finish 2025/06/23 08:18:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:18:57 DEBUG : sub dir/hello world: md5 = bc41667debce3e873438a1c36d6f1629 OK 2025/06/23 08:18:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni': Waiting for checks to finish 2025/06/23 08:18:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 08:19:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni': Waiting for transfers to finish 2025/06/23 08:19:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:19:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bonenud9suni': Purge remote 2025/06/23 08:19:08 DEBUG : Waiting for deletions to finish 2025/06/23 08:19:09 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (49.53s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:19:19 DEBUG : sub dir/hello world: md5 = ab9c4c26cc8b72710a9d93309d71ba53 OK 2025/06/23 08:19:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 08:19:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:19:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:19:35 DEBUG : sub dir/hello world: md5 = 6ce1cada171c5fca21a6a2db5ffab6e4 OK 2025/06/23 08:19:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/23 08:19:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (26.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:19:46 DEBUG : sub dir/hello world: md5 = df0fe9cd6d840d9d7304eaf5900d6cfc OK 2025/06/23 08:19:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kekoquw9yeji" 2025/06/23 08:19:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kekoquw9yeji.bin" 2025/06/23 08:19:46 DEBUG : Swift container crypt path rclone-test-kekoquw9yeji.bin: Auto set use_segments_container to true 2025/06/23 08:19:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kekoquw9yeji" 2025/06/23 08:19:52 DEBUG : Swift container crypt path rclone-test-kekoquw9yeji: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji' 2025/06/23 08:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:19:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for checks to finish 2025/06/23 08:19:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for transfers to finish 2025/06/23 08:20:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:20:18 DEBUG : sub dir/hello world: md5 = 7f2c0ce93c7a9904c3f3cdb5e2402f19 OK 2025/06/23 08:20:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for checks to finish 2025/06/23 08:20:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/23 08:20:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for transfers to finish 2025/06/23 08:20:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:20:34 INFO : sub dir/hello world: Deleted 2025/06/23 08:20:44 DEBUG : sub dir/hello world: md5 = a4ed9a01de24e553cf60fbf4725a058f OK 2025/06/23 08:20:45 DEBUG : testing file moves 2025/06/23 08:20:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/23 08:20:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for checks to finish 2025/06/23 08:20:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Waiting for transfers to finish 2025/06/23 08:20:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/23 08:21:00 INFO : sub dir/hello world: Deleted 2025/06/23 08:21:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kekoquw9yeji': Purge remote 2025/06/23 08:21:01 DEBUG : Waiting for deletions to finish 2025/06/23 08:21:06 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (85.99s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:21:11 DEBUG : sub dir/hello world: md5 = 4debca98540d590c8d3161e382bb407e OK 2025/06/23 08:21:11 ERROR : error listing: directory not found 2025/06/23 08:21:16 INFO : Local file system at /tmp/rclone1853820557: Making directory 2025/06/23 08:21:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:21:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (25.87s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:21:37 DEBUG : sub dir/hello world: md5 = 44bf7f4af8473773c2a261a0249a51e5 OK 2025/06/23 08:21:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:21:48 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for checks to finish 2025/06/23 08:21:48 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for transfers to finish 2025/06/23 08:21:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/23 08:21:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (25.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:21:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/23 08:21:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:21:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:03 DEBUG : check sum: md5 = b1512be3aedfdeb9098cfa0f20fbba55 OK 2025/06/23 08:22:03 INFO : check sum: Copied (new) 2025/06/23 08:22:03 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:09 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 08:22:09 DEBUG : check sum: Size of src and dst objects identical 2025/06/23 08:22:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:22:09 DEBUG : check sum: Unchanged skipping 2025/06/23 08:22:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:09 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (21.04s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:22:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/23 08:22:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:22:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:24 DEBUG : sizeonly: md5 = 7a357689922e0d47c532c71b114032de OK 2025/06/23 08:22:24 INFO : sizeonly: Copied (new) 2025/06/23 08:22:24 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:30 DEBUG : sizeonly: Sizes identical 2025/06/23 08:22:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:22:35 DEBUG : sizeonly: Unchanged skipping 2025/06/23 08:22:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:35 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (25.93s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:22:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/23 08:22:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:22:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:50 DEBUG : ignore-size: md5 = a1f6552672f374ceeafdbc88e696764b OK 2025/06/23 08:22:50 INFO : ignore-size: Copied (new) 2025/06/23 08:22:50 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:22:56 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:22:56 DEBUG : ignore-size: Unchanged skipping 2025/06/23 08:22:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:22:56 DEBUG : Waiting for deletions to finish 2025/06/23 08:22:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (15.98s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:23:06 DEBUG : existing: md5 = 3cb9d78ccf1917a833a0c679f494cad9 OK 2025/06/23 08:23:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:23:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:23:12 DEBUG : existing: Unchanged skipping 2025/06/23 08:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:23:12 DEBUG : Waiting for deletions to finish 2025/06/23 08:23:12 INFO : There was nothing to transfer 2025/06/23 08:23:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/23 08:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:23:17 DEBUG : existing: md5 = 0f972fdd3b4d4de0d2c2d739450acc13 OK 2025/06/23 08:23:17 INFO : existing: Copied (replaced existing) 2025/06/23 08:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (21.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:23:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 08:23:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:23:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:23:28 DEBUG : existing: md5 = b37bcd2c14fea99e8af0885f6e365cfc OK 2025/06/23 08:23:28 INFO : existing: Copied (new) 2025/06/23 08:23:28 DEBUG : Waiting for deletions to finish 2025/06/23 08:23:28 DEBUG : existing: Destination exists, skipping 2025/06/23 08:23:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:23:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:23:28 DEBUG : Waiting for deletions to finish 2025/06/23 08:23:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:23:39 DEBUG : b/potato: md5 = c0c86ab360d3bbcaa53e0361e04c807b OK 2025/06/23 08:23:39 DEBUG : c/non empty space: md5 = f2214ec3f9db05c82038e9ec31d3dc5c OK 2025/06/23 08:23:39 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 08:23:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 08:23:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:23:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:23:40 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 08:23:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:23:45 DEBUG : a/potato2: md5 = 2df38ff23a5f6653dd1bc230f2cd06f5 OK 2025/06/23 08:23:45 INFO : a/potato2: Copied (new) 2025/06/23 08:23:45 DEBUG : Waiting for deletions to finish 2025/06/23 08:23:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (17.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:24:01 DEBUG : empty space: md5 = 50e2d10df14914b40163dcbbeb876e0e OK 2025/06/23 08:24:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:24:01 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 08:24:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:24:01 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/23 08:24:01 DEBUG : Waiting for deletions to finish 2025/06/23 08:24:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:24:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 08:24:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:24:12 DEBUG : empty space: md5 = 2b6f49f9a0868dde3d60ad59284ef63d OK 2025/06/23 08:24:12 INFO : empty space: Copied (replaced existing) 2025/06/23 08:24:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (21.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:24:18 DEBUG : foo: md5 = 80bad23bde190b14d3683bae990ab0c9 OK 2025/06/23 08:24:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:24:18 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/23 08:24:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:24:18 DEBUG : foo: md5 = 8eb80b4acabfb9c46faca9ab69b77fa1 OK 2025/06/23 08:24:18 INFO : foo: Copied (replaced existing) 2025/06/23 08:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.37s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:24:24 DEBUG : empty space: md5 = 9e8e694a16e7ad9c6a52bc782cd2c738 OK 2025/06/23 08:24:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 08:24:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:24:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:24:29 DEBUG : empty space: Unchanged skipping 2025/06/23 08:24:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:24:29 DEBUG : potato: md5 = 98dddebbe16da8cef35001f0559f478c OK 2025/06/23 08:24:29 INFO : potato: Copied (new) 2025/06/23 08:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (31.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:24:55 DEBUG : potato: md5 = 06f779162a04577ef13f140d6814546c OK 2025/06/23 08:25:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/23 08:25:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:25:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:25:06 DEBUG : potato: md5 = aaa0d2a703fe58b454eb82f4853d381d OK 2025/06/23 08:25:06 INFO : potato: Copied (replaced existing) 2025/06/23 08:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (31.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:25:26 DEBUG : potato: md5 = b18991d893ee0e9ecc4a6d1e35c24701 OK 2025/06/23 08:25:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:25:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/23 08:25:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:25:37 DEBUG : potato: md5 = d8e8e533b1000936d3442ef25cae3fd2 OK 2025/06/23 08:25:37 INFO : potato: Copied (replaced existing) 2025/06/23 08:25:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (21.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:25:48 DEBUG : potato: md5 = 3c59f6a1e41cd61905388fafe5717b58 OK 2025/06/23 08:25:53 DEBUG : empty space: md5 = 7a62581e9dc0d62d4195e86f335797de OK 2025/06/23 08:25:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:25:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/23 08:25:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:25:58 DEBUG : empty space: Unchanged skipping 2025/06/23 08:25:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:25:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:25:58 DEBUG : Waiting for deletions to finish 2025/06/23 08:25:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (41.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:26:29 DEBUG : potato: md5 = 19d8b5196554defb3fa255e1e78c151d OK 2025/06/23 08:26:34 DEBUG : empty space: md5 = f89d1e75d1f7eddfbbc629543429a6a1 OK 2025/06/23 08:26:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:26:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:26:34 DEBUG : empty space: Unchanged skipping 2025/06/23 08:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:26:39 DEBUG : potato2: md5 = 8a141b30b22c34407384c0df20cd1119 OK 2025/06/23 08:26:39 INFO : potato2: Copied (new) 2025/06/23 08:26:39 DEBUG : Waiting for deletions to finish 2025/06/23 08:26:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (41.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:27:05 DEBUG : b/potato: md5 = b5f5971f26fc68824569e28336063e31 OK 2025/06/23 08:27:06 DEBUG : c/non empty space: md5 = db7e0dee9ea2aeca5b7f1d5bc5d915ee OK 2025/06/23 08:27:06 INFO : d: Making directory 2025/06/23 08:27:06 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/23 08:27:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 08:27:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:27:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:27:06 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 08:27:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:27:11 DEBUG : a/potato2: md5 = 0a69b4baa424c8c8b3764450114dff53 OK 2025/06/23 08:27:11 INFO : a/potato2: Copied (new) 2025/06/23 08:27:11 DEBUG : Waiting for deletions to finish 2025/06/23 08:27:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:27:22 DEBUG : b/potato: md5 = b95501387e8414f9871fd10faef0020a OK 2025/06/23 08:27:22 DEBUG : c/non empty space: md5 = 2524ee7d1f484113042f24fb0a4410e0 OK 2025/06/23 08:27:22 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/23 08:27:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/23 08:27:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:27:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:27:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/23 08:27:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:27:28 DEBUG : a/potato2: md5 = 6ed73a9a38d66b30925d688d86d999dd OK 2025/06/23 08:27:28 INFO : a/potato2: Copied (new) 2025/06/23 08:27:28 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': not deleting files as there were IO errors 2025/06/23 08:27:28 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:27:39 DEBUG : potato: md5 = 42e0147f6c2abaa3895c951dabd8945b OK 2025/06/23 08:27:44 DEBUG : empty space: md5 = 680e7096fce20018feffe3f16f7f7312 OK 2025/06/23 08:27:44 DEBUG : Waiting for deletions to finish 2025/06/23 08:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:27:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:27:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:27:49 DEBUG : empty space: Unchanged skipping 2025/06/23 08:27:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:27:50 INFO : potato: Deleted 2025/06/23 08:27:50 DEBUG : potato2: md5 = 86d85fe69d37d5a19d56af9260458b5e OK 2025/06/23 08:27:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (36.68s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:28:16 DEBUG : potato: md5 = cebdfa4d35410a33b7507abfa69d9023 OK 2025/06/23 08:28:21 DEBUG : empty space: md5 = 1c7f7270d3c0377e43ad2dab176b75f1 OK 2025/06/23 08:28:26 DEBUG : Waiting for deletions to finish 2025/06/23 08:28:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:28:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:28:31 INFO : potato: Deleted 2025/06/23 08:28:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:28:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:28:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:28:37 DEBUG : empty space: Unchanged skipping 2025/06/23 08:28:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:28:37 DEBUG : potato2: md5 = 5d96d02f9fda8d2c09c5bc81f0fb9ce8 OK 2025/06/23 08:28:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (46.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:29:03 DEBUG : potato: md5 = c7ac81a2c4cfdd25777fbc8d7061dec0 OK 2025/06/23 08:29:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:29:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:29:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:29:08 DEBUG : potato2: md5 = e36e1f565d6d88eb7b436746bb076adc OK 2025/06/23 08:29:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.38s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:29:24 DEBUG : potato2: md5 = 1a1e5dadcee09c9c7417f15398386c25 OK 2025/06/23 08:29:29 DEBUG : empty space: md5 = 635dc42fcc8f274a0403cef0d077350d OK 2025/06/23 08:29:34 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 08:29:34 DEBUG : enormous: Excluded 2025/06/23 08:29:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 08:29:34 DEBUG : potato2: Excluded 2025/06/23 08:29:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 08:29:35 DEBUG : potato2: Excluded 2025/06/23 08:29:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:29:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:29:40 DEBUG : empty space: Unchanged skipping 2025/06/23 08:29:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:29:40 DEBUG : Waiting for deletions to finish 2025/06/23 08:29:40 INFO : There was nothing to transfer 2025/06/23 08:29:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 08:29:45 DEBUG : enormous: Excluded 2025/06/23 08:29:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 08:29:45 DEBUG : potato2: Excluded 2025/06/23 08:29:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 08:29:45 DEBUG : potato2: Excluded 2025/06/23 08:29:45 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for checks to finish 2025/06/23 08:29:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:29:45 DEBUG : empty space: Unchanged skipping 2025/06/23 08:29:45 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for transfers to finish 2025/06/23 08:29:45 DEBUG : Waiting for deletions to finish 2025/06/23 08:29:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (41.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:30:06 DEBUG : potato2: md5 = 97ab893b2d54ba84915ab595d74a4449 OK 2025/06/23 08:30:11 DEBUG : empty space: md5 = ff5d0d731192123f78fdc1585c35f81d OK 2025/06/23 08:30:11 DEBUG : enormous: md5 = 31a539b45a3397850eeeb57d89c5dba1 OK 2025/06/23 08:30:16 DEBUG : enormous: Excluded (Size Filter) 2025/06/23 08:30:16 DEBUG : enormous: Excluded 2025/06/23 08:30:16 DEBUG : potato2: Excluded (Size Filter) 2025/06/23 08:30:16 DEBUG : potato2: Excluded 2025/06/23 08:30:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:30:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:30:16 DEBUG : empty space: Unchanged skipping 2025/06/23 08:30:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:30:16 DEBUG : Waiting for deletions to finish 2025/06/23 08:30:17 INFO : enormous: Deleted 2025/06/23 08:30:22 INFO : potato2: Deleted 2025/06/23 08:30:22 INFO : There was nothing to transfer 2025/06/23 08:30:22 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for checks to finish 2025/06/23 08:30:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:30:27 DEBUG : empty space: Unchanged skipping 2025/06/23 08:30:27 DEBUG : Local file system at /tmp/rclone1853820557: Waiting for transfers to finish 2025/06/23 08:30:27 DEBUG : Waiting for deletions to finish 2025/06/23 08:30:27 INFO : potato2: Deleted 2025/06/23 08:30:27 INFO : enormous: Deleted 2025/06/23 08:30:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (32.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:30:38 DEBUG : one: md5 = 80567217e035c98deabccd84730feb87 OK 2025/06/23 08:30:43 DEBUG : two: md5 = 0d52974fd337457b5415d510b5145ebc OK 2025/06/23 08:30:49 DEBUG : three: md5 = d83536c1899c3e27c8b3dc92893345be OK 2025/06/23 08:30:54 DEBUG : four: md5 = 1d1663a14daa2615cd8ee0fb6aa14452 OK 2025/06/23 08:31:05 DEBUG : five: Need to transfer - File not found at Destination 2025/06/23 08:31:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:31:05 DEBUG : one: Destination is newer than source, skipping 2025/06/23 08:31:05 DEBUG : five: md5 = 927e89471573888fe25904f7f671306d OK 2025/06/23 08:31:05 INFO : five: Copied (new) 2025/06/23 08:31:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/23 08:31:10 DEBUG : three: Sizes identical 2025/06/23 08:31:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/23 08:31:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/23 08:31:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:31:10 DEBUG : two: md5 = 95e5e52cc65e761b433d497a81053ac0 OK 2025/06/23 08:31:10 INFO : two: Copied (replaced existing) 2025/06/23 08:31:15 DEBUG : four: md5 = 8ee53c137c5ac93ee3340dee08bb8994 OK 2025/06/23 08:31:15 INFO : four: Copied (replaced existing) 2025/06/23 08:31:15 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (68.48s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/23 08:31:41 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 08:31:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/23 08:31:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/23 08:31:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:31:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:31:46 DEBUG : potato: md5 = 75b4419418f5d3df43b29cfd09fd4105 OK 2025/06/23 08:31:46 INFO : potato: Copied (new) 2025/06/23 08:31:46 DEBUG : yam: md5 = 6467d2bd491481f0ac298e99986afb67 OK 2025/06/23 08:31:46 INFO : yam: Copied (new) 2025/06/23 08:31:46 DEBUG : Waiting for deletions to finish 2025/06/23 08:31:57 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/23 08:31:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/23 08:31:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:31:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:31:57 DEBUG : potato: Unchanged skipping 2025/06/23 08:31:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:31:57 DEBUG : yaml: md5 = b4c41811131c7da600401160c09b3669 OK 2025/06/23 08:31:57 INFO : yaml: Copied (new) 2025/06/23 08:31:57 DEBUG : Waiting for deletions to finish 2025/06/23 08:32:02 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (27.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/23 08:32:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Making map for --track-renames 2025/06/23 08:32:08 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Finished making map for --track-renames 2025/06/23 08:32:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:32:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 08:32:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/23 08:32:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for renames to finish 2025/06/23 08:32:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:32:13 DEBUG : yam: md5 = 39e44d10caded1eeb25a534ae51485be OK 2025/06/23 08:32:13 INFO : yam: Copied (new) 2025/06/23 08:32:14 DEBUG : potato: md5 = 9f59266e3b74f65f8b2f66f164c5399a OK 2025/06/23 08:32:14 INFO : potato: Copied (new) 2025/06/23 08:32:14 DEBUG : Waiting for deletions to finish 2025/06/23 08:32:14 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Making map for --track-renames 2025/06/23 08:32:14 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Finished making map for --track-renames 2025/06/23 08:32:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:32:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:32:14 DEBUG : potato: Unchanged skipping 2025/06/23 08:32:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for renames to finish 2025/06/23 08:32:24 INFO : yam: Copied (server-side copy) to: yaml 2025/06/23 08:32:30 INFO : yam: Deleted 2025/06/23 08:32:30 INFO : yaml: Renamed from "yam" 2025/06/23 08:32:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:32:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (27.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/23 08:32:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Making map for --track-renames 2025/06/23 08:32:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Finished making map for --track-renames 2025/06/23 08:32:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:32:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for renames to finish 2025/06/23 08:32:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/23 08:32:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/23 08:32:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:32:41 DEBUG : potato: md5 = 64ac08b7ce36e7dd2feecb375ce4695e OK 2025/06/23 08:32:41 INFO : potato: Copied (new) 2025/06/23 08:32:41 DEBUG : sub/yam: md5 = e8f565f57dab1055698ca53163d9bd81 OK 2025/06/23 08:32:41 INFO : sub/yam: Copied (new) 2025/06/23 08:32:41 DEBUG : Waiting for deletions to finish 2025/06/23 08:32:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Making map for --track-renames 2025/06/23 08:32:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Finished making map for --track-renames 2025/06/23 08:32:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:32:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:32:46 DEBUG : potato: Unchanged skipping 2025/06/23 08:32:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for renames to finish 2025/06/23 08:33:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/23 08:33:07 INFO : sub/yam: Deleted 2025/06/23 08:33:07 INFO : yam: Renamed from "sub/yam" 2025/06/23 08:33:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:33:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (47.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:33:22 DEBUG : Creating backend with remote "/tmp/rclone1853820557/dir1" 2025/06/23 08:33:22 DEBUG : Creating backend with remote "/tmp/rclone1853820557/dir2" 2025/06/23 08:33:22 DEBUG : Local file system at /tmp/rclone1853820557/dir2: Using server-side directory move 2025/06/23 08:33:22 INFO : Local file system at /tmp/rclone1853820557/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/23 08:33:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/23 08:33:22 DEBUG : Local file system at /tmp/rclone1853820557/dir2: Waiting for checks to finish 2025/06/23 08:33:22 DEBUG : Local file system at /tmp/rclone1853820557/dir2: Waiting for transfers to finish 2025/06/23 08:33:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:33:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:33:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 08:33:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:33:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:33:28 DEBUG : sub dir/hello world: md5 = c0565a9b8b6cf9ab97047ce4be842427 OK 2025/06/23 08:33:28 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:33:28 INFO : sub dir/hello world: Deleted 2025/06/23 08:33:28 DEBUG : nested/sub dir/file: md5 = 5c2197fb3785440e54d4895609751195 OK 2025/06/23 08:33:28 INFO : nested/sub dir/file: Copied (new) 2025/06/23 08:33:28 INFO : nested/sub dir/file: Deleted 2025/06/23 08:33:28 INFO : sub dir: Removing directory 2025/06/23 08:33:28 INFO : nested/sub dir: Removing directory 2025/06/23 08:33:28 INFO : nested: Removing directory 2025/06/23 08:33:28 DEBUG : Local file system at /tmp/rclone1853820557: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (21.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:33:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/23 08:33:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/23 08:33:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:33:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:33:49 DEBUG : nested/sub dir/file: md5 = d9be0131f72ebbec343aaee9cd50d9a1 OK 2025/06/23 08:33:49 INFO : nested/sub dir/file: Copied (new) 2025/06/23 08:33:49 INFO : nested/sub dir/file: Deleted 2025/06/23 08:33:49 DEBUG : sub dir/hello world: md5 = 0acb10e48afbd8a1b68715cc93b150c1 OK 2025/06/23 08:33:49 INFO : sub dir/hello world: Copied (new) 2025/06/23 08:33:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (26.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:34:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/23 08:34:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 08:34:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:34:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:34:15 DEBUG : existing: md5 = db8b2e47b66c0bf250ff337b717f9c76 OK 2025/06/23 08:34:15 INFO : existing: Copied (new) 2025/06/23 08:34:15 INFO : existing: Deleted 2025/06/23 08:34:15 DEBUG : existing-b: md5 = 5be63f0780004cf645b16e55f21184f4 OK 2025/06/23 08:34:15 INFO : existing-b: Copied (new) 2025/06/23 08:34:15 INFO : existing-b: Deleted 2025/06/23 08:34:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:34:26 DEBUG : existing: Destination exists, skipping 2025/06/23 08:34:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/23 08:34:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:34:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (36.43s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:34:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-behomoz1cozi" 2025/06/23 08:34:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-behomoz1cozi.bin" 2025/06/23 08:34:47 DEBUG : Swift container crypt path rclone-test-behomoz1cozi.bin: Auto set use_segments_container to true 2025/06/23 08:34:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-behomoz1cozi" 2025/06/23 08:34:52 DEBUG : Swift container crypt path rclone-test-behomoz1cozi: Auto set use_segments_container to true 2025/06/23 08:35:03 DEBUG : potato2: md5 = 27e5405126a70f41c5207c0d275bde75 OK 2025/06/23 08:35:08 DEBUG : empty space: md5 = 896106532c2dae7d242af0a5c0a27278 OK 2025/06/23 08:35:08 DEBUG : potato3: md5 = f0fa8a69aa27c7494716eb4cfbc3f114 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-behomoz1cozi' 2025/06/23 08:35:14 DEBUG : empty space: md5 = a83cdd134bbd85ce41c9c9cad4f60222 OK 2025/06/23 08:35:15 DEBUG : potato3: md5 = 6238860de1abeabd8ca86bb96fa1342f OK 2025/06/23 08:35:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:35:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-behomoz1cozi': Waiting for checks to finish 2025/06/23 08:35:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 08:35:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:35:15 DEBUG : empty space: Unchanged skipping 2025/06/23 08:35:20 INFO : empty space: Deleted 2025/06/23 08:35:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-behomoz1cozi': Waiting for transfers to finish 2025/06/23 08:35:20 INFO : potato3: Copied (server-side copy) 2025/06/23 08:35:20 INFO : potato3: Deleted 2025/06/23 08:35:31 INFO : potato2: Copied (server-side copy) 2025/06/23 08:35:36 INFO : potato2: Deleted 2025/06/23 08:35:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xiradac5zita" 2025/06/23 08:35:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xiradac5zita.bin" 2025/06/23 08:35:37 DEBUG : Swift container crypt path rclone-test-xiradac5zita.bin: Auto set use_segments_container to true 2025/06/23 08:35:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xiradac5zita" 2025/06/23 08:35:42 DEBUG : Swift container crypt path rclone-test-xiradac5zita: Auto set use_segments_container to true 2025/06/23 08:35:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 08:35:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:35:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 08:35:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xiradac5zita': Waiting for checks to finish 2025/06/23 08:35:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xiradac5zita': Waiting for transfers to finish 2025/06/23 08:35:54 INFO : empty space: Copied (server-side copy) 2025/06/23 08:35:54 INFO : empty space: Deleted 2025/06/23 08:35:59 INFO : potato2: Copied (server-side copy) 2025/06/23 08:35:59 INFO : potato3: Copied (server-side copy) 2025/06/23 08:35:59 INFO : potato3: Deleted 2025/06/23 08:36:04 INFO : potato2: Deleted 2025/06/23 08:36:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xiradac5zita': Purge remote 2025/06/23 08:36:04 DEBUG : Waiting for deletions to finish 2025/06/23 08:36:04 INFO : empty space.bin: Deleted 2025/06/23 08:36:14 INFO : potato2.bin: Deleted 2025/06/23 08:36:14 INFO : potato3.bin: Deleted 2025/06/23 08:36:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-behomoz1cozi': Purge remote 2025/06/23 08:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (88.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:36:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xitibot7kesa" 2025/06/23 08:36:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xitibot7kesa.bin" 2025/06/23 08:36:16 DEBUG : Swift container crypt path rclone-test-xitibot7kesa.bin: Auto set use_segments_container to true 2025/06/23 08:36:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xitibot7kesa" 2025/06/23 08:36:21 DEBUG : Swift container crypt path rclone-test-xitibot7kesa: Auto set use_segments_container to true 2025/06/23 08:36:32 DEBUG : potato2: md5 = 6245221bee407cdbfae1e6f56e2e3fd5 OK 2025/06/23 08:36:37 DEBUG : empty space: md5 = 2444f1bbd7b7ad6f4b36377f5b451362 OK 2025/06/23 08:36:37 DEBUG : potato3: md5 = 4c604858554c5cdd27ab937717a0e251 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-xitibot7kesa' 2025/06/23 08:36:48 DEBUG : empty space: md5 = d6e0adab850318930fdae66f6029cb45 OK 2025/06/23 08:36:53 DEBUG : potato3: md5 = 60d511d934a39611f2865fbc11072c5b OK 2025/06/23 08:37:03 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 08:37:03 DEBUG : empty space: Excluded 2025/06/23 08:37:03 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 08:37:03 DEBUG : empty space: Excluded 2025/06/23 08:37:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:37:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xitibot7kesa': Waiting for checks to finish 2025/06/23 08:37:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 08:37:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xitibot7kesa': Waiting for transfers to finish 2025/06/23 08:37:14 INFO : potato2: Copied (server-side copy) 2025/06/23 08:37:19 INFO : potato3: Copied (server-side copy) 2025/06/23 08:37:19 INFO : potato3: Deleted 2025/06/23 08:37:19 INFO : potato2: Deleted 2025/06/23 08:37:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kahavih3yuqi" 2025/06/23 08:37:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kahavih3yuqi.bin" 2025/06/23 08:37:20 DEBUG : Swift container crypt path rclone-test-kahavih3yuqi.bin: Auto set use_segments_container to true 2025/06/23 08:37:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kahavih3yuqi" 2025/06/23 08:37:26 DEBUG : Swift container crypt path rclone-test-kahavih3yuqi: Auto set use_segments_container to true 2025/06/23 08:37:32 DEBUG : empty space: Excluded (Size Filter) 2025/06/23 08:37:32 DEBUG : empty space: Excluded 2025/06/23 08:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:37:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 08:37:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kahavih3yuqi': Waiting for checks to finish 2025/06/23 08:37:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kahavih3yuqi': Waiting for transfers to finish 2025/06/23 08:37:37 INFO : potato2: Copied (server-side copy) 2025/06/23 08:37:38 INFO : potato2: Deleted 2025/06/23 08:37:42 INFO : potato3: Copied (server-side copy) 2025/06/23 08:37:48 INFO : potato3: Deleted 2025/06/23 08:37:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kahavih3yuqi': Purge remote 2025/06/23 08:37:48 DEBUG : Waiting for deletions to finish 2025/06/23 08:37:48 INFO : potato3.bin: Deleted 2025/06/23 08:37:48 INFO : potato2.bin: Deleted 2025/06/23 08:37:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xitibot7kesa': Purge remote 2025/06/23 08:37:48 DEBUG : Waiting for deletions to finish 2025/06/23 08:37:54 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (108.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:38:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tonegic4deha" 2025/06/23 08:38:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tonegic4deha.bin" 2025/06/23 08:38:05 DEBUG : Swift container crypt path rclone-test-tonegic4deha.bin: Auto set use_segments_container to true 2025/06/23 08:38:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tonegic4deha" 2025/06/23 08:38:10 DEBUG : Swift container crypt path rclone-test-tonegic4deha: Auto set use_segments_container to true 2025/06/23 08:38:21 DEBUG : potato2: md5 = 49e487ae8075a6911e661530573fc9ab OK 2025/06/23 08:38:26 DEBUG : empty space: md5 = ec88cc8cb531d302486fcca91e954c41 OK 2025/06/23 08:38:26 DEBUG : potato3: md5 = 78a4a9777688537d165f62a7db45642e OK 2025/06/23 08:38:26 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu' -> Encrypted drive 'TestCryptSwift:rclone-test-tonegic4deha' 2025/06/23 08:38:27 DEBUG : empty space: md5 = 5cf1720a9b83d36bd9bff917c82c0b35 OK 2025/06/23 08:38:32 DEBUG : potato3: md5 = 19fa78273a3f2e6fd4822d405709c0a0 OK 2025/06/23 08:38:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:38:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/23 08:38:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tonegic4deha': Waiting for checks to finish 2025/06/23 08:38:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:38:43 DEBUG : empty space: Unchanged skipping 2025/06/23 08:38:48 INFO : empty space: Deleted 2025/06/23 08:38:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tonegic4deha': Waiting for transfers to finish 2025/06/23 08:38:48 INFO : potato2: Copied (server-side copy) 2025/06/23 08:38:49 INFO : potato3: Copied (server-side copy) 2025/06/23 08:38:49 INFO : potato3: Deleted 2025/06/23 08:38:53 INFO : potato2: Deleted 2025/06/23 08:38:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mohicuc2juyi" 2025/06/23 08:38:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mohicuc2juyi.bin" 2025/06/23 08:38:59 DEBUG : Swift container crypt path rclone-test-mohicuc2juyi.bin: Auto set use_segments_container to true 2025/06/23 08:39:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mohicuc2juyi" 2025/06/23 08:39:05 DEBUG : Swift container crypt path rclone-test-mohicuc2juyi: Auto set use_segments_container to true 2025/06/23 08:39:10 INFO : tomatoDir: Making directory 2025/06/23 08:39:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/23 08:39:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/23 08:39:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/23 08:39:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohicuc2juyi': Waiting for checks to finish 2025/06/23 08:39:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohicuc2juyi': Waiting for transfers to finish 2025/06/23 08:39:21 INFO : potato2: Copied (server-side copy) 2025/06/23 08:39:26 INFO : potato2: Deleted 2025/06/23 08:39:26 INFO : potato3: Copied (server-side copy) 2025/06/23 08:39:26 INFO : empty space: Copied (server-side copy) 2025/06/23 08:39:26 INFO : empty space: Deleted 2025/06/23 08:39:31 INFO : potato3: Deleted 2025/06/23 08:39:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohicuc2juyi': Purge remote 2025/06/23 08:39:31 DEBUG : Waiting for deletions to finish 2025/06/23 08:39:32 INFO : potato2.bin: Deleted 2025/06/23 08:39:37 INFO : potato3.bin: Deleted 2025/06/23 08:39:37 INFO : empty space.bin: Deleted 2025/06/23 08:39:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tonegic4deha': Purge remote 2025/06/23 08:39:37 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (93.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:39:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/rclone-move-test" 2025/06/23 08:39:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-move-test.bin" 2025/06/23 08:39:38 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/23 08:39:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-move-test" 2025/06/23 08:39:48 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-move-test: Auto set use_segments_container to true 2025/06/23 08:39:59 DEBUG : potato2: md5 = de1dabedead37d9dd3755fd2b34b856a OK --- PASS: TestServerSideMoveOverlap (27.20s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:40:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test" 2025/06/23 08:40:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test.bin" 2025/06/23 08:40:05 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/23 08:40:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test" 2025/06/23 08:40:11 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:40:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test" 2025/06/23 08:40:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test.bin" 2025/06/23 08:40:17 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/23 08:40:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test" 2025/06/23 08:40:37 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test: Auto set use_segments_container to true 2025/06/23 08:40:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2" 2025/06/23 08:40:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2.bin" 2025/06/23 08:40:43 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/23 08:40:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2" 2025/06/23 08:40:48 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/23 08:41:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file" 2025/06/23 08:41:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file.bin" 2025/06/23 08:41:09 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/23 08:41:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file" 2025/06/23 08:41:30 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/23 08:41:41 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 93e3dbd805e08abf939ea8a47eca62fb OK 2025/06/23 08:41:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 08:41:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test': Waiting for checks to finish 2025/06/23 08:41:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test': Waiting for transfers to finish 2025/06/23 08:41:51 DEBUG : Waiting for deletions to finish 2025/06/23 08:41:51 INFO : There was nothing to transfer 2025/06/23 08:41:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 08:41:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:41:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:41:56 DEBUG : Waiting for deletions to finish 2025/06/23 08:41:56 INFO : There was nothing to transfer 2025/06/23 08:42:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 08:42:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/23 08:42:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/23 08:42:01 DEBUG : Waiting for deletions to finish 2025/06/23 08:42:01 INFO : There was nothing to transfer 2025/06/23 08:42:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 08:42:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 08:42:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 08:42:11 DEBUG : Waiting for deletions to finish 2025/06/23 08:42:11 INFO : There was nothing to transfer 2025/06/23 08:42:12 DEBUG : Excluded 2025/06/23 08:42:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/23 08:42:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/23 08:42:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/23 08:42:17 DEBUG : Waiting for deletions to finish 2025/06/23 08:42:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (125.51s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:42:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:42:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:42:22 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:42:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:42:28 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:42:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/CompareDest" 2025/06/23 08:42:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/CompareDest.bin" 2025/06/23 08:42:34 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/CompareDest.bin: Auto set use_segments_container to true 2025/06/23 08:42:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/CompareDest" 2025/06/23 08:42:40 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/CompareDest: Auto set use_segments_container to true 2025/06/23 08:42:56 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 08:42:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:42:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:43:01 DEBUG : one: md5 = ba64fd87e813d7ba64b061d4c5d1a79a OK 2025/06/23 08:43:01 INFO : one: Copied (new) 2025/06/23 08:43:01 DEBUG : Waiting for deletions to finish 2025/06/23 08:43:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:43:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:43:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:43:17 DEBUG : one: md5 = 6ca3660a957a937faf147c7612774107 OK 2025/06/23 08:43:17 INFO : one: Copied (replaced existing) 2025/06/23 08:43:17 DEBUG : Waiting for deletions to finish 2025/06/23 08:43:22 DEBUG : dst/one: md5 = 87718e1658ba37d93cee11d0c4b88e67 OK 2025/06/23 08:43:28 DEBUG : CompareDest/one: md5 = 00100f32fb87e364a2f8df4d5f0f3fbb OK 2025/06/23 08:43:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:43:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:43:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:43:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 08:43:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:43:33 DEBUG : Waiting for deletions to finish 2025/06/23 08:43:33 INFO : There was nothing to transfer 2025/06/23 08:43:38 DEBUG : CompareDest/two: md5 = 4e7cfcf63462e3193616d27770812d28 OK 2025/06/23 08:43:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:43:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:43:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 08:43:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:43:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:43:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 08:43:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:43:49 DEBUG : Waiting for deletions to finish 2025/06/23 08:43:49 INFO : There was nothing to transfer 2025/06/23 08:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:44:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:44:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 08:44:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:44:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:44:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 08:44:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:44:04 DEBUG : Waiting for deletions to finish 2025/06/23 08:44:04 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/23 08:44:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:44:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 08:44:20 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 08:44:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:44:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:44:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 08:44:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:44:20 DEBUG : two: md5 = 78c7c7181fa29beb0742452aeadaed65 OK 2025/06/23 08:44:20 INFO : two: Copied (new) 2025/06/23 08:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (162.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:45:04 DEBUG : pre-dest1/1: md5 = 09e184519b31163091c5b5401fb12772 OK 2025/06/23 08:45:10 DEBUG : pre-dest2/2: md5 = c0dade1b11b9ea10e09dacb1957c5bb2 OK 2025/06/23 08:45:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dest" 2025/06/23 08:45:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dest.bin" 2025/06/23 08:45:15 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dest.bin: Auto set use_segments_container to true 2025/06/23 08:45:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dest" 2025/06/23 08:45:21 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dest: Auto set use_segments_container to true 2025/06/23 08:45:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/pre-dest1" 2025/06/23 08:45:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/pre-dest1.bin" 2025/06/23 08:45:27 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/pre-dest1.bin: Auto set use_segments_container to true 2025/06/23 08:45:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/pre-dest1" 2025/06/23 08:45:32 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/pre-dest1: Auto set use_segments_container to true 2025/06/23 08:45:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/pre-dest2" 2025/06/23 08:45:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/pre-dest2.bin" 2025/06/23 08:45:38 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/pre-dest2.bin: Auto set use_segments_container to true 2025/06/23 08:45:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/pre-dest2" 2025/06/23 08:45:44 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/pre-dest2: Auto set use_segments_container to true 2025/06/23 08:45:49 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:45:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/23 08:45:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:45:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/23 08:46:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/23 08:46:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dest': Waiting for checks to finish 2025/06/23 08:46:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dest': Waiting for transfers to finish 2025/06/23 08:46:15 DEBUG : 3: md5 = cee49af5808a50e4b3956d8d20f3efab OK 2025/06/23 08:46:15 INFO : 3: Copied (new) 2025/06/23 08:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (92.02s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:46:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:46:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:46:36 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:46:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:46:42 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:46:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/CopyDest" 2025/06/23 08:46:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/CopyDest.bin" 2025/06/23 08:46:47 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/CopyDest.bin: Auto set use_segments_container to true 2025/06/23 08:46:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/CopyDest" 2025/06/23 08:46:53 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/CopyDest: Auto set use_segments_container to true 2025/06/23 08:47:04 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 08:47:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:47:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:47:09 DEBUG : one: md5 = b46fa9d01569dd0832c3ac53f7fe4d26 OK 2025/06/23 08:47:09 INFO : one: Copied (new) 2025/06/23 08:47:09 DEBUG : Waiting for deletions to finish 2025/06/23 08:47:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:47:25 DEBUG : one: md5 = 615dee0dc8f083a16ddeefbc9f12b921 OK 2025/06/23 08:47:25 INFO : one: Copied (replaced existing) 2025/06/23 08:47:25 DEBUG : Waiting for deletions to finish 2025/06/23 08:47:35 DEBUG : dst/one: md5 = 79fdf62603e9e04032113a0090fc2994 OK 2025/06/23 08:47:40 DEBUG : CopyDest/one: md5 = f7f52a3371650f1727332211ca300235 OK 2025/06/23 08:47:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/BackupDir" 2025/06/23 08:47:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/BackupDir.bin" 2025/06/23 08:47:46 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/BackupDir.bin: Auto set use_segments_container to true 2025/06/23 08:47:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/BackupDir" 2025/06/23 08:47:51 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/BackupDir: Auto set use_segments_container to true 2025/06/23 08:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:47:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:47:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 08:48:37 INFO : one: Copied (server-side copy) 2025/06/23 08:48:42 INFO : one: Deleted 2025/06/23 08:48:57 INFO : one: Copied (server-side copy) 2025/06/23 08:48:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 08:48:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:48:57 DEBUG : Waiting for deletions to finish 2025/06/23 08:49:03 DEBUG : CopyDest/two: md5 = 00cbe0ff303aa4962285031e1499e4a5 OK 2025/06/23 08:49:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:09 DEBUG : one: Unchanged skipping 2025/06/23 08:49:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:14 INFO : two: Copied (server-side copy) 2025/06/23 08:49:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 08:49:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:49:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:49:14 DEBUG : Waiting for deletions to finish 2025/06/23 08:49:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:49:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:20 DEBUG : one: Unchanged skipping 2025/06/23 08:49:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:20 DEBUG : two: Unchanged skipping 2025/06/23 08:49:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:49:20 DEBUG : Waiting for deletions to finish 2025/06/23 08:49:20 INFO : There was nothing to transfer 2025/06/23 08:49:26 DEBUG : CopyDest/three: md5 = 5fc4318915c37c5a7e409b420b62884a OK 2025/06/23 08:49:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:32 DEBUG : one: Unchanged skipping 2025/06/23 08:49:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 08:49:32 DEBUG : three: Destination not found in --copy-dest 2025/06/23 08:49:32 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 08:49:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:49:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:49:32 DEBUG : two: Unchanged skipping 2025/06/23 08:49:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:49:32 DEBUG : three: md5 = f32b68f33cf803ecd4a68c7958394a36 OK 2025/06/23 08:49:32 INFO : three: Copied (new) 2025/06/23 08:49:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (209.18s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:50:10 DEBUG : dst/one: md5 = a242b047a841178cd1657299651661f3 OK 2025/06/23 08:50:11 DEBUG : dst/two: md5 = 6c841f2ab04d4decdaf34cd6a0988213 OK 2025/06/23 08:50:11 DEBUG : dst/three.txt: md5 = d2486f309b1659b2540bbca1be5ed3aa OK 2025/06/23 08:50:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:50:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:50:17 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:50:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:50:23 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:50:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/backup" 2025/06/23 08:50:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup.bin" 2025/06/23 08:50:28 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup.bin: Auto set use_segments_container to true 2025/06/23 08:50:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup" 2025/06/23 08:50:52 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup: Auto set use_segments_container to true 2025/06/23 08:50:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:50:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 08:50:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:50:57 DEBUG : two: Unchanged skipping 2025/06/23 08:51:13 INFO : one: Copied (server-side copy) 2025/06/23 08:51:18 INFO : one: Deleted 2025/06/23 08:51:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:51:23 DEBUG : one: md5 = c32123c3f4cfbd3cfca6ab574603f0bc OK 2025/06/23 08:51:23 INFO : one: Copied (new) 2025/06/23 08:51:23 DEBUG : Waiting for deletions to finish 2025/06/23 08:51:39 INFO : three.txt: Copied (server-side copy) 2025/06/23 08:51:39 INFO : three.txt: Deleted 2025/06/23 08:51:39 INFO : three.txt: Moved into backup dir 2025/06/23 08:51:44 DEBUG : dst/three.txt: md5 = fd68b537c7435dda8a46465709101745 OK 2025/06/23 08:51:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 08:51:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:51:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:51:50 DEBUG : two: Unchanged skipping 2025/06/23 08:52:10 INFO : one: Copied (server-side copy) 2025/06/23 08:52:15 INFO : one: Deleted 2025/06/23 08:52:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:52:20 DEBUG : one: md5 = 06bfe19048e6cc24b2617ea26ae1b54e OK 2025/06/23 08:52:20 INFO : one: Copied (new) 2025/06/23 08:52:20 DEBUG : Waiting for deletions to finish 2025/06/23 08:52:36 INFO : three.txt: Copied (server-side copy) 2025/06/23 08:52:36 INFO : three.txt: Deleted 2025/06/23 08:52:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (171.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:53:02 DEBUG : dst/one: md5 = 42199b5987e303b0e555f7e1810782d3 OK 2025/06/23 08:53:02 DEBUG : dst/two: md5 = ac22bb40bfd195c6058b392c792901f5 OK 2025/06/23 08:53:03 DEBUG : dst/three.txt: md5 = dfbd7b3f958049034c2c4b1210d832cb OK 2025/06/23 08:53:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:53:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:53:03 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:53:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:53:09 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:53:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/backup" 2025/06/23 08:53:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup.bin" 2025/06/23 08:53:14 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup.bin: Auto set use_segments_container to true 2025/06/23 08:53:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup" 2025/06/23 08:53:20 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup: Auto set use_segments_container to true 2025/06/23 08:53:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 08:53:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:53:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:53:25 DEBUG : two: Unchanged skipping 2025/06/23 08:53:41 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:53:46 INFO : one: Deleted 2025/06/23 08:53:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:53:51 DEBUG : one: md5 = b7034fa5ec23e2e0d0f1039ccbecafa9 OK 2025/06/23 08:53:51 INFO : one: Copied (new) 2025/06/23 08:53:51 DEBUG : Waiting for deletions to finish 2025/06/23 08:54:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:54:07 INFO : three.txt: Deleted 2025/06/23 08:54:07 INFO : three.txt: Moved into backup dir 2025/06/23 08:54:08 DEBUG : dst/three.txt: md5 = e652ac09ec5b912a33478c9c23bbff36 OK 2025/06/23 08:54:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 08:54:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:54:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:54:08 DEBUG : two: Unchanged skipping 2025/06/23 08:54:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:54:19 INFO : one: Deleted 2025/06/23 08:54:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:54:24 DEBUG : one: md5 = a785708de75402631f0fef71fcac5c50 OK 2025/06/23 08:54:24 INFO : one: Copied (new) 2025/06/23 08:54:24 DEBUG : Waiting for deletions to finish 2025/06/23 08:54:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:54:34 INFO : three.txt: Deleted 2025/06/23 08:54:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (108.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:54:51 DEBUG : dst/one: md5 = 0b225daba6f97ba1997e718632abbc7d OK 2025/06/23 08:54:51 DEBUG : dst/two: md5 = 62fe72734251813aa6f7fb289c1a6217 OK 2025/06/23 08:54:51 DEBUG : dst/three.txt: md5 = 110870cbca8596eaddd5c864aa95a6b6 OK 2025/06/23 08:54:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:54:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:54:57 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:55:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:55:02 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:55:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/backup" 2025/06/23 08:55:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup.bin" 2025/06/23 08:55:08 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup.bin: Auto set use_segments_container to true 2025/06/23 08:55:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/backup" 2025/06/23 08:55:13 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/backup: Auto set use_segments_container to true 2025/06/23 08:55:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 08:55:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:55:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:55:19 DEBUG : two: Unchanged skipping 2025/06/23 08:55:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 08:55:34 INFO : one: Deleted 2025/06/23 08:55:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:55:39 DEBUG : one: md5 = c57b69ff8e53c863b7b1c731369f838a OK 2025/06/23 08:55:39 INFO : one: Copied (new) 2025/06/23 08:55:39 DEBUG : Waiting for deletions to finish 2025/06/23 08:55:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 08:55:50 INFO : three.txt: Deleted 2025/06/23 08:55:50 INFO : three.txt: Moved into backup dir 2025/06/23 08:55:56 DEBUG : dst/three.txt: md5 = 9bbb991ddac4b7b482aba404a770825d OK 2025/06/23 08:55:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 08:55:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:55:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:55:56 DEBUG : two: Unchanged skipping 2025/06/23 08:56:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 08:56:07 INFO : one: Deleted 2025/06/23 08:56:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:56:12 DEBUG : one: md5 = 446c208f33a62ea376866b292d4e8832 OK 2025/06/23 08:56:12 INFO : one: Copied (new) 2025/06/23 08:56:12 DEBUG : Waiting for deletions to finish 2025/06/23 08:56:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 08:56:17 INFO : three.txt: Deleted 2025/06/23 08:56:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (98.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:56:29 DEBUG : dst/one: md5 = 7cefaae3378a659b5577a1213d3de9a7 OK 2025/06/23 08:56:29 DEBUG : dst/two: md5 = 2e30db310266aff7e2ee84b9ee77958f OK 2025/06/23 08:56:29 DEBUG : dst/three.txt: md5 = be6a42a077c791bbf467a4ae7a59d551 OK 2025/06/23 08:56:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:56:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:56:35 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:56:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:56:40 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:56:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:56:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 08:56:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:56:46 DEBUG : two: Unchanged skipping 2025/06/23 08:57:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:57:06 INFO : one: Deleted 2025/06/23 08:57:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:57:12 DEBUG : one: md5 = 36e601a0203f307ad921438b2e819a4f OK 2025/06/23 08:57:12 INFO : one: Copied (new) 2025/06/23 08:57:12 DEBUG : Waiting for deletions to finish 2025/06/23 08:57:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:57:22 INFO : three.txt: Deleted 2025/06/23 08:57:22 INFO : three.txt: Moved into backup dir 2025/06/23 08:57:28 DEBUG : dst/three.txt: md5 = 88bafe8a281c566f7b8ae61321b89322 OK 2025/06/23 08:57:28 DEBUG : one.bak: Excluded (Path Filter) 2025/06/23 08:57:28 DEBUG : one.bak: Excluded 2025/06/23 08:57:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/23 08:57:28 DEBUG : three.txt.bak: Excluded 2025/06/23 08:57:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 08:57:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for checks to finish 2025/06/23 08:57:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:57:28 DEBUG : two: Unchanged skipping 2025/06/23 08:57:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:57:44 INFO : one: Deleted 2025/06/23 08:57:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu/dst': Waiting for transfers to finish 2025/06/23 08:57:49 DEBUG : one: md5 = 9c23d9c04d6801e9b7300571908f4599 OK 2025/06/23 08:57:49 INFO : one: Copied (new) 2025/06/23 08:57:49 DEBUG : Waiting for deletions to finish 2025/06/23 08:57:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:57:54 INFO : three.txt: Deleted 2025/06/23 08:57:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (96.81s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:58:06 DEBUG : dst/one: md5 = b1ea125a0b7ac28aedafe15edf5c9137 OK 2025/06/23 08:58:06 DEBUG : dst/two: md5 = 4dadd7a6ba37f96113f7ccd406282d42 OK 2025/06/23 08:58:06 DEBUG : dst/three.txt: md5 = 2bdd2cbd3c2bda89d5e12090bc868466 OK 2025/06/23 08:58:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:58:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:58:12 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:58:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:58:17 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:58:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 08:58:33 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:58:38 INFO : one: Deleted 2025/06/23 08:58:43 DEBUG : one: md5 = f58ca2127e5727fce76bdfc68680b95b OK 2025/06/23 08:58:43 INFO : one: Copied (new) 2025/06/23 08:58:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:58:43 DEBUG : two: Unchanged skipping 2025/06/23 08:58:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 08:58:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:58:54 INFO : three.txt: Deleted 2025/06/23 08:58:54 DEBUG : three.txt: md5 = 90cfb08aaefe6743acb4bb85f66be70b OK 2025/06/23 08:58:54 INFO : three.txt: Copied (new) 2025/06/23 08:58:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 08:59:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/23 08:59:06 INFO : one: Deleted 2025/06/23 08:59:11 DEBUG : one: md5 = aedbcf83f56c74407224db7d0bf039e5 OK 2025/06/23 08:59:11 INFO : one: Copied (new) 2025/06/23 08:59:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 08:59:11 DEBUG : two: Unchanged skipping 2025/06/23 08:59:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 08:59:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/23 08:59:16 INFO : three.txt: Deleted 2025/06/23 08:59:16 DEBUG : three.txt: md5 = 7b251911fdee170047d5ec23143d2bcd OK 2025/06/23 08:59:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (87.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 08:59:33 DEBUG : dst/one: md5 = b32731de453f60e220a3060e28c16298 OK 2025/06/23 08:59:33 DEBUG : dst/two: md5 = 28a4e1ba8ae473aa7faddb347bbdbc94 OK 2025/06/23 08:59:33 DEBUG : dst/three.txt: md5 = fb0850d5d1cdb2ed933299017e2e37c1 OK 2025/06/23 08:59:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wiroquq2tecu/dst" 2025/06/23 08:59:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst.bin" 2025/06/23 08:59:34 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst.bin: Auto set use_segments_container to true 2025/06/23 08:59:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wiroquq2tecu/dst" 2025/06/23 08:59:40 DEBUG : Swift container crypt path rclone-test-wiroquq2tecu/dst: Auto set use_segments_container to true 2025/06/23 08:59:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/23 09:00:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 09:00:11 INFO : one: Deleted 2025/06/23 09:00:16 DEBUG : one: md5 = bf2973e75fdb01197afb9b25edaec002 OK 2025/06/23 09:00:16 INFO : one: Copied (new) 2025/06/23 09:00:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:00:16 DEBUG : two: Unchanged skipping 2025/06/23 09:00:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/23 09:00:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 09:00:31 INFO : three.txt: Deleted 2025/06/23 09:00:31 DEBUG : three.txt: md5 = 49e38182f6b0854e6ceb67a1d558c452 OK 2025/06/23 09:00:31 INFO : three.txt: Copied (new) 2025/06/23 09:00:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/23 09:01:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/23 09:01:13 INFO : one: Deleted 2025/06/23 09:01:18 DEBUG : one: md5 = 056cd8f89d478c4881b653606a798485 OK 2025/06/23 09:01:18 INFO : one: Copied (new) 2025/06/23 09:01:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:01:18 DEBUG : two: Unchanged skipping 2025/06/23 09:01:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/23 09:01:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/23 09:01:39 INFO : three.txt: Deleted 2025/06/23 09:01:39 DEBUG : three.txt: md5 = 162992c4d25e1722269697c437d29463 OK 2025/06/23 09:01:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (162.35s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:02:11 DEBUG : Testêé: md5 = 3ecf2d5557d4bbefaeb0b37fc8355ca0 OK 2025/06/23 09:02:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/23 09:02:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:02:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:02:11 DEBUG : Testêé: md5 = e50a2de1439b50d5306df25a01ce8a28 OK 2025/06/23 09:02:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/23 09:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.65s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:02:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/23 09:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:02:17 DEBUG : existing: md5 = b58a99bb75d7648bfc4c445918ebb2e3 OK 2025/06/23 09:02:17 INFO : existing: Copied (new) 2025/06/23 09:02:17 DEBUG : Waiting for deletions to finish 2025/06/23 09:02:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/23 09:02:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:02:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/23 09:02:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:02:18 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': not deleting files as there were IO errors 2025/06/23 09:02:18 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:02:24 DEBUG : EXISTING: md5 = 90171776a5ae77b276d810d42f9d8db7 OK 2025/06/23 09:02:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:02:24 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:02:24 DEBUG : existing: Unchanged skipping 2025/06/23 09:02:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:02:24 DEBUG : Waiting for deletions to finish 2025/06/23 09:02:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.15s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.41s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:02:25 DEBUG : both0: md5 = 3d624e513267abd20aa01d7001a538d4 OK 2025/06/23 09:02:26 DEBUG : only0: md5 = df7599b5a8a7a1db81cc627fde1965d8 OK 2025/06/23 09:02:31 DEBUG : both1: md5 = 307e5d3c81bdd8cb05666ba114a0b215 OK 2025/06/23 09:02:36 DEBUG : only1: md5 = 4f81d5bf6cb80b22fd760f6a2fd84336 OK 2025/06/23 09:02:37 DEBUG : both2: md5 = 6667acdc7b3fe70093e08d0bc4b03c5c OK 2025/06/23 09:02:42 DEBUG : only2: md5 = 071275e259dcd3a2b7e28105adb61a71 OK 2025/06/23 09:02:42 DEBUG : both3: md5 = 3b40f86f2dd453d0b83fbdea73871d04 OK 2025/06/23 09:02:48 DEBUG : only3: md5 = f01b38ccb3e3f04a34635924bcb8c34c OK 2025/06/23 09:02:53 DEBUG : both4: md5 = 46e83b619a1f932b5595fe7e68f2593c OK 2025/06/23 09:02:58 DEBUG : only4: md5 = e81dc398d74da25161336d631feec8cd OK 2025/06/23 09:02:58 DEBUG : both5: md5 = 1876426b0d2911b7c0d1b1d5d821d516 OK 2025/06/23 09:02:59 DEBUG : only5: md5 = 18ef67fc0856728288b2138e65a4d559 OK 2025/06/23 09:03:04 DEBUG : both6: md5 = 5bf3a0db745ae42894d1439761bd33a8 OK 2025/06/23 09:03:09 DEBUG : only6: md5 = 1f4736fab773f235fe5aa3312fe7dc9c OK 2025/06/23 09:03:10 DEBUG : both7: md5 = e553e3f25dd721fc5fd84f6d6cb127e9 OK 2025/06/23 09:03:15 DEBUG : only7: md5 = d75672885d1da30e9872447224a8502e OK 2025/06/23 09:03:21 DEBUG : both8: md5 = 9b1bfda0d254df09ad9c07f2a0e84676 OK 2025/06/23 09:03:21 DEBUG : only8: md5 = 19fa384cfd30a1f3dc945236f28a217c OK 2025/06/23 09:03:21 DEBUG : both9: md5 = 2bc4986d1db9deb5d2dbd74664ecb244 OK 2025/06/23 09:03:27 DEBUG : only9: md5 = 63dce053e2579f964c339c5aa392fe96 OK 2025/06/23 09:03:32 DEBUG : both10: md5 = 59fdf9121428654885318779644f5fae OK 2025/06/23 09:03:33 DEBUG : only10: md5 = eabf7d79d21291091e68d163d93861cb OK 2025/06/23 09:03:33 DEBUG : both11: md5 = 59ffa5ea75c048e467cd124e5eaaa8db OK 2025/06/23 09:03:34 DEBUG : only11: md5 = f99e575c9fe516c00dbfc87d3bafbe94 OK 2025/06/23 09:03:34 DEBUG : both12: md5 = 9dd2d2f40c74b852a3b6d170b4f182f8 OK 2025/06/23 09:03:34 DEBUG : only12: md5 = 8d9666e9562e33c40c4a01ecf4928998 OK 2025/06/23 09:03:40 DEBUG : both13: md5 = 7398c6f7858884d29e6d06c32f47ed7a OK 2025/06/23 09:03:41 DEBUG : only13: md5 = f9ad746b95efee630c615c66d9b0e561 OK 2025/06/23 09:03:46 DEBUG : both14: md5 = 3eeefe34f3887800e6c6a153acbd0d72 OK 2025/06/23 09:03:51 DEBUG : only14: md5 = e394989d1a2f73bb6944232c2ac681d3 OK 2025/06/23 09:03:52 DEBUG : both15: md5 = 48571464cce3fd7e5c857096eca212f7 OK 2025/06/23 09:03:53 DEBUG : only15: md5 = 76b1ffccc86b458aec0966554f56c356 OK 2025/06/23 09:03:53 DEBUG : both16: md5 = 27b03e666be31a114b0588ab6dcb8fc1 OK 2025/06/23 09:03:59 DEBUG : only16: md5 = 22f26daa406ad8c9e53935e951264e3e OK 2025/06/23 09:03:59 DEBUG : both17: md5 = 9c2163ee56048e269c0b49d66fde00b2 OK 2025/06/23 09:03:59 DEBUG : only17: md5 = 480b27cbda0aa528c9255a5d4c39a949 OK 2025/06/23 09:04:05 DEBUG : both18: md5 = 4456a039d68a31f1ab016454c66b3199 OK 2025/06/23 09:04:05 DEBUG : only18: md5 = 3c622c9630f939603d6676c1474eefa3 OK 2025/06/23 09:04:10 DEBUG : both19: md5 = 0dd5035b4ac4de62f44a4f4632e0f1ff OK 2025/06/23 09:04:11 DEBUG : only19: md5 = 8270cae4c40a7cf3421f7836e1fb04ba OK 2025/06/23 09:04:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:04:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both0: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both11: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both12: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both13: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both15: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both14: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both16: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both18: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both17: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both19: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both2: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both3: Unchanged skipping 2025/06/23 09:04:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:04:58 DEBUG : both5: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both10: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both7: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both1: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both9: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both4: Unchanged skipping 2025/06/23 09:05:03 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:03 DEBUG : both6: Unchanged skipping 2025/06/23 09:05:08 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:05:08 DEBUG : both8: Unchanged skipping 2025/06/23 09:05:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:05:08 DEBUG : Waiting for deletions to finish 2025/06/23 09:05:08 INFO : only13: Deleted 2025/06/23 09:05:08 INFO : only17: Deleted 2025/06/23 09:05:08 INFO : only11: Deleted 2025/06/23 09:05:08 INFO : only19: Deleted 2025/06/23 09:05:08 INFO : only5: Deleted 2025/06/23 09:05:09 INFO : only15: Deleted 2025/06/23 09:05:09 INFO : only8: Deleted 2025/06/23 09:05:09 INFO : only0: Deleted 2025/06/23 09:05:09 INFO : only10: Deleted 2025/06/23 09:05:13 INFO : only9: Deleted 2025/06/23 09:05:14 INFO : only16: Deleted 2025/06/23 09:05:14 INFO : only18: Deleted 2025/06/23 09:05:14 INFO : only7: Deleted 2025/06/23 09:05:19 INFO : only1: Deleted 2025/06/23 09:05:19 INFO : only3: Deleted 2025/06/23 09:05:19 INFO : only4: Deleted 2025/06/23 09:05:19 INFO : only12: Deleted 2025/06/23 09:05:19 INFO : only14: Deleted 2025/06/23 09:05:24 INFO : only2: Deleted 2025/06/23 09:05:29 INFO : only6: Deleted 2025/06/23 09:05:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (281.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:07:07 DEBUG : both0: md5 = cfbf2487d47e39ff1d0ef2c76f0ce7f9 OK 2025/06/23 09:07:07 DEBUG : only0: md5 = 009214d2f6bea4d17fbdda60f900b129 OK 2025/06/23 09:07:12 DEBUG : both1: md5 = fbaca55b3528071aadb2ea5ac54b9678 OK 2025/06/23 09:07:17 DEBUG : only1: md5 = 8b7a99a4deb91b3acc68c5e566f018d8 OK 2025/06/23 09:07:17 DEBUG : both2: md5 = fe0efd07168b194d8deedfdb15ec2e62 OK 2025/06/23 09:07:23 DEBUG : only2: md5 = 232e4d40b025a6de33d3882d3c25678c OK 2025/06/23 09:07:23 DEBUG : both3: md5 = 7eb1c1c6eabb3cab0301383d48951668 OK 2025/06/23 09:07:28 DEBUG : only3: md5 = f557e57f287430e198e7ede767d26e2a OK 2025/06/23 09:07:33 DEBUG : both4: md5 = 51a63911f61f9df2a2a2297a49c25397 OK 2025/06/23 09:07:38 DEBUG : only4: md5 = b767edc6c6728de8be74ef510e0ced14 OK 2025/06/23 09:07:38 DEBUG : both5: md5 = 908595d8bbe51e9f8de86f74055f24a8 OK 2025/06/23 09:07:40 DEBUG : only5: md5 = 12ab216215bd7be67a3ce1f2f4f808b7 OK 2025/06/23 09:07:45 DEBUG : both6: md5 = f3194405fca9c39a3f3ca0e6fb967aab OK 2025/06/23 09:07:50 DEBUG : only6: md5 = bc330cf47721db96c7aa7d6483dc5db2 OK 2025/06/23 09:07:50 DEBUG : both7: md5 = 322ede5010832d5ef528c58b983a859d OK 2025/06/23 09:07:56 DEBUG : only7: md5 = 161a84836052ee4bc1ca126ecd516eec OK 2025/06/23 09:08:01 DEBUG : both8: md5 = 2bc155043d121eb21cdbb61a5b5c59f7 OK 2025/06/23 09:08:01 DEBUG : only8: md5 = 0104c5549c80526541a3f6bc654ae14d OK 2025/06/23 09:08:01 DEBUG : both9: md5 = 9bb8b00c2c946670c4843e44d1351462 OK 2025/06/23 09:08:06 DEBUG : only9: md5 = ce1b6d7a7a19ec5ae3d2355a58b5b4be OK 2025/06/23 09:08:11 DEBUG : both10: md5 = cd397f38b72e89f1b0d09f0660e2a13d OK 2025/06/23 09:08:12 DEBUG : only10: md5 = 68981b2d487619faa4822ecb4800bd41 OK 2025/06/23 09:08:12 DEBUG : both11: md5 = 649fa15b202a836aeb2d6539b1cf7c86 OK 2025/06/23 09:08:12 DEBUG : only11: md5 = b02a61b657c02fa3aa4765eee7c8bac3 OK 2025/06/23 09:08:12 DEBUG : both12: md5 = 43cfb732a319a0094ecbb1f34c7283c4 OK 2025/06/23 09:08:12 DEBUG : only12: md5 = 283bc0e74aceebfc3dde78bd8270ca6f OK 2025/06/23 09:08:18 DEBUG : both13: md5 = ef686b6da3898925ee5faccc420c87ca OK 2025/06/23 09:08:18 DEBUG : only13: md5 = 61fc78ed80c8c6c0a190d7643adfc632 OK 2025/06/23 09:08:23 DEBUG : both14: md5 = 8159981258df4c3e3eb3c026b50927c2 OK 2025/06/23 09:08:28 DEBUG : only14: md5 = f24e7ee13d0b11642fd388d717de30ab OK 2025/06/23 09:08:28 DEBUG : both15: md5 = d58add3c1417d1216982c3e0bf60534c OK 2025/06/23 09:08:29 DEBUG : only15: md5 = 735e7a791497276f3f38300941fda3c9 OK 2025/06/23 09:08:29 DEBUG : both16: md5 = d74451fe98fcfaa0a209e463d5adfba9 OK 2025/06/23 09:08:34 DEBUG : only16: md5 = a2a20ee5308a9a76be097ee4793245dd OK 2025/06/23 09:08:34 DEBUG : both17: md5 = 77a8961a552d0abd323e640cd82660a9 OK 2025/06/23 09:08:34 DEBUG : only17: md5 = eb536e62aa01fb016d3c87a78104026d OK 2025/06/23 09:08:39 DEBUG : both18: md5 = dc7bf3f2ddb4e3690f49b51ddeed1608 OK 2025/06/23 09:08:40 DEBUG : only18: md5 = 7fc78a51592748f65902b72ef56caf63 OK 2025/06/23 09:08:45 DEBUG : both19: md5 = 73f6eec29744bb6022fa8cc9fb192e5b OK 2025/06/23 09:08:45 DEBUG : only19: md5 = 6f2322b7a7734268d6204f543c18de8f OK 2025/06/23 09:09:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for checks to finish 2025/06/23 09:09:38 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both0: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both10: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both11: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both12: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both13: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both14: Unchanged skipping 2025/06/23 09:09:38 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:38 DEBUG : both15: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both16: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both17: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both18: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both19: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both2: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both4: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both3: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both5: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both6: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both7: Unchanged skipping 2025/06/23 09:09:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/23 09:09:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both8: Unchanged skipping 2025/06/23 09:09:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:39 DEBUG : both9: Unchanged skipping 2025/06/23 09:09:39 DEBUG : only10: md5 = 910a021a341324438580ab1922868444 OK 2025/06/23 09:09:39 INFO : only10: Copied (replaced existing) 2025/06/23 09:09:39 DEBUG : only0: md5 = bbfb2bfe247c5736b3c05ee54f526d33 OK 2025/06/23 09:09:39 INFO : only0: Copied (replaced existing) 2025/06/23 09:09:39 DEBUG : only11: md5 = 51f18df6f0e3b57c267fdfbccedf0de9 OK 2025/06/23 09:09:39 INFO : only11: Copied (replaced existing) 2025/06/23 09:09:39 DEBUG : only12: md5 = 1a2a58a17d8f3fc1a81b13e5b2f7a7b0 OK 2025/06/23 09:09:39 INFO : only12: Copied (replaced existing) 2025/06/23 09:09:39 DEBUG : only15: md5 = 0019b3c66b1d952c51190f554edfde5d OK 2025/06/23 09:09:39 INFO : only15: Copied (replaced existing) 2025/06/23 09:09:39 DEBUG : only13: md5 = b2a5cd80c0b7f4e6dc709bcb94687138 OK 2025/06/23 09:09:39 INFO : only13: Copied (replaced existing) 2025/06/23 09:09:40 DEBUG : only17: md5 = 2f5d112c5c28f1b1f63e5edffda612e8 OK 2025/06/23 09:09:40 INFO : only17: Copied (replaced existing) 2025/06/23 09:09:40 DEBUG : only18: md5 = b41b10c8afaf64693ed38082e5ccec55 OK 2025/06/23 09:09:40 INFO : only18: Copied (replaced existing) 2025/06/23 09:09:40 DEBUG : only19: md5 = 5d1af57cfa77931f9462cf9a650d394d OK 2025/06/23 09:09:40 INFO : only19: Copied (replaced existing) 2025/06/23 09:09:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 09:09:44 DEBUG : both1: Unchanged skipping 2025/06/23 09:09:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu': Waiting for transfers to finish 2025/06/23 09:09:44 DEBUG : only14: md5 = b375d8d9842c26b37d3d834572663011 OK 2025/06/23 09:09:44 INFO : only14: Copied (replaced existing) 2025/06/23 09:09:45 DEBUG : only1: md5 = 4f1cb164bd593f3ac9c1c6d46648e933 OK 2025/06/23 09:09:45 INFO : only1: Copied (replaced existing) 2025/06/23 09:09:45 DEBUG : only2: md5 = ea60b1c604361c26a8a0c422cc3975d7 OK 2025/06/23 09:09:45 INFO : only2: Copied (replaced existing) 2025/06/23 09:09:45 DEBUG : only5: md5 = 22205a3cc347421f56e48cb0421a9db8 OK 2025/06/23 09:09:45 INFO : only5: Copied (replaced existing) 2025/06/23 09:09:49 DEBUG : only16: md5 = f6b6e8de6855a1bae4338ac107459060 OK 2025/06/23 09:09:49 INFO : only16: Copied (replaced existing) 2025/06/23 09:09:50 DEBUG : only4: md5 = c11ea88ac822e67f03cc2c5d6e8136cb OK 2025/06/23 09:09:50 INFO : only4: Copied (replaced existing) 2025/06/23 09:09:50 DEBUG : only8: md5 = 349192c97bb1b446eee2e63f46427e4c OK 2025/06/23 09:09:50 INFO : only8: Copied (replaced existing) 2025/06/23 09:09:50 DEBUG : only6: md5 = 9c4486cc44dbfabd8574a451b8056d07 OK 2025/06/23 09:09:50 INFO : only6: Copied (replaced existing) 2025/06/23 09:09:54 DEBUG : only3: md5 = a3b833f654f43fd5d77a7265c8de71c8 OK 2025/06/23 09:09:54 INFO : only3: Copied (replaced existing) 2025/06/23 09:09:56 DEBUG : only9: md5 = 534519d992485662b73fb37ed48a8b89 OK 2025/06/23 09:09:56 INFO : only9: Copied (replaced existing) 2025/06/23 09:09:59 DEBUG : only7: md5 = 00477fea091ffb859b4c5810fc3bc520 OK 2025/06/23 09:09:59 INFO : only7: Copied (replaced existing) 2025/06/23 09:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (334.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:12:41 DEBUG : empty_dir: Making directory with metadata 2025/06/23 09:12:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 09:12:41 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 09:12:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 09:12:41 INFO : empty_on_remote: Making directory 2025/06/23 09:12:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 09:12:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 09:12:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 09:12:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 09:12:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (31.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:13:13 DEBUG : empty_dir: Making directory with metadata 2025/06/23 09:13:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 09:13:13 DEBUG : empty_on_remote: Making directory with metadata 2025/06/23 09:13:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/23 09:13:13 INFO : empty_on_remote: Making directory 2025/06/23 09:13:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/23 09:13:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/23 09:13:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/23 09:13:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/23 09:13:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/23 09:13:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (41.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:13:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 09:13:54 INFO : sub dir: Making directory 2025/06/23 09:13:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (12.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:14:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/23 09:14:06 INFO : sub dir: Making directory 2025/06/23 09:14:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (16.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wiroquq2tecu'", Local "Local file system at /tmp/rclone1853820557", Modify Window "1ns" 2025/06/23 09:14:28 DEBUG : dir1/0000-abcdefg.txt: md5 = a15e7d5f530f49d6cf4eced270395dfb OK 2025/06/23 09:14:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = e4d838d59c79804bb72fac8f71520fb5 OK 2025/06/23 09:14:34 DEBUG : dir1/0002-cdefghi.txt: md5 = d339386791360d97761890a498c14113 OK panic: test timed out after 1h0m0s running tests: TestTransform (12s) TestTransform/NFC (12s) goroutine 13974 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000393880, {0x26954ee?, 0xc000631ad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000393880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000393880, 0xc000631c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001ae8270, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfeb03eb?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004e10e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004e10e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 24 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 25 [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 12890 [select]: net/http.(*persistConn).writeLoop.(*persistConn).waitForContinue.func1() /usr/local/go/src/net/http/transport.go:2534 +0xd9 net/http.(*Request).write(0xc00071d2c0, {0x2acc4e0, 0xc0008c9f00}, 0x0, 0xc00030ec00, 0xc000843f30) /usr/local/go/src/net/http/request.go:747 +0x9cb net/http.(*persistConn).writeLoop(0xc000814d80) /usr/local/go/src/net/http/transport.go:2593 +0x174 created by net/http.(*Transport).dialConn in goroutine 13029 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13042 [select]: net/http.(*persistConn).writeLoop(0xc00001ea20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13016 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13988 [select]: net/http.(*persistConn).roundTrip(0xc000814d80, 0xc000c47130) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004a6000, 0xc00071d180) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003260e0, 0xc00071d180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00071d180, {0x2acdfc0, 0xc0003260e0}, {0x9b9601?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a0c3f0, 0xc00071d180, {0xc002005e00?, 0x9b5245?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a0c3f0, 0xc00071d180) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 13966 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 12913 [IO wait]: internal/poll.runtime_pollWait(0x7094bf7a8698, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001b86380?, 0xc0001e2600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001b86380, {0xc0001e2600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001b86380, {0xc0001e2600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00051a038, {0xc0001e2600?, 0x5?, 0x3eb3e88?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000414b58, {0xc0001e2600?, 0x7094bd5bd3a8?, 0x709506c43108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000702918, {0xc0001e2600?, 0x3eba3e0?, 0xc00088d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001442b8, {0x2acf520, 0xc000702918}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000144008, {0x7094bcc50a00, 0xc000414b58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000144008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000144008, {0xc00080c000, 0x1000, 0xc0004457d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00001ea20, {0xc00080c000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a80c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a80c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00001ea20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13016 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13965 [chan receive]: testing.(*T).Run(0xc001cc0000, {0x2679b32?, 0x41bb05?}, 0xc00057f630) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001cc0000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001cc0000, 0x27c1a58) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2060 [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 2069 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13826 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d7a40, {0x2af4be8, 0xc000c461e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 13691 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 13966 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001a38000, 0xc00042f420, 0xc00071d180) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001a38000, {0x2af4b08, 0x3eb7b60}, {0xc00013f220, 0x4f}, {{0xc000567380, 0x5}, {0xc000567386, 0x32}, {0x2679d24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001a38000, {0x2af4b08, 0x3eb7b60}, {{0xc000567380, 0x5}, {0xc000567386, 0x32}, {0x2679d24, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc001a38000, {0x2af4b08, 0x3eb7b60}, {0xc000567380, 0x5}, {0xc000567386, 0x32}, {0x2acc740, 0xc00038f5c0}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a81020, 0xc001b86f80, 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(0xc00097b7a0, {0x2af4b08, 0x3eb7b60}, {0x2acc740, 0xc00038f5c0}, {0x2affd80, 0xc00030e810}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000393500, {0x2af4b08, 0x3eb7b60}, {0x2acc740, 0xc00038f5c0}, {0x2affd80, 0xc00030e810}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/crypt.(*Fs).put(0xc001a88b60, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc00030e6f0}, {0x2affbf0, 0xc00042f2d0}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:536 +0x3c3 github.com/rclone/rclone/backend/crypt.(*Fs).Put(0x461f3c?, {0x2af4b08?, 0x3eb7b60?}, {0x2acc540?, 0xc00030e6f0?}, {0x2affbf0?, 0xc00042f2d0?}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:571 +0x91 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000418070, {0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001a88b60}, {0xc0001258f0, 0x15}, {0xc0001258f0, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000418070?, 0xc000418070, {0x267aa9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001cc0380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc001cc0380, 0xc00057f630) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13965 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 12889 [IO wait]: internal/poll.runtime_pollWait(0x7094bf7a8468, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001ae4d80?, 0xc0001e0c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001ae4d80, {0xc0001e0c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001ae4d80, {0xc0001e0c80?, 0x1973?, 0xc00197c2a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000898368, {0xc0001e0c80?, 0xc0003d0550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0019b72c0, {0xc0001e0c80?, 0x7094bc3ca0a0?, 0x709506c435c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001ae97a0, {0xc0001e0c80?, 0x1973?, 0xc0004b79d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d0638, {0x2acf520, 0xc001ae97a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d0388, {0x7094bcc50a00, 0xc0019b72c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d0388, {0xc00078e000, 0x1000, 0xc0004457d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000814d80, {0xc00078e000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097bbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097bbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000814d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13029 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.568374598s (try 5/5): exit status 2: Failed []