"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/09 02:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito" 2024/12/09 02:47:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 02:47:28 DEBUG : Creating backend with remote "/tmp/rclone3136874867" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:29 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/09 02:47:29 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:31 DEBUG : B2 bucket rclone-test-cafibuh6xito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.64s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:33 DEBUG : Creating backend with remote "/non-existing" 2024/12/09 02:47:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/09 02:47:33 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:33 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.52s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:36 INFO : B2 bucket rclone-test-cafibuh6xito: Running all checks before starting transfers 2024/12/09 02:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:37 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:37 INFO : B2 bucket rclone-test-cafibuh6xito: Checks finished, now starting transfers 2024/12/09 02:47:37 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:39 ERROR : Ignoring --no-traverse with sync 2024/12/09 02:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:39 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:39 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:39 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:47:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.06s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/09 02:47:41 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:41 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/09 02:47:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:47:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:47:45 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:45 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.21s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 02:47:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:47:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/09 02:47:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:47:47 DEBUG : sub dir: Making directory 2024/12/09 02:47:47 DEBUG : sub dir2: Making directory 2024/12/09 02:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:47 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/09 02:47:47 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:47 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/09 02:47:48 DEBUG : B2 bucket rclone-test-cafibuh6xito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:49 DEBUG : sub dir2: Making directory 2024/12/09 02:47:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 02:47:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:49 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:49 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:51 DEBUG : sub dir2: Making directory with metadata 2024/12/09 02:47:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:47:51 DEBUG : sub dir: Making directory 2024/12/09 02:47:51 DEBUG : sub dir2: Making directory 2024/12/09 02:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:51 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:51 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:52 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:47:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/09 02:47:52 DEBUG : B2 bucket rclone-test-cafibuh6xito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/09 02:47:52 DEBUG : B2 bucket rclone-test-cafibuh6xito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:53 DEBUG : sub dir2: Making directory 2024/12/09 02:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:54 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:47:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.81s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:55 DEBUG : sub dir2: Making directory with metadata 2024/12/09 02:47:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:47:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:47:55 DEBUG : sub dir: Making directory 2024/12/09 02:47:55 DEBUG : sub dir2: Making directory 2024/12/09 02:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:55 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:55 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:56 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:47:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/09 02:47:56 DEBUG : B2 bucket rclone-test-cafibuh6xito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:47:58 DEBUG : sub dir2: Making directory 2024/12/09 02:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:47:58 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:47:58 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:47:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:47:59 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:47:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.82s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-penuduq1tuxe" 2024/12/09 02:48:00 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-penuduq1tuxe 2024/12/09 02:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:48:02 DEBUG : B2 bucket rclone-test-penuduq1tuxe: Waiting for checks to finish 2024/12/09 02:48:02 DEBUG : B2 bucket rclone-test-penuduq1tuxe: Waiting for transfers to finish 2024/12/09 02:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:48:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:03 DEBUG : B2 bucket rclone-test-penuduq1tuxe: Purge remote 2024/12/09 02:48:03 INFO : B2 bucket rclone-test-penuduq1tuxe: cleaning bucket "rclone-test-penuduq1tuxe" of all files 2024/12/09 02:48:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f921d03501dab9b9f380e1b_f1157d073dc54042b_d20241209_m024802_c001_v0001183_t0035_u01733712482858") --- PASS: TestServerSideCopy (5.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:48:06 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:06 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 02:48:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yejiqej1feyo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-yejiqej1feyo 2024/12/09 02:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:48:09 DEBUG : B2 bucket rclone-test-yejiqej1feyo: Waiting for checks to finish 2024/12/09 02:48:09 DEBUG : B2 bucket rclone-test-yejiqej1feyo: Waiting for transfers to finish 2024/12/09 02:48:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:48:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:48:12 DEBUG : B2 bucket rclone-test-yejiqej1feyo: Waiting for checks to finish 2024/12/09 02:48:12 DEBUG : B2 bucket rclone-test-yejiqej1feyo: Waiting for transfers to finish 2024/12/09 02:48:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 02:48:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:13 DEBUG : B2 bucket rclone-test-yejiqej1feyo: Purge remote 2024/12/09 02:48:13 INFO : B2 bucket rclone-test-yejiqej1feyo: cleaning bucket "rclone-test-yejiqej1feyo" of all files 2024/12/09 02:48:13 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22de3501dab9b9f380e1b_f11380b14afead281_d20241209_m024812_c001_v0001106_t0029_u01733712492814") 2024/12/09 02:48:13 DEBUG : sub dir/hello world: Deleting (id "4_z9ff22de3501dab9b9f380e1b_f104fb32f5af40bd0_d20241209_m024810_c001_v0001144_t0047_u01733712490560") --- PASS: TestServerSideCopyOverSelf (8.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:48:17 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:17 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 02:48:17 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/09 02:48:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-boluduz8momu" 2024/12/09 02:48:19 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-boluduz8momu 2024/12/09 02:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:48:20 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for checks to finish 2024/12/09 02:48:20 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for transfers to finish 2024/12/09 02:48:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:48:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:22 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for checks to finish 2024/12/09 02:48:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:48:22 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for transfers to finish 2024/12/09 02:48:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/09 02:48:23 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/09 02:48:23 INFO : sub dir/hello world: Deleted 2024/12/09 02:48:25 DEBUG : testing file moves 2024/12/09 02:48:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/09 02:48:25 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for checks to finish 2024/12/09 02:48:25 DEBUG : B2 bucket rclone-test-boluduz8momu: Waiting for transfers to finish 2024/12/09 02:48:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/09 02:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/09 02:48:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:26 DEBUG : B2 bucket rclone-test-boluduz8momu: Purge remote 2024/12/09 02:48:26 INFO : B2 bucket rclone-test-boluduz8momu: cleaning bucket "rclone-test-boluduz8momu" of all files 2024/12/09 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d93501dab9b9f380e1b_f1050344f9ec6191c_d20241209_m024825_c001_v0001183_t0028_u01733712505689") 2024/12/09 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d93501dab9b9f380e1b_f107017910ca7fde0_d20241209_m024823_c001_v0001183_t0053_u01733712503094") 2024/12/09 02:48:26 DEBUG : sub dir/hello world: Deleting (id "4_z9f825d93501dab9b9f380e1b_f10440665c930ca99_d20241209_m024821_c001_v0001182_t0007_u01733712501637") --- PASS: TestServerSideMoveOverSelf (9.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:29 ERROR : : error listing: directory not found 2024/12/09 02:48:29 DEBUG : Local file system at /tmp/rclone3136874867: Making directory 2024/12/09 02:48:29 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:29 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.39s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:48:32 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for checks to finish 2024/12/09 02:48:32 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for transfers to finish 2024/12/09 02:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:48:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/09 02:48:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyRedownload (2.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:33 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/09 02:48:33 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:33 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:48:34 INFO : check sum: Copied (new) 2024/12/09 02:48:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:48:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/09 02:48:34 DEBUG : check sum: Unchanged skipping 2024/12/09 02:48:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:34 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/09 02:48:36 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:36 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 02:48:37 INFO : sizeonly: Copied (new) 2024/12/09 02:48:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:37 DEBUG : sizeonly: Sizes identical 2024/12/09 02:48:37 DEBUG : sizeonly: Unchanged skipping 2024/12/09 02:48:37 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:37 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:37 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.08s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/09 02:48:39 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:39 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/09 02:48:40 INFO : ignore-size: Copied (new) 2024/12/09 02:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:48:40 DEBUG : ignore-size: Unchanged skipping 2024/12/09 02:48:40 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:40 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:40 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:48:43 DEBUG : existing: Unchanged skipping 2024/12/09 02:48:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:43 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/09 02:48:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 02:48:44 INFO : existing: Copied (replaced existing) 2024/12/09 02:48:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:48:45 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:45 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 02:48:46 INFO : existing: Copied (new) 2024/12/09 02:48:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:46 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:46 DEBUG : existing: Destination exists, skipping 2024/12/09 02:48:46 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:49 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/09 02:48:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:48:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:48:49 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:48:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:48:50 INFO : a/potato2: Copied (new) 2024/12/09 02:48:50 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:48:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:48:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/09 02:48:53 DEBUG : empty space: Unchanged skipping 2024/12/09 02:48:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:53 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:53 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:48:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:48:54 INFO : empty space: Updated modification time in destination 2024/12/09 02:48:54 DEBUG : empty space: Unchanged skipping 2024/12/09 02:48:54 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:54 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:57 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:48:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:48:57 DEBUG : empty space: Unchanged skipping 2024/12/09 02:48:57 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:57 DEBUG : Waiting for deletions to finish 2024/12/09 02:48:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:48:59 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:48:59 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/09 02:48:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3136874867) 2024/12/09 02:48:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cafibuh6xito) 2024/12/09 02:48:59 DEBUG : foo: sha1 differ 2024/12/09 02:48:59 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:48:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/09 02:48:59 INFO : foo: Copied (replaced existing) 2024/12/09 02:48:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:01 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/09 02:49:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:01 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:01 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:01 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:02 INFO : potato: Copied (new) 2024/12/09 02:49:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/09 02:49:04 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:04 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/09 02:49:05 INFO : potato: Copied (replaced existing) 2024/12/09 02:49:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:07 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:07 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 2024/12/09 02:49:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3136874867) 2024/12/09 02:49:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cafibuh6xito) 2024/12/09 02:49:07 DEBUG : potato: sha1 differ 2024/12/09 02:49:07 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/09 02:49:08 INFO : potato: Copied (replaced existing) 2024/12/09 02:49:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/09 02:49:11 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:11 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:11 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:11 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:14 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:14 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:14 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:15 INFO : potato2: Copied (new) 2024/12/09 02:49:15 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:15 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:17 DEBUG : d: Making directory 2024/12/09 02:49:17 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/09 02:49:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:18 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:49:18 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:18 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:19 INFO : a/potato2: Copied (new) 2024/12/09 02:49:19 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:22 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/09 02:49:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:22 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:49:22 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:22 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:23 INFO : a/potato2: Copied (new) 2024/12/09 02:49:23 ERROR : B2 bucket rclone-test-cafibuh6xito: not deleting files as there were IO errors 2024/12/09 02:49:23 ERROR : B2 bucket rclone-test-cafibuh6xito: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:26 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:26 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:26 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:26 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:26 INFO : potato: Deleted 2024/12/09 02:49:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:30 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:30 INFO : potato: Deleted 2024/12/09 02:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:30 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:30 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:49:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:49:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/09 02:49:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.40s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : enormous: Excluded 2024/12/09 02:49:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : potato2: Excluded 2024/12/09 02:49:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : potato2: Excluded 2024/12/09 02:49:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:38 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:38 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:38 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:38 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : enormous: Excluded 2024/12/09 02:49:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : potato2: Excluded 2024/12/09 02:49:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:49:38 DEBUG : potato2: Excluded 2024/12/09 02:49:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/09 02:49:38 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:38 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for checks to finish 2024/12/09 02:49:38 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for transfers to finish 2024/12/09 02:49:38 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:42 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:49:42 DEBUG : enormous: Excluded 2024/12/09 02:49:42 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:49:42 DEBUG : potato2: Excluded 2024/12/09 02:49:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:49:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:43 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:43 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:43 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:43 INFO : enormous: Deleted 2024/12/09 02:49:43 INFO : potato2: Deleted 2024/12/09 02:49:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/09 02:49:43 DEBUG : empty space: Unchanged skipping 2024/12/09 02:49:43 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for checks to finish 2024/12/09 02:49:43 DEBUG : Local file system at /tmp/rclone3136874867: Waiting for transfers to finish 2024/12/09 02:49:43 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:43 INFO : enormous: Deleted 2024/12/09 02:49:43 INFO : potato2: Deleted 2024/12/09 02:49:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:47 DEBUG : five: Need to transfer - File not found at Destination 2024/12/09 02:49:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/09 02:49:47 DEBUG : one: Destination is newer than source, skipping 2024/12/09 02:49:47 DEBUG : three: Sizes identical 2024/12/09 02:49:47 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/09 02:49:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 02:49:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3136874867) 2024/12/09 02:49:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cafibuh6xito) 2024/12/09 02:49:47 DEBUG : two: sha1 differ 2024/12/09 02:49:47 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/09 02:49:47 INFO : five: Copied (new) 2024/12/09 02:49:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/09 02:49:47 INFO : four: Copied (replaced existing) 2024/12/09 02:49:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 02:49:48 INFO : two: Copied (replaced existing) 2024/12/09 02:49:48 DEBUG : Waiting for deletions to finish 2024/12/09 02:49:48 DEBUG : one: Destination is newer than source, skipping 2024/12/09 02:49:48 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 02:49:48 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/09 02:49:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/09 02:49:48 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/09 02:49:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 02:49:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 02:49:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3136874867) 2024/12/09 02:49:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cafibuh6xito) 2024/12/09 02:49:48 DEBUG : three: sha1 differ 2024/12/09 02:49:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/09 02:49:48 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/09 02:49:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/09 02:49:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/09 02:49:48 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:49:49 INFO : three: Copied (replaced existing) 2024/12/09 02:49:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.58s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/09 02:49:50 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:49:50 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:49:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/09 02:49:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:49:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 02:49:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 02:49:51 INFO : potato: Copied (new) 2024/12/09 02:49:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:49:51 INFO : yam: Copied (new) 2024/12/09 02:49:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:49:51 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:49:51 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:49:51 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:51 DEBUG : potato: Unchanged skipping 2024/12/09 02:49:51 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:49:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:49:53 INFO : yam: Copied (server-side copy) to: yaml 2024/12/09 02:49:53 INFO : yam: Deleted 2024/12/09 02:49:53 INFO : yaml: Renamed from "yam" 2024/12/09 02:49:53 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/09 02:49:55 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:49:55 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:49:55 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 02:49:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/09 02:49:55 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:49:55 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:49:55 INFO : yam: Copied (new) 2024/12/09 02:49:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 02:49:56 INFO : potato: Copied (new) 2024/12/09 02:49:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:49:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:49:56 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:49:56 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:49:56 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:56 DEBUG : potato: Unchanged skipping 2024/12/09 02:49:56 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:49:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:49:57 INFO : yam: Copied (server-side copy) to: yaml 2024/12/09 02:49:57 INFO : yam: Deleted 2024/12/09 02:49:57 INFO : yaml: Renamed from "yam" 2024/12/09 02:49:57 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/09 02:49:59 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:49:59 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:49:59 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:49:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 02:49:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/09 02:49:59 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:49:59 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:49:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:49:59 INFO : sub/yam: Copied (new) 2024/12/09 02:50:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/09 02:50:00 INFO : potato: Copied (new) 2024/12/09 02:50:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:50:00 DEBUG : potato: Unchanged skipping 2024/12/09 02:50:00 INFO : B2 bucket rclone-test-cafibuh6xito: Making map for --track-renames 2024/12/09 02:50:00 INFO : B2 bucket rclone-test-cafibuh6xito: Finished making map for --track-renames 2024/12/09 02:50:00 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:50:00 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for renames to finish 2024/12/09 02:50:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/09 02:50:01 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/09 02:50:01 INFO : sub/yam: Deleted 2024/12/09 02:50:01 INFO : yam: Renamed from "sub/yam" 2024/12/09 02:50:01 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:50:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:03 DEBUG : Creating backend with remote "/tmp/rclone3136874867/dir1" 2024/12/09 02:50:03 DEBUG : Config file has changed externally - reloading 2024/12/09 02:50:03 DEBUG : Creating backend with remote "/tmp/rclone3136874867/dir2" 2024/12/09 02:50:03 DEBUG : Local file system at /tmp/rclone3136874867/dir2: Using server-side directory move 2024/12/09 02:50:03 INFO : Local file system at /tmp/rclone3136874867/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 02:50:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/09 02:50:03 DEBUG : Local file system at /tmp/rclone3136874867/dir2: Waiting for checks to finish 2024/12/09 02:50:03 DEBUG : Local file system at /tmp/rclone3136874867/dir2: Waiting for transfers to finish 2024/12/09 02:50:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:50:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 02:50:03 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:50:03 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:50:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/09 02:50:03 INFO : nested/sub dir/file: Copied (new) 2024/12/09 02:50:03 INFO : nested/sub dir/file: Deleted 2024/12/09 02:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:50:04 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:50:04 INFO : sub dir/hello world: Deleted 2024/12/09 02:50:04 INFO : sub dir: Removing directory 2024/12/09 02:50:04 INFO : nested/sub dir: Removing directory 2024/12/09 02:50:04 INFO : nested: Removing directory 2024/12/09 02:50:04 DEBUG : Local file system at /tmp/rclone3136874867: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:50:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 02:50:06 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:50:06 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:50:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/09 02:50:06 INFO : nested/sub dir/file: Copied (new) 2024/12/09 02:50:06 INFO : nested/sub dir/file: Deleted 2024/12/09 02:50:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/09 02:50:07 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:50:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:50:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/09 02:50:08 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:50:08 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:50:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 02:50:09 INFO : existing: Copied (new) 2024/12/09 02:50:09 INFO : existing: Deleted 2024/12/09 02:50:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/09 02:50:09 INFO : existing-b: Copied (new) 2024/12/09 02:50:09 INFO : existing-b: Deleted 2024/12/09 02:50:09 DEBUG : existing: Destination exists, skipping 2024/12/09 02:50:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/09 02:50:09 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:50:09 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:50:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.55s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-honacub4loye" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-honacub4loye 2024/12/09 02:50:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/09 02:50:15 DEBUG : empty space: Unchanged skipping 2024/12/09 02:50:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:50:15 DEBUG : B2 bucket rclone-test-honacub4loye: Waiting for checks to finish 2024/12/09 02:50:15 INFO : empty space: Deleted 2024/12/09 02:50:15 DEBUG : B2 bucket rclone-test-honacub4loye: Waiting for transfers to finish 2024/12/09 02:50:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:15 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:15 INFO : potato2: Deleted 2024/12/09 02:50:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:15 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:16 INFO : potato3: Deleted 2024/12/09 02:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jikitot2pevu" 2024/12/09 02:50:17 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/09 02:50:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:17 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 02:50:17 DEBUG : B2 bucket rclone-test-jikitot2pevu: Waiting for checks to finish 2024/12/09 02:50:17 DEBUG : B2 bucket rclone-test-jikitot2pevu: Waiting for transfers to finish 2024/12/09 02:50:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:50:18 INFO : empty space: Copied (server-side copy) 2024/12/09 02:50:18 INFO : empty space: Deleted 2024/12/09 02:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:18 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:18 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:19 INFO : potato2: Deleted 2024/12/09 02:50:19 INFO : potato3: Deleted 2024/12/09 02:50:19 DEBUG : B2 bucket rclone-test-jikitot2pevu: Purge remote 2024/12/09 02:50:19 INFO : B2 bucket rclone-test-jikitot2pevu: cleaning bucket "rclone-test-jikitot2pevu" of all files 2024/12/09 02:50:19 DEBUG : empty space: Deleting (id "4_z8f022d13503dab9b9f380e1b_f108cb85ceba4f1ad_d20241209_m025018_c001_v0001102_t0056_u01733712618364") 2024/12/09 02:50:19 DEBUG : potato2: Deleting (id "4_z8f022d13503dab9b9f380e1b_f112c92fb9e16fcc9_d20241209_m025018_c001_v0001182_t0046_u01733712618711") 2024/12/09 02:50:19 DEBUG : potato3: Deleting (id "4_z8f022d13503dab9b9f380e1b_f11470c5fd1dbd143_d20241209_m025018_c001_v0001182_t0001_u01733712618729") 2024/12/09 02:50:20 DEBUG : B2 bucket rclone-test-honacub4loye: Purge remote 2024/12/09 02:50:20 INFO : B2 bucket rclone-test-honacub4loye: cleaning bucket "rclone-test-honacub4loye" of all files 2024/12/09 02:50:20 DEBUG : empty space: Deleting (id "4_zbf221d13503dab9b9f380e1b_f40368b81442cd1f4_d20241209_m025018_c001_v7007000_t0000_u01733712618686") 2024/12/09 02:50:20 DEBUG : empty space: Deleting (id "4_zbf221d13503dab9b9f380e1b_f10029b0089fe4dfd_d20241209_m025014_c001_v0001181_t0022_u01733712614764") 2024/12/09 02:50:20 DEBUG : potato2: Deleting (id "4_zbf221d13503dab9b9f380e1b_f40368b81442cd1f6_d20241209_m025018_c001_v7007000_t0000_u01733712618926") 2024/12/09 02:50:20 DEBUG : potato2: Deleting (id "4_zbf221d13503dab9b9f380e1b_f113c50bcf6ac6865_d20241209_m025015_c001_v0001178_t0001_u01733712615592") 2024/12/09 02:50:20 DEBUG : potato3: Deleting (id "4_zbf221d13503dab9b9f380e1b_f415fbceaad079177_d20241209_m025018_c001_v7007000_t0000_u01733712618978") 2024/12/09 02:50:20 DEBUG : potato3: Deleting (id "4_zbf221d13503dab9b9f380e1b_f112e66a631ac245d_d20241209_m025015_c001_v0001183_t0023_u01733712615821") 2024/12/09 02:50:20 DEBUG : potato3: Deleting (id "4_zbf221d13503dab9b9f380e1b_f10029b0089fe4dff_d20241209_m025014_c001_v0001181_t0001_u01733712614995") --- PASS: TestServerSideMove (11.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yewaluk6pufe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-yewaluk6pufe 2024/12/09 02:50:27 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:50:27 DEBUG : empty space: Excluded 2024/12/09 02:50:27 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:50:27 DEBUG : empty space: Excluded 2024/12/09 02:50:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:50:27 DEBUG : B2 bucket rclone-test-yewaluk6pufe: Waiting for checks to finish 2024/12/09 02:50:27 DEBUG : B2 bucket rclone-test-yewaluk6pufe: Waiting for transfers to finish 2024/12/09 02:50:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:28 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:28 INFO : potato2: Deleted 2024/12/09 02:50:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:28 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:28 INFO : potato3: Deleted 2024/12/09 02:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-raboviy1mape" 2024/12/09 02:50:29 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:50:29 DEBUG : empty space: Excluded 2024/12/09 02:50:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:30 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 02:50:30 DEBUG : B2 bucket rclone-test-raboviy1mape: Waiting for checks to finish 2024/12/09 02:50:30 DEBUG : B2 bucket rclone-test-raboviy1mape: Waiting for transfers to finish 2024/12/09 02:50:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:31 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:31 INFO : potato2: Deleted 2024/12/09 02:50:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:31 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:31 INFO : potato3: Deleted 2024/12/09 02:50:31 DEBUG : B2 bucket rclone-test-raboviy1mape: Purge remote 2024/12/09 02:50:31 INFO : B2 bucket rclone-test-raboviy1mape: cleaning bucket "rclone-test-raboviy1mape" of all files 2024/12/09 02:50:32 DEBUG : potato2: Deleting (id "4_zbfd25d23503dab9b9f380e1b_f1027f3ff3692acc9_d20241209_m025030_c001_v0001181_t0009_u01733712630942") 2024/12/09 02:50:32 DEBUG : potato3: Deleting (id "4_zbfd25d23503dab9b9f380e1b_f112e66a631ac2637_d20241209_m025031_c001_v0001183_t0024_u01733712631172") 2024/12/09 02:50:32 DEBUG : B2 bucket rclone-test-yewaluk6pufe: Purge remote 2024/12/09 02:50:32 INFO : B2 bucket rclone-test-yewaluk6pufe: cleaning bucket "rclone-test-yewaluk6pufe" of all files 2024/12/09 02:50:33 DEBUG : empty space: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f1157d073dc54195c_d20241209_m025027_c001_v0001183_t0051_u01733712627078") 2024/12/09 02:50:33 DEBUG : potato2: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f409517358e439384_d20241209_m025031_c001_v7007000_t0000_u01733712631152") 2024/12/09 02:50:33 DEBUG : potato2: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f106dcd9707b3b283_d20241209_m025027_c001_v0001102_t0013_u01733712627957") 2024/12/09 02:50:33 DEBUG : potato3: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f409517358e439385_d20241209_m025031_c001_v7007000_t0000_u01733712631378") 2024/12/09 02:50:33 DEBUG : potato3: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f101df86cb8abed26_d20241209_m025028_c001_v0001029_t0011_u01733712628315") 2024/12/09 02:50:33 DEBUG : potato3: Deleting (id "4_z5fd24d13503dab9b9f380e1b_f1157d073dc541966_d20241209_m025027_c001_v0001183_t0052_u01733712627296") 2024/12/09 02:50:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/09 02:50:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 02:50:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cavilis1palu" 2024/12/09 02:50:38 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cafibuh6xito -> B2 bucket rclone-test-cavilis1palu 2024/12/09 02:50:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/09 02:50:40 DEBUG : empty space: Unchanged skipping 2024/12/09 02:50:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:50:40 DEBUG : B2 bucket rclone-test-cavilis1palu: Waiting for checks to finish 2024/12/09 02:50:40 INFO : empty space: Deleted 2024/12/09 02:50:40 DEBUG : B2 bucket rclone-test-cavilis1palu: Waiting for transfers to finish 2024/12/09 02:50:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:40 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:41 INFO : potato2: Deleted 2024/12/09 02:50:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:41 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:41 INFO : potato3: Deleted 2024/12/09 02:50:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqivev1hita" 2024/12/09 02:50:42 DEBUG : tomatoDir: Making directory 2024/12/09 02:50:43 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/09 02:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:50:43 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 02:50:43 DEBUG : B2 bucket rclone-test-wiqivev1hita: Waiting for checks to finish 2024/12/09 02:50:43 DEBUG : B2 bucket rclone-test-wiqivev1hita: Waiting for transfers to finish 2024/12/09 02:50:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/09 02:50:44 INFO : empty space: Copied (server-side copy) 2024/12/09 02:50:44 INFO : empty space: Deleted 2024/12/09 02:50:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/09 02:50:44 INFO : potato2: Copied (server-side copy) 2024/12/09 02:50:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/09 02:50:44 INFO : potato3: Copied (server-side copy) 2024/12/09 02:50:44 INFO : potato2: Deleted 2024/12/09 02:50:44 INFO : potato3: Deleted 2024/12/09 02:50:45 DEBUG : B2 bucket rclone-test-wiqivev1hita: Purge remote 2024/12/09 02:50:45 INFO : B2 bucket rclone-test-wiqivev1hita: cleaning bucket "rclone-test-wiqivev1hita" of all files 2024/12/09 02:50:45 DEBUG : empty space: Deleting (id "4_z7f628d53503dab9b9f380e1b_f100f810655cc64f9_d20241209_m025043_c001_v0001182_t0045_u01733712643923") 2024/12/09 02:50:45 DEBUG : potato2: Deleting (id "4_z7f628d53503dab9b9f380e1b_f1061a48cf3031283_d20241209_m025044_c001_v0001109_t0043_u01733712644179") 2024/12/09 02:50:45 DEBUG : potato3: Deleting (id "4_z7f628d53503dab9b9f380e1b_f11671b5988625a49_d20241209_m025044_c001_v0001172_t0003_u01733712644269") 2024/12/09 02:50:46 DEBUG : B2 bucket rclone-test-cavilis1palu: Purge remote 2024/12/09 02:50:46 INFO : B2 bucket rclone-test-cavilis1palu: cleaning bucket "rclone-test-cavilis1palu" of all files 2024/12/09 02:50:46 DEBUG : empty space: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f4016bfaa4f9f1bae_d20241209_m025044_c001_v7007000_t0000_u01733712644159") 2024/12/09 02:50:46 DEBUG : empty space: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f1114dfa5cb43d498_d20241209_m025039_c001_v0001182_t0013_u01733712639977") 2024/12/09 02:50:46 DEBUG : potato2: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f4016bfaa4f9f1baf_d20241209_m025044_c001_v7007000_t0000_u01733712644774") 2024/12/09 02:50:46 DEBUG : potato2: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f11466113a07210e1_d20241209_m025040_c001_v0001177_t0016_u01733712640847") 2024/12/09 02:50:46 DEBUG : potato3: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f40462476cfae423f_d20241209_m025044_c001_v7007000_t0000_u01733712644802") 2024/12/09 02:50:46 DEBUG : potato3: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f11699d7000b93a8d_d20241209_m025041_c001_v0001116_t0052_u01733712641079") 2024/12/09 02:50:46 DEBUG : potato3: Deleting (id "4_z2ff27d43503dab9b9f380e1b_f1114dfa5cb43d4a2_d20241209_m025040_c001_v0001182_t0040_u01733712640221") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:50:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/rclone-sync-test" 2024/12/09 02:50:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/rclone-sync-test-include/layer2" 2024/12/09 02:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/rclone-sync-test-ignore-file" 2024/12/09 02:51:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:51:01 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test: Waiting for checks to finish 2024/12/09 02:51:01 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test: Waiting for transfers to finish 2024/12/09 02:51:01 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:01 INFO : There was nothing to transfer 2024/12/09 02:51:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:51:02 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:51:02 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:51:02 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:51:02 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/09 02:51:02 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/09 02:51:02 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:51:03 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:51:03 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:51:03 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:03 DEBUG : : Excluded 2024/12/09 02:51:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:51:03 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/09 02:51:03 DEBUG : B2 bucket rclone-test-cafibuh6xito path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/09 02:51:03 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/CompareDest" 2024/12/09 02:51:13 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 02:51:13 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:13 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:51:14 INFO : one: Copied (new) 2024/12/09 02:51:14 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:15 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:15 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 02:51:15 INFO : one: Copied (replaced existing) 2024/12/09 02:51:15 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:18 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:51:18 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:18 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:18 INFO : There was nothing to transfer 2024/12/09 02:51:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 02:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:19 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:51:19 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:19 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:19 INFO : There was nothing to transfer 2024/12/09 02:51:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 02:51:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:20 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:51:20 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:20 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:20 INFO : There was nothing to transfer 2024/12/09 02:51:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/09 02:51:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 02:51:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 02:51:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:21 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:51:21 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:21 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:21 INFO : There was nothing to transfer 2024/12/09 02:51:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:22 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 02:51:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:22 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:51:22 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/09 02:51:23 INFO : two: Copied (new) 2024/12/09 02:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dest" 2024/12/09 02:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/pre-dest1" 2024/12/09 02:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/pre-dest2" 2024/12/09 02:51:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:51:31 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/09 02:51:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:51:32 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/09 02:51:32 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/09 02:51:32 DEBUG : B2 bucket rclone-test-cafibuh6xito path dest: Waiting for checks to finish 2024/12/09 02:51:32 DEBUG : B2 bucket rclone-test-cafibuh6xito path dest: Waiting for transfers to finish 2024/12/09 02:51:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/09 02:51:33 INFO : 3: Copied (new) 2024/12/09 02:51:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/CopyDest" 2024/12/09 02:51:38 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 02:51:38 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:38 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:51:39 INFO : one: Copied (new) 2024/12/09 02:51:39 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:39 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:39 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 02:51:40 INFO : one: Copied (replaced existing) 2024/12/09 02:51:40 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/BackupDir" 2024/12/09 02:51:43 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:51:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:51:44 INFO : one: Copied (server-side copy) 2024/12/09 02:51:44 INFO : one: Deleted 2024/12/09 02:51:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/09 02:51:45 INFO : one: Copied (server-side copy) 2024/12/09 02:51:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/09 02:51:45 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:45 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/09 02:51:47 INFO : two: Copied (server-side copy) 2024/12/09 02:51:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/09 02:51:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:47 DEBUG : one: Unchanged skipping 2024/12/09 02:51:47 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:47 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:47 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:47 DEBUG : one: Unchanged skipping 2024/12/09 02:51:47 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:47 DEBUG : two: Unchanged skipping 2024/12/09 02:51:47 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:47 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:47 INFO : There was nothing to transfer 2024/12/09 02:51:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/09 02:51:48 DEBUG : three: Destination not found in --copy-dest 2024/12/09 02:51:48 DEBUG : three: Need to transfer - File not found at Destination 2024/12/09 02:51:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:48 DEBUG : one: Unchanged skipping 2024/12/09 02:51:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/09 02:51:48 DEBUG : two: Unchanged skipping 2024/12/09 02:51:48 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:48 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/09 02:51:49 INFO : three: Copied (new) 2024/12/09 02:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/backup" 2024/12/09 02:51:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:51:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:51:57 DEBUG : two: Unchanged skipping 2024/12/09 02:51:57 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:51:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:51:58 INFO : one: Copied (server-side copy) 2024/12/09 02:51:58 INFO : one: Deleted 2024/12/09 02:51:58 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:51:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:51:59 INFO : one: Copied (new) 2024/12/09 02:51:59 DEBUG : Waiting for deletions to finish 2024/12/09 02:51:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:51:59 INFO : three.txt: Copied (server-side copy) 2024/12/09 02:52:00 INFO : three.txt: Deleted 2024/12/09 02:52:00 INFO : three.txt: Moved into backup dir 2024/12/09 02:52:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:52:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:02 DEBUG : two: Unchanged skipping 2024/12/09 02:52:02 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:02 INFO : one: Copied (server-side copy) 2024/12/09 02:52:03 INFO : one: Deleted 2024/12/09 02:52:03 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:52:03 INFO : one: Copied (new) 2024/12/09 02:52:03 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:03 INFO : three.txt: Copied (server-side copy) 2024/12/09 02:52:03 INFO : three.txt: Deleted 2024/12/09 02:52:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/backup" 2024/12/09 02:52:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:52:10 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:10 DEBUG : two: Unchanged skipping 2024/12/09 02:52:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:52:11 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:11 INFO : one: Deleted 2024/12/09 02:52:11 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:12 INFO : one: Copied (new) 2024/12/09 02:52:12 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:52:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:13 INFO : three.txt: Deleted 2024/12/09 02:52:13 INFO : three.txt: Moved into backup dir 2024/12/09 02:52:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:52:15 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:15 DEBUG : two: Unchanged skipping 2024/12/09 02:52:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:16 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:16 INFO : one: Deleted 2024/12/09 02:52:16 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:52:16 INFO : one: Copied (new) 2024/12/09 02:52:16 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:17 INFO : three.txt: Deleted 2024/12/09 02:52:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/backup" 2024/12/09 02:52:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:24 DEBUG : two: Unchanged skipping 2024/12/09 02:52:24 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:52:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 02:52:26 INFO : one: Deleted 2024/12/09 02:52:26 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:27 INFO : one: Copied (new) 2024/12/09 02:52:27 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:52:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 02:52:27 INFO : three.txt: Deleted 2024/12/09 02:52:27 INFO : three.txt: Moved into backup dir 2024/12/09 02:52:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:52:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:29 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:29 DEBUG : two: Unchanged skipping 2024/12/09 02:52:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 02:52:30 INFO : one: Deleted 2024/12/09 02:52:30 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:52:30 INFO : one: Copied (new) 2024/12/09 02:52:30 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 02:52:31 INFO : three.txt: Deleted 2024/12/09 02:52:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:52:37 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:52:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:37 DEBUG : two: Unchanged skipping 2024/12/09 02:52:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:52:40 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:40 INFO : one: Deleted 2024/12/09 02:52:40 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:41 INFO : one: Copied (new) 2024/12/09 02:52:41 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:52:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:41 INFO : three.txt: Deleted 2024/12/09 02:52:41 INFO : three.txt: Moved into backup dir 2024/12/09 02:52:44 DEBUG : one.bak: Excluded (Path Filter) 2024/12/09 02:52:44 DEBUG : one.bak: Excluded 2024/12/09 02:52:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/09 02:52:44 DEBUG : three.txt.bak: Excluded 2024/12/09 02:52:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:52:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:44 DEBUG : two: Unchanged skipping 2024/12/09 02:52:44 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for checks to finish 2024/12/09 02:52:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:44 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:44 INFO : one: Deleted 2024/12/09 02:52:44 DEBUG : B2 bucket rclone-test-cafibuh6xito path dst: Waiting for transfers to finish 2024/12/09 02:52:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:52:45 INFO : one: Copied (new) 2024/12/09 02:52:45 DEBUG : Waiting for deletions to finish 2024/12/09 02:52:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:45 INFO : three.txt: Deleted 2024/12/09 02:52:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.11s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:52:48 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001144_t0020": EOF 2024/12/09 02:52:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001144_t0020": EOF) 2024/12/09 02:52:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cafibuh6xito: 1/10 (Post "https://pod-000-1144-11.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001144_t0020": EOF) 2024/12/09 02:52:51 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 02:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:52:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:52:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:52:53 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:54 INFO : one: Deleted 2024/12/09 02:52:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:55 INFO : one: Copied (new) 2024/12/09 02:52:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:55 DEBUG : two: Unchanged skipping 2024/12/09 02:52:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 02:52:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:52:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:56 INFO : three.txt: Deleted 2024/12/09 02:52:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:56 INFO : three.txt: Copied (new) 2024/12/09 02:52:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:52:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:52:58 INFO : one: Copied (server-side copy) to: one.bak 2024/12/09 02:52:58 INFO : one: Deleted 2024/12/09 02:52:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:52:58 INFO : one: Copied (new) 2024/12/09 02:52:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:52:58 DEBUG : two: Unchanged skipping 2024/12/09 02:52:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 02:52:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:52:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/09 02:52:59 INFO : three.txt: Deleted 2024/12/09 02:52:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/09 02:52:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cafibuh6xito/dst" 2024/12/09 02:53:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:53:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/09 02:53:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 02:53:06 INFO : one: Deleted 2024/12/09 02:53:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:53:07 INFO : one: Copied (new) 2024/12/09 02:53:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:07 DEBUG : two: Unchanged skipping 2024/12/09 02:53:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 02:53:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/09 02:53:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 02:53:08 INFO : three.txt: Deleted 2024/12/09 02:53:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:53:09 INFO : three.txt: Copied (new) 2024/12/09 02:53:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:53:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/09 02:53:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/09 02:53:10 INFO : one: Deleted 2024/12/09 02:53:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/09 02:53:11 INFO : one: Copied (new) 2024/12/09 02:53:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:11 DEBUG : two: Unchanged skipping 2024/12/09 02:53:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 02:53:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/09 02:53:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/09 02:53:12 INFO : three.txt: Deleted 2024/12/09 02:53:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/09 02:53:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/09 02:53:15 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:15 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/09 02:53:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/09 02:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:53:17 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:17 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/09 02:53:17 INFO : existing: Copied (new) 2024/12/09 02:53:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/09 02:53:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/09 02:53:18 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:18 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:18 ERROR : B2 bucket rclone-test-cafibuh6xito: not deleting files as there were IO errors 2024/12/09 02:53:18 ERROR : B2 bucket rclone-test-cafibuh6xito: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncImmutable (2.97s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:20 DEBUG : existing: Unchanged skipping 2024/12/09 02:53:20 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:20 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:20 DEBUG : Waiting for deletions to finish 2024/12/09 02:53:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:22 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1106-14.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001106_t0040": EOF 2024/12/09 02:53:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-14.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001106_t0040": EOF) 2024/12/09 02:53:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-cafibuh6xito: 1/10 (Post "https://pod-000-1106-14.backblaze.com/b2api/v1/b2_upload_file/af428dc3500dab9b9f380e1b/c001_v0001106_t0040": EOF) 2024/12/09 02:53:25 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 02:53:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both0: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both1: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:34 DEBUG : both10: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both14: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both15: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both16: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both17: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both18: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both11: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both12: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both13: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both19: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both5: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both6: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both7: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both8: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:34 DEBUG : both9: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both2: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both3: Unchanged skipping 2024/12/09 02:53:34 DEBUG : both4: Unchanged skipping 2024/12/09 02:53:34 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:34 DEBUG : Waiting for deletions to finish 2024/12/09 02:53:35 INFO : only12: Deleted 2024/12/09 02:53:35 INFO : only14: Deleted 2024/12/09 02:53:35 INFO : only16: Deleted 2024/12/09 02:53:35 INFO : only19: Deleted 2024/12/09 02:53:35 INFO : only6: Deleted 2024/12/09 02:53:35 INFO : only9: Deleted 2024/12/09 02:53:35 INFO : only4: Deleted 2024/12/09 02:53:35 INFO : only0: Deleted 2024/12/09 02:53:35 INFO : only11: Deleted 2024/12/09 02:53:35 INFO : only13: Deleted 2024/12/09 02:53:35 INFO : only15: Deleted 2024/12/09 02:53:35 INFO : only3: Deleted 2024/12/09 02:53:35 INFO : only18: Deleted 2024/12/09 02:53:35 INFO : only10: Deleted 2024/12/09 02:53:36 INFO : only2: Deleted 2024/12/09 02:53:36 INFO : only1: Deleted 2024/12/09 02:53:36 INFO : only17: Deleted 2024/12/09 02:53:36 INFO : only5: Deleted 2024/12/09 02:53:36 INFO : only7: Deleted 2024/12/09 02:53:36 INFO : only8: Deleted 2024/12/09 02:53:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:53:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both0: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both1: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both10: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both11: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both12: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both13: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both14: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both15: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both16: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both17: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both18: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both19: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both2: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both3: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both4: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both5: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both6: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both7: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both8: Unchanged skipping 2024/12/09 02:53:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/09 02:53:50 DEBUG : both9: Unchanged skipping 2024/12/09 02:53:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for checks to finish 2024/12/09 02:53:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/09 02:53:50 DEBUG : B2 bucket rclone-test-cafibuh6xito: Waiting for transfers to finish 2024/12/09 02:53:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only0: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only1: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only12: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only13: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only10: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only14: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only15: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only11: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only16: Copied (replaced existing) 2024/12/09 02:53:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:51 INFO : only17: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only18: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only19: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only2: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only3: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only4: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only7: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only9: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only5: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only6: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/09 02:53:52 INFO : only8: Copied (replaced existing) 2024/12/09 02:53:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:54:00 DEBUG : sub dir: Making directory 2024/12/09 02:54:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" 2024/12/09 02:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:54:05 DEBUG : sub dir: Making directory 2024/12/09 02:54:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cafibuh6xito", Local "Local file system at /tmp/rclone3136874867", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.60s) PASS 2024/12/09 02:54:10 DEBUG : B2 bucket rclone-test-cafibuh6xito: Purge remote 2024/12/09 02:54:10 INFO : B2 bucket rclone-test-cafibuh6xito: cleaning bucket "rclone-test-cafibuh6xito" of all files 2024/12/09 02:54:11 DEBUG : BackupDir/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab8c_d20241209_m025149_c001_v7007000_t0000_u01733712709942") 2024/12/09 02:54:11 DEBUG : BackupDir/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1175c3d2839ff785_d20241209_m025144_c001_v0001165_t0016_u01733712704687") 2024/12/09 02:54:11 DEBUG : CompareDest/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd519dc_d20241209_m025123_c001_v7007000_t0000_u01733712683731") 2024/12/09 02:54:11 DEBUG : CompareDest/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedc79_d20241209_m025117_c001_v0001106_t0041_u01733712677476") 2024/12/09 02:54:11 DEBUG : CompareDest/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd519dd_d20241209_m025123_c001_v7007000_t0000_u01733712683912") 2024/12/09 02:54:11 DEBUG : CompareDest/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c564a_d20241209_m025119_c001_v0001182_t0042_u01733712679082") 2024/12/09 02:54:11 DEBUG : CopyDest/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab8d_d20241209_m025150_c001_v7007000_t0000_u01733712710144") 2024/12/09 02:54:11 DEBUG : CopyDest/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052cbc_d20241209_m025141_c001_v0001144_t0046_u01733712701489") 2024/12/09 02:54:11 DEBUG : CopyDest/three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab8e_d20241209_m025150_c001_v7007000_t0000_u01733712710327") 2024/12/09 02:54:11 DEBUG : CopyDest/three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5842_d20241209_m025148_c001_v0001182_t0013_u01733712708161") 2024/12/09 02:54:11 DEBUG : CopyDest/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab8f_d20241209_m025150_c001_v7007000_t0000_u01733712710511") 2024/12/09 02:54:11 DEBUG : CopyDest/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedca5_d20241209_m025145_c001_v0001106_t0035_u01733712705885") 2024/12/09 02:54:11 DEBUG : EXISTING: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e557_d20241209_m025321_c001_v7007000_t0000_u01733712801179") 2024/12/09 02:54:11 DEBUG : EXISTING: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5f30_d20241209_m025320_c001_v0001182_t0057_u01733712800208") 2024/12/09 02:54:11 DEBUG : Testêé: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e553_d20241209_m025316_c001_v7007000_t0000_u01733712796872") 2024/12/09 02:54:11 DEBUG : Testêé: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5ee6_d20241209_m025316_c001_v0001182_t0042_u01733712796233") 2024/12/09 02:54:11 DEBUG : Testêé: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd65_d20241209_m025315_c001_v0001106_t0015_u01733712795010") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f33e_d20241209_m024923_c001_v7007000_t0000_u01733712563880") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052af4_d20241209_m024922_c001_v0001144_t0028_u01733712562786") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd03a_d20241209_m024919_c001_v7007000_t0000_u01733712559959") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ad8_d20241209_m024918_c001_v0001144_t0042_u01733712558497") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd026_d20241209_m024851_c001_v7007000_t0000_u01733712531062") 2024/12/09 02:54:11 DEBUG : a/potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a5a_d20241209_m024849_c001_v0001144_t0027_u01733712529931") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f33f_d20241209_m024924_c001_v7007000_t0000_u01733712564074") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ae8_d20241209_m024920_c001_v0001144_t0019_u01733712560908") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd039_d20241209_m024919_c001_v7007000_t0000_u01733712559408") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ace_d20241209_m024916_c001_v0001144_t0058_u01733712556762") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd025_d20241209_m024850_c001_v7007000_t0000_u01733712530511") 2024/12/09 02:54:12 DEBUG : b/potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a54_d20241209_m024848_c001_v0001144_t0049_u01733712528490") 2024/12/09 02:54:12 DEBUG : backup/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f407781ca388591f3_d20241209_m025204_c001_v7007000_t0000_u01733712724417") 2024/12/09 02:54:12 DEBUG : backup/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f102926afe2a4f604_d20241209_m025202_c001_v0001032_t0046_u01733712722613") 2024/12/09 02:54:12 DEBUG : backup/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f118ac4c9af37d9e1_d20241209_m025158_c001_v0001134_t0013_u01733712718223") 2024/12/09 02:54:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4000c32fcb19a433_d20241209_m025232_c001_v7007000_t0000_u01733712752210") 2024/12/09 02:54:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1029a12f5b902765_d20241209_m025229_c001_v0001145_t0047_u01733712749659") 2024/12/09 02:54:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f114d37d13d6b1f08_d20241209_m025225_c001_v0001099_t0029_u01733712745678") 2024/12/09 02:54:12 DEBUG : backup/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51aa6_d20241209_m025217_c001_v7007000_t0000_u01733712737852") 2024/12/09 02:54:12 DEBUG : backup/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1027c6f0c67396aa_d20241209_m025215_c001_v0001144_t0020_u01733712735384") 2024/12/09 02:54:12 DEBUG : backup/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1193320db47058bb_d20241209_m025211_c001_v0001182_t0032_u01733712731490") 2024/12/09 02:54:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4000c32fcb19a434_d20241209_m025232_c001_v7007000_t0000_u01733712752390") 2024/12/09 02:54:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1086a0af93d68c54_d20241209_m025231_c001_v0001116_t0022_u01733712751064") 2024/12/09 02:54:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1168c4c2f77f6aa7_d20241209_m025227_c001_v0001100_t0043_u01733712747448") 2024/12/09 02:54:13 DEBUG : backup/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f407781ca388591f4_d20241209_m025204_c001_v7007000_t0000_u01733712724598") 2024/12/09 02:54:13 DEBUG : backup/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1036ee954cc3591e_d20241209_m025203_c001_v0001183_t0031_u01733712723677") 2024/12/09 02:54:13 DEBUG : backup/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f114c58888637b18b_d20241209_m025159_c001_v0001131_t0038_u01733712719675") 2024/12/09 02:54:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51aa7_d20241209_m025218_c001_v7007000_t0000_u01733712738032") 2024/12/09 02:54:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1166fe517b943b9e_d20241209_m025216_c001_v0001037_t0025_u01733712736823") 2024/12/09 02:54:13 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f10971005d20abedf_d20241209_m025212_c001_v0001182_t0009_u01733712732822") 2024/12/09 02:54:13 DEBUG : both0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b1f_d20241209_m025353_c001_v7007000_t0000_u01733712833091") 2024/12/09 02:54:13 DEBUG : both0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c60f0_d20241209_m025341_c001_v0001182_t0054_u01733712821441") 2024/12/09 02:54:13 DEBUG : both0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7f_d20241209_m025336_c001_v7007000_t0000_u01733712816795") 2024/12/09 02:54:13 DEBUG : both0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5f92_d20241209_m025325_c001_v0001182_t0024_u01733712805069") 2024/12/09 02:54:13 DEBUG : both1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b20_d20241209_m025353_c001_v7007000_t0000_u01733712833316") 2024/12/09 02:54:13 DEBUG : both1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c60fe_d20241209_m025341_c001_v0001182_t0014_u01733712821882") 2024/12/09 02:54:13 DEBUG : both1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa80_d20241209_m025336_c001_v7007000_t0000_u01733712816991") 2024/12/09 02:54:13 DEBUG : both1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fa2_d20241209_m025325_c001_v0001182_t0021_u01733712805506") 2024/12/09 02:54:13 DEBUG : both10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b21_d20241209_m025353_c001_v7007000_t0000_u01733712833515") 2024/12/09 02:54:14 DEBUG : both10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c616c_d20241209_m025345_c001_v0001182_t0011_u01733712825872") 2024/12/09 02:54:14 DEBUG : both10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa81_d20241209_m025337_c001_v7007000_t0000_u01733712817181") 2024/12/09 02:54:14 DEBUG : both10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6002_d20241209_m025329_c001_v0001182_t0049_u01733712809448") 2024/12/09 02:54:14 DEBUG : both11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b22_d20241209_m025353_c001_v7007000_t0000_u01733712833697") 2024/12/09 02:54:14 DEBUG : both11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6176_d20241209_m025346_c001_v0001182_t0047_u01733712826296") 2024/12/09 02:54:14 DEBUG : both11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa82_d20241209_m025337_c001_v7007000_t0000_u01733712817376") 2024/12/09 02:54:14 DEBUG : both11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c600c_d20241209_m025329_c001_v0001182_t0041_u01733712809922") 2024/12/09 02:54:14 DEBUG : both12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b24_d20241209_m025353_c001_v7007000_t0000_u01733712833878") 2024/12/09 02:54:14 DEBUG : both12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6188_d20241209_m025346_c001_v0001182_t0025_u01733712826793") 2024/12/09 02:54:14 DEBUG : both12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa83_d20241209_m025337_c001_v7007000_t0000_u01733712817558") 2024/12/09 02:54:14 DEBUG : both12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6022_d20241209_m025330_c001_v0001182_t0030_u01733712810421") 2024/12/09 02:54:14 DEBUG : both13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b25_d20241209_m025354_c001_v7007000_t0000_u01733712834058") 2024/12/09 02:54:14 DEBUG : both13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6190_d20241209_m025347_c001_v0001182_t0049_u01733712827218") 2024/12/09 02:54:14 DEBUG : both13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa86_d20241209_m025337_c001_v7007000_t0000_u01733712817739") 2024/12/09 02:54:14 DEBUG : both13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c602c_d20241209_m025330_c001_v0001182_t0030_u01733712810881") 2024/12/09 02:54:15 DEBUG : both14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b26_d20241209_m025354_c001_v7007000_t0000_u01733712834239") 2024/12/09 02:54:15 DEBUG : both14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c619c_d20241209_m025347_c001_v0001182_t0026_u01733712827629") 2024/12/09 02:54:15 DEBUG : both14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa87_d20241209_m025337_c001_v7007000_t0000_u01733712817920") 2024/12/09 02:54:15 DEBUG : both14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6036_d20241209_m025331_c001_v0001182_t0036_u01733712811338") 2024/12/09 02:54:15 DEBUG : both15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b28_d20241209_m025354_c001_v7007000_t0000_u01733712834442") 2024/12/09 02:54:15 DEBUG : both15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61a6_d20241209_m025348_c001_v0001182_t0000_u01733712828046") 2024/12/09 02:54:15 DEBUG : both15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa88_d20241209_m025338_c001_v7007000_t0000_u01733712818104") 2024/12/09 02:54:15 DEBUG : both15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c603c_d20241209_m025331_c001_v0001182_t0016_u01733712811843") 2024/12/09 02:54:15 DEBUG : both16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b29_d20241209_m025354_c001_v7007000_t0000_u01733712834624") 2024/12/09 02:54:15 DEBUG : both16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61ac_d20241209_m025348_c001_v0001182_t0001_u01733712828454") 2024/12/09 02:54:15 DEBUG : both16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa89_d20241209_m025338_c001_v7007000_t0000_u01733712818285") 2024/12/09 02:54:15 DEBUG : both16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c604e_d20241209_m025332_c001_v0001182_t0039_u01733712812267") 2024/12/09 02:54:15 DEBUG : both17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b2b_d20241209_m025354_c001_v7007000_t0000_u01733712834804") 2024/12/09 02:54:15 DEBUG : both17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61b8_d20241209_m025348_c001_v0001182_t0018_u01733712828878") 2024/12/09 02:54:15 DEBUG : both17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8a_d20241209_m025338_c001_v7007000_t0000_u01733712818466") 2024/12/09 02:54:15 DEBUG : both17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6062_d20241209_m025332_c001_v0001182_t0013_u01733712812703") 2024/12/09 02:54:15 DEBUG : both18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b2c_d20241209_m025355_c001_v7007000_t0000_u01733712835009") 2024/12/09 02:54:16 DEBUG : both18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61c2_d20241209_m025349_c001_v0001182_t0031_u01733712829326") 2024/12/09 02:54:16 DEBUG : both18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8b_d20241209_m025338_c001_v7007000_t0000_u01733712818646") 2024/12/09 02:54:16 DEBUG : both18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c606a_d20241209_m025333_c001_v0001182_t0032_u01733712813163") 2024/12/09 02:54:16 DEBUG : both19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b2d_d20241209_m025355_c001_v7007000_t0000_u01733712835189") 2024/12/09 02:54:16 DEBUG : both19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61cc_d20241209_m025349_c001_v0001182_t0049_u01733712829813") 2024/12/09 02:54:16 DEBUG : both19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8c_d20241209_m025338_c001_v7007000_t0000_u01733712818853") 2024/12/09 02:54:16 DEBUG : both19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c607a_d20241209_m025333_c001_v0001182_t0053_u01733712813592") 2024/12/09 02:54:16 DEBUG : both2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b2e_d20241209_m025355_c001_v7007000_t0000_u01733712835371") 2024/12/09 02:54:16 DEBUG : both2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6106_d20241209_m025342_c001_v0001182_t0041_u01733712822317") 2024/12/09 02:54:16 DEBUG : both2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8d_d20241209_m025339_c001_v7007000_t0000_u01733712819034") 2024/12/09 02:54:16 DEBUG : both2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fa6_d20241209_m025325_c001_v0001182_t0000_u01733712805920") 2024/12/09 02:54:16 DEBUG : both3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b2f_d20241209_m025355_c001_v7007000_t0000_u01733712835563") 2024/12/09 02:54:16 DEBUG : both3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6110_d20241209_m025342_c001_v0001182_t0025_u01733712822793") 2024/12/09 02:54:16 DEBUG : both3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8e_d20241209_m025339_c001_v7007000_t0000_u01733712819214") 2024/12/09 02:54:16 DEBUG : both3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fb4_d20241209_m025326_c001_v0001182_t0019_u01733712806359") 2024/12/09 02:54:16 DEBUG : both4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b30_d20241209_m025355_c001_v7007000_t0000_u01733712835744") 2024/12/09 02:54:16 DEBUG : both4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6120_d20241209_m025343_c001_v0001182_t0015_u01733712823195") 2024/12/09 02:54:17 DEBUG : both4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa8f_d20241209_m025339_c001_v7007000_t0000_u01733712819393") 2024/12/09 02:54:17 DEBUG : both4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fbe_d20241209_m025326_c001_v0001182_t0035_u01733712806780") 2024/12/09 02:54:17 DEBUG : both5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b31_d20241209_m025355_c001_v7007000_t0000_u01733712835928") 2024/12/09 02:54:17 DEBUG : both5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c612e_d20241209_m025343_c001_v0001182_t0059_u01733712823723") 2024/12/09 02:54:17 DEBUG : both5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa91_d20241209_m025339_c001_v7007000_t0000_u01733712819579") 2024/12/09 02:54:17 DEBUG : both5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fc8_d20241209_m025327_c001_v0001182_t0052_u01733712807272") 2024/12/09 02:54:17 DEBUG : both6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b32_d20241209_m025356_c001_v7007000_t0000_u01733712836110") 2024/12/09 02:54:17 DEBUG : both6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6139_d20241209_m025344_c001_v0001182_t0027_u01733712824158") 2024/12/09 02:54:17 DEBUG : both6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa92_d20241209_m025339_c001_v7007000_t0000_u01733712819759") 2024/12/09 02:54:17 DEBUG : both6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fd0_d20241209_m025327_c001_v0001182_t0051_u01733712807701") 2024/12/09 02:54:17 DEBUG : both7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b33_d20241209_m025356_c001_v7007000_t0000_u01733712836292") 2024/12/09 02:54:17 DEBUG : both7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6146_d20241209_m025344_c001_v0001182_t0027_u01733712824587") 2024/12/09 02:54:17 DEBUG : both7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa93_d20241209_m025339_c001_v7007000_t0000_u01733712819940") 2024/12/09 02:54:17 DEBUG : both7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fd8_d20241209_m025328_c001_v0001182_t0019_u01733712808132") 2024/12/09 02:54:17 DEBUG : both8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b34_d20241209_m025356_c001_v7007000_t0000_u01733712836473") 2024/12/09 02:54:17 DEBUG : both8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c614e_d20241209_m025345_c001_v0001182_t0008_u01733712825039") 2024/12/09 02:54:17 DEBUG : both8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa94_d20241209_m025340_c001_v7007000_t0000_u01733712820139") 2024/12/09 02:54:17 DEBUG : both8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fe6_d20241209_m025328_c001_v0001182_t0008_u01733712808555") 2024/12/09 02:54:17 DEBUG : both9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b35_d20241209_m025356_c001_v7007000_t0000_u01733712836659") 2024/12/09 02:54:17 DEBUG : both9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6158_d20241209_m025345_c001_v0001182_t0053_u01733712825458") 2024/12/09 02:54:17 DEBUG : both9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa95_d20241209_m025340_c001_v7007000_t0000_u01733712820321") 2024/12/09 02:54:18 DEBUG : both9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5ff6_d20241209_m025328_c001_v0001182_t0024_u01733712808990") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f340_d20241209_m024924_c001_v7007000_t0000_u01733712564255") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052aee_d20241209_m024921_c001_v0001144_t0031_u01733712561749") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd03b_d20241209_m024920_c001_v7007000_t0000_u01733712560147") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ad2_d20241209_m024917_c001_v0001144_t0000_u01733712557493") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd027_d20241209_m024851_c001_v7007000_t0000_u01733712531263") 2024/12/09 02:54:18 DEBUG : c/non empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a56_d20241209_m024848_c001_v0001144_t0002_u01733712528924") 2024/12/09 02:54:18 DEBUG : check sum: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e454_d20241209_m024835_c001_v7007000_t0000_u01733712515408") 2024/12/09 02:54:18 DEBUG : check sum: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a12_d20241209_m024834_c001_v0001144_t0015_u01733712514041") 2024/12/09 02:54:18 DEBUG : dest/3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab7c_d20241209_m025134_c001_v7007000_t0000_u01733712694169") 2024/12/09 02:54:18 DEBUG : dest/3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4085e7140efcdecf_d20241209_m025133_c001_v0001182_t0054_u01733712693055") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e54b_d20241209_m025313_c001_v7007000_t0000_u01733712793497") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd5b_d20241209_m025310_c001_v0001106_t0026_u01733712790914") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411e9cfc841b3fe4_d20241209_m025310_c001_v7007000_t0000_u01733712790733") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd4d_d20241209_m025306_c001_v0001106_t0056_u01733712786884") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411e9cfc841b3fe2_d20241209_m025306_c001_v7007000_t0000_u01733712786168") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5dbd_d20241209_m025301_c001_v0001182_t0024_u01733712781829") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa62_d20241209_m025300_c001_v7007000_t0000_u01733712780353") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f103cccf0533e3114_d20241209_m025258_c001_v0001134_t0059_u01733712778469") 2024/12/09 02:54:18 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41797b2d97e0c478_d20241209_m025258_c001_v7007000_t0000_u01733712778284") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f103cccf0533e310a_d20241209_m025254_c001_v0001134_t0053_u01733712774788") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41797b2d97e0c475_d20241209_m025254_c001_v7007000_t0000_u01733712774062") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd29_d20241209_m025247_c001_v0001106_t0056_u01733712767598") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f416004622bc7224a_d20241209_m025246_c001_v7007000_t0000_u01733712766305") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1100a22ec8e2b07d_d20241209_m025245_c001_v0001180_t0008_u01733712765059") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408a0b669c710c7e_d20241209_m025244_c001_v7007000_t0000_u01733712764878") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1100a22ec8e2b071_d20241209_m025241_c001_v0001180_t0038_u01733712761072") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408a0b669c710c7b_d20241209_m025240_c001_v7007000_t0000_u01733712760342") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052d7e_d20241209_m025233_c001_v0001144_t0058_u01733712753502") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4000c32fcb19a435_d20241209_m025232_c001_v7007000_t0000_u01733712752571") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f107d7b302c96f5d6_d20241209_m025230_c001_v0001106_t0027_u01733712750147") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327aef_d20241209_m025229_c001_v7007000_t0000_u01733712749961") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f107d7b302c96f5d0_d20241209_m025226_c001_v0001106_t0046_u01733712746778") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327aea_d20241209_m025226_c001_v7007000_t0000_u01733712746051") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5a96_d20241209_m025219_c001_v0001182_t0021_u01733712739128") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51aa8_d20241209_m025218_c001_v7007000_t0000_u01733712738212") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f117d926c9e8ebcae_d20241209_m025216_c001_v0001183_t0039_u01733712736430") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f46a_d20241209_m025216_c001_v7007000_t0000_u01733712736252") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f117d926c9e8ebbf6_d20241209_m025212_c001_v0001183_t0059_u01733712732425") 2024/12/09 02:54:19 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f462_d20241209_m025211_c001_v7007000_t0000_u01733712731710") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedcd1_d20241209_m025205_c001_v0001106_t0016_u01733712725691") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f407781ca388591f7_d20241209_m025204_c001_v7007000_t0000_u01733712724780") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f112e66a631ac351b_d20241209_m025203_c001_v0001183_t0021_u01733712723271") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4016bfaa4f9f1be8_d20241209_m025203_c001_v7007000_t0000_u01733712723093") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f112e66a631ac3469_d20241209_m025159_c001_v0001183_t0046_u01733712719256") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4016bfaa4f9f1be5_d20241209_m025158_c001_v7007000_t0000_u01733712718534") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052cda_d20241209_m025151_c001_v0001144_t0019_u01733712711800") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab91_d20241209_m025150_c001_v7007000_t0000_u01733712710695") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f117b3273e1e774e0_d20241209_m025145_c001_v0001182_t0029_u01733712705120") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409517358e4393d3_d20241209_m025144_c001_v7007000_t0000_u01733712704904") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c57b8_d20241209_m025140_c001_v0001182_t0022_u01733712700920") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1097a840c9389910_d20241209_m025139_c001_v0001105_t0027_u01733712699984") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1097a840c9389908_d20241209_m025138_c001_v0001105_t0033_u01733712698668") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd519de_d20241209_m025124_c001_v7007000_t0000_u01733712684093") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052c76_d20241209_m025116_c001_v0001144_t0011_u01733712676301") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1085e7140efcdd7b_d20241209_m025115_c001_v0001182_t0033_u01733712675484") 2024/12/09 02:54:20 DEBUG : dst/one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1085e7140efcdd69_d20241209_m025114_c001_v0001182_t0012_u01733712674535") 2024/12/09 02:54:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e54c_d20241209_m025313_c001_v7007000_t0000_u01733712793689") 2024/12/09 02:54:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f110a03f63c0e2c47_d20241209_m025310_c001_v0001182_t0024_u01733712790491") 2024/12/09 02:54:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f10772ec863fe9904_d20241209_m025305_c001_v0001099_t0024_u01733712785827") 2024/12/09 02:54:20 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa63_d20241209_m025300_c001_v7007000_t0000_u01733712780547") 2024/12/09 02:54:20 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f100553db28b021b5_d20241209_m025257_c001_v0001102_t0038_u01733712777861") 2024/12/09 02:54:21 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f119aed22359c589a_d20241209_m025253_c001_v0001145_t0058_u01733712773774") 2024/12/09 02:54:21 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f416004622bc7224b_d20241209_m025246_c001_v7007000_t0000_u01733712766489") 2024/12/09 02:54:21 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f115ecfcae8bc4559_d20241209_m025244_c001_v0001109_t0014_u01733712764358") 2024/12/09 02:54:21 DEBUG : dst/one.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1047785264220483_d20241209_m025240_c001_v0001183_t0033_u01733712760148") 2024/12/09 02:54:21 DEBUG : dst/three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab92_d20241209_m025150_c001_v7007000_t0000_u01733712710878") 2024/12/09 02:54:21 DEBUG : dst/three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1097a840c9389924_d20241209_m025149_c001_v0001105_t0059_u01733712709313") 2024/12/09 02:54:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e54d_d20241209_m025313_c001_v7007000_t0000_u01733712793884") 2024/12/09 02:54:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1004e05710b3af1a_d20241209_m025312_c001_v0001177_t0059_u01733712792111") 2024/12/09 02:54:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f10086d92124177ae_d20241209_m025308_c001_v0001183_t0001_u01733712788140") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e54e_d20241209_m025314_c001_v7007000_t0000_u01733712794084") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd61_d20241209_m025312_c001_v0001106_t0015_u01733712792586") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411e9cfc841b3fe5_d20241209_m025312_c001_v7007000_t0000_u01733712792322") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd53_d20241209_m025308_c001_v0001106_t0029_u01733712788525") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411e9cfc841b3fe3_d20241209_m025308_c001_v7007000_t0000_u01733712788337") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5dd3_d20241209_m025302_c001_v0001182_t0019_u01733712782992") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa64_d20241209_m025300_c001_v7007000_t0000_u01733712780738") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f103cccf0533e3116_d20241209_m025259_c001_v0001134_t0003_u01733712779701") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41797b2d97e0c479_d20241209_m025259_c001_v7007000_t0000_u01733712779516") 2024/12/09 02:54:21 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f103cccf0533e310e_d20241209_m025256_c001_v0001134_t0039_u01733712776418") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41797b2d97e0c477_d20241209_m025256_c001_v7007000_t0000_u01733712776234") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd31_d20241209_m025250_c001_v0001106_t0043_u01733712770736") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408a0b669c710c7f_d20241209_m025245_c001_v7007000_t0000_u01733712765742") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052d99_d20241209_m025242_c001_v0001144_t0040_u01733712762935") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408a0b669c710c7c_d20241209_m025241_c001_v7007000_t0000_u01733712761839") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5bce_d20241209_m025235_c001_v0001182_t0022_u01733712755681") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327af6_d20241209_m025231_c001_v7007000_t0000_u01733712751661") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5b28_d20241209_m025228_c001_v0001182_t0010_u01733712748851") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327aec_d20241209_m025227_c001_v7007000_t0000_u01733712747767") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedcf9_d20241209_m025220_c001_v0001106_t0034_u01733712740955") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f46d_d20241209_m025217_c001_v7007000_t0000_u01733712737310") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedce7_d20241209_m025214_c001_v0001106_t0017_u01733712734126") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f466_d20241209_m025213_c001_v7007000_t0000_u01733712733028") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052d22_d20241209_m025206_c001_v0001144_t0045_u01733712726771") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4016bfaa4f9f1bea_d20241209_m025203_c001_v7007000_t0000_u01733712723873") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052cfa_d20241209_m025201_c001_v0001144_t0015_u01733712721094") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4016bfaa4f9f1be6_d20241209_m025200_c001_v7007000_t0000_u01733712720009") 2024/12/09 02:54:22 DEBUG : dst/three.txt: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c58aa_d20241209_m025153_c001_v0001182_t0000_u01733712713866") 2024/12/09 02:54:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa65_d20241209_m025300_c001_v7007000_t0000_u01733712780918") 2024/12/09 02:54:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f114dfc939ed14912_d20241209_m025259_c001_v0001183_t0043_u01733712779319") 2024/12/09 02:54:22 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1013251e0248f23a_d20241209_m025255_c001_v0001115_t0015_u01733712775707") 2024/12/09 02:54:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f416004622bc7224c_d20241209_m025246_c001_v7007000_t0000_u01733712766672") 2024/12/09 02:54:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f104778526422050c_d20241209_m025245_c001_v0001183_t0053_u01733712765488") 2024/12/09 02:54:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f11435243cfd047eb_d20241209_m025241_c001_v0001176_t0040_u01733712761492") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e54f_d20241209_m025314_c001_v7007000_t0000_u01733712794267") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd47_d20241209_m025302_c001_v0001106_t0010_u01733712782421") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa66_d20241209_m025301_c001_v7007000_t0000_u01733712781098") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5cb8_d20241209_m025248_c001_v0001182_t0039_u01733712768489") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f416004622bc7224d_d20241209_m025246_c001_v7007000_t0000_u01733712766855") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd13_d20241209_m025234_c001_v0001106_t0053_u01733712754533") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4000c32fcb19a436_d20241209_m025232_c001_v7007000_t0000_u01733712752753") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052d5e_d20241209_m025219_c001_v0001144_t0058_u01733712739739") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51aa9_d20241209_m025218_c001_v7007000_t0000_u01733712738393") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c599e_d20241209_m025206_c001_v0001182_t0031_u01733712726553") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f407781ca388591f8_d20241209_m025204_c001_v7007000_t0000_u01733712724961") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedcaf_d20241209_m025152_c001_v0001106_t0052_u01733712712987") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab93_d20241209_m025151_c001_v7007000_t0000_u01733712711060") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f112c92fb9e170315_d20241209_m025146_c001_v0001182_t0052_u01733712706962") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd519df_d20241209_m025124_c001_v7007000_t0000_u01733712684276") 2024/12/09 02:54:23 DEBUG : dst/two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1085e7140efcde13_d20241209_m025123_c001_v0001182_t0022_u01733712683159") 2024/12/09 02:54:23 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65a9f0_d20241209_m025040_c001_v7007000_t0000_u01733712640831") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5339_d20241209_m025037_c001_v0001182_t0019_u01733712637158") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65a9ea_d20241209_m025035_c001_v7007000_t0000_u01733712635011") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5236_d20241209_m025024_c001_v0001182_t0001_u01733712624129") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a35_d20241209_m025015_c001_v7007000_t0000_u01733712615573") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5176_d20241209_m025012_c001_v0001182_t0039_u01733712612254") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f37f_d20241209_m024944_c001_v7007000_t0000_u01733712584097") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b3f_d20241209_m024940_c001_v0001144_t0050_u01733712580981") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f370_d20241209_m024938_c001_v7007000_t0000_u01733712578866") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b34_d20241209_m024937_c001_v0001144_t0042_u01733712577400") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f356_d20241209_m024932_c001_v7007000_t0000_u01733712572236") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b1c_d20241209_m024929_c001_v0001144_t0026_u01733712569521") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f349_d20241209_m024928_c001_v7007000_t0000_u01733712568001") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b06_d20241209_m024925_c001_v0001144_t0021_u01733712565621") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd036_d20241209_m024915_c001_v7007000_t0000_u01733712555830") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ac0_d20241209_m024913_c001_v0001144_t0037_u01733712553586") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd032_d20241209_m024911_c001_v7007000_t0000_u01733712551966") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052aac_d20241209_m024910_c001_v0001144_t0047_u01733712550792") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd02d_d20241209_m024902_c001_v7007000_t0000_u01733712542943") 2024/12/09 02:54:24 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a8c_d20241209_m024900_c001_v0001144_t0056_u01733712540739") 2024/12/09 02:54:25 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd02a_d20241209_m024858_c001_v7007000_t0000_u01733712538100") 2024/12/09 02:54:25 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a7a_d20241209_m024856_c001_v0001144_t0050_u01733712536566") 2024/12/09 02:54:25 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd029_d20241209_m024855_c001_v7007000_t0000_u01733712535470") 2024/12/09 02:54:25 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f112d014757bb2625_d20241209_m024854_c001_v0001109_t0033_u01733712534253") 2024/12/09 02:54:25 DEBUG : empty space: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a64_d20241209_m024852_c001_v0001144_t0052_u01733712532019") 2024/12/09 02:54:25 DEBUG : enormous: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f37b_d20241209_m024943_c001_v7007000_t0000_u01733712583183") 2024/12/09 02:54:25 DEBUG : enormous: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b47_d20241209_m024942_c001_v0001144_t0017_u01733712582081") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e555_d20241209_m025319_c001_v7007000_t0000_u01733712799070") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedd6b_d20241209_m025317_c001_v0001106_t0049_u01733712797618") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a2a_d20241209_m025010_c001_v7007000_t0000_u01733712610300") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5136_d20241209_m025008_c001_v0001182_t0030_u01733712608879") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda058_d20241209_m024847_c001_v7007000_t0000_u01733712527401") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a44_d20241209_m024845_c001_v0001144_t0017_u01733712525947") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda054_d20241209_m024844_c001_v7007000_t0000_u01733712524624") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a38_d20241209_m024843_c001_v0001144_t0012_u01733712523655") 2024/12/09 02:54:25 DEBUG : existing: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a34_d20241209_m024842_c001_v0001144_t0020_u01733712522157") 2024/12/09 02:54:25 DEBUG : existing-b: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a2c_d20241209_m025010_c001_v7007000_t0000_u01733712610485") 2024/12/09 02:54:25 DEBUG : existing-b: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ba4_d20241209_m025008_c001_v0001144_t0014_u01733712608868") 2024/12/09 02:54:25 DEBUG : five: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f387_d20241209_m024949_c001_v7007000_t0000_u01733712589635") 2024/12/09 02:54:25 DEBUG : five: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411907c52f052b5e_d20241209_m024947_c001_v0001144_t0020_u01733712587221") 2024/12/09 02:54:26 DEBUG : foo: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd02b_d20241209_m024859_c001_v7007000_t0000_u01733712539937") 2024/12/09 02:54:26 DEBUG : foo: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411907c52f052a88_d20241209_m024859_c001_v0001144_t0020_u01733712539385") 2024/12/09 02:54:26 DEBUG : foo: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411907c52f052a86_d20241209_m024858_c001_v0001144_t0020_u01733712538828") 2024/12/09 02:54:26 DEBUG : four: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f388_d20241209_m024949_c001_v7007000_t0000_u01733712589816") 2024/12/09 02:54:26 DEBUG : four: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4143af7643bedbbc_d20241209_m024947_c001_v0001106_t0040_u01733712587771") 2024/12/09 02:54:26 DEBUG : four: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b5a_d20241209_m024946_c001_v0001144_t0020_u01733712586185") 2024/12/09 02:54:26 DEBUG : hello world2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fd1_d20241209_m024742_c001_v7007000_t0000_u01733712462427") 2024/12/09 02:54:26 DEBUG : hello world2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052934_d20241209_m024741_c001_v0001144_t0052_u01733712461378") 2024/12/09 02:54:26 DEBUG : ignore-size: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda051_d20241209_m024841_c001_v7007000_t0000_u01733712521053") 2024/12/09 02:54:26 DEBUG : ignore-size: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a24_d20241209_m024839_c001_v0001144_t0045_u01733712519784") 2024/12/09 02:54:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a26_d20241209_m025007_c001_v7007000_t0000_u01733712607712") 2024/12/09 02:54:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c50fd_d20241209_m025006_c001_v0001182_t0035_u01733712606280") 2024/12/09 02:54:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a23_d20241209_m025005_c001_v7007000_t0000_u01733712605146") 2024/12/09 02:54:26 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c50d6_d20241209_m025003_c001_v0001182_t0038_u01733712603705") 2024/12/09 02:54:26 DEBUG : one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f389_d20241209_m024949_c001_v7007000_t0000_u01733712589996") 2024/12/09 02:54:26 DEBUG : one: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411907c52f052b51_d20241209_m024945_c001_v0001144_t0020_u01733712585202") 2024/12/09 02:54:26 DEBUG : only0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b36_d20241209_m025356_c001_v7007000_t0000_u01733712836840") 2024/12/09 02:54:26 DEBUG : only0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c61ec_d20241209_m025350_c001_v0001182_t0013_u01733712830893") 2024/12/09 02:54:26 DEBUG : only0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c60f8_d20241209_m025341_c001_v0001182_t0040_u01733712821665") 2024/12/09 02:54:26 DEBUG : only0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40718fc022d6a209_d20241209_m025335_c001_v7007000_t0000_u01733712815614") 2024/12/09 02:54:26 DEBUG : only0: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5f96_d20241209_m025325_c001_v0001182_t0051_u01733712805286") 2024/12/09 02:54:26 DEBUG : only1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b37_d20241209_m025357_c001_v7007000_t0000_u01733712837021") 2024/12/09 02:54:27 DEBUG : only1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c044c_d20241209_m025351_c001_v0001128_t0017_u01733712831447") 2024/12/09 02:54:27 DEBUG : only1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6100_d20241209_m025342_c001_v0001182_t0052_u01733712822101") 2024/12/09 02:54:27 DEBUG : only1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7d_d20241209_m025335_c001_v7007000_t0000_u01733712815985") 2024/12/09 02:54:27 DEBUG : only1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fa4_d20241209_m025325_c001_v0001182_t0043_u01733712805722") 2024/12/09 02:54:27 DEBUG : only10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b39_d20241209_m025357_c001_v7007000_t0000_u01733712837203") 2024/12/09 02:54:27 DEBUG : only10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4110841fb79689d8_d20241209_m025351_c001_v0001146_t0024_u01733712831640") 2024/12/09 02:54:27 DEBUG : only10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6172_d20241209_m025346_c001_v0001182_t0029_u01733712826095") 2024/12/09 02:54:27 DEBUG : only10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21e_d20241209_m025335_c001_v7007000_t0000_u01733712815817") 2024/12/09 02:54:27 DEBUG : only10: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6008_d20241209_m025329_c001_v0001182_t0057_u01733712809687") 2024/12/09 02:54:27 DEBUG : only11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3a_d20241209_m025357_c001_v7007000_t0000_u01733712837383") 2024/12/09 02:54:27 DEBUG : only11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f412e66a631ac40d2_d20241209_m025351_c001_v0001183_t0010_u01733712831827") 2024/12/09 02:54:27 DEBUG : only11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c617a_d20241209_m025346_c001_v0001182_t0021_u01733712826514") 2024/12/09 02:54:27 DEBUG : only11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7b_d20241209_m025335_c001_v7007000_t0000_u01733712815622") 2024/12/09 02:54:27 DEBUG : only11: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c601c_d20241209_m025330_c001_v0001182_t0034_u01733712810207") 2024/12/09 02:54:27 DEBUG : only12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3b_d20241209_m025357_c001_v7007000_t0000_u01733712837563") 2024/12/09 02:54:27 DEBUG : only12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c61fc_d20241209_m025351_c001_v0001182_t0013_u01733712831474") 2024/12/09 02:54:27 DEBUG : only12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c618e_d20241209_m025346_c001_v0001182_t0055_u01733712826993") 2024/12/09 02:54:27 DEBUG : only12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21a_d20241209_m025335_c001_v7007000_t0000_u01733712815036") 2024/12/09 02:54:27 DEBUG : only12: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6026_d20241209_m025330_c001_v0001182_t0048_u01733712810673") 2024/12/09 02:54:27 DEBUG : only13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3c_d20241209_m025357_c001_v7007000_t0000_u01733712837745") 2024/12/09 02:54:28 DEBUG : only13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c044e_d20241209_m025351_c001_v0001128_t0017_u01733712831638") 2024/12/09 02:54:28 DEBUG : only13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6196_d20241209_m025347_c001_v0001182_t0042_u01733712827417") 2024/12/09 02:54:28 DEBUG : only13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21d_d20241209_m025335_c001_v7007000_t0000_u01733712815634") 2024/12/09 02:54:28 DEBUG : only13: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6032_d20241209_m025331_c001_v0001182_t0045_u01733712811097") 2024/12/09 02:54:28 DEBUG : only14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3d_d20241209_m025357_c001_v7007000_t0000_u01733712837925") 2024/12/09 02:54:28 DEBUG : only14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c6200_d20241209_m025351_c001_v0001182_t0013_u01733712831673") 2024/12/09 02:54:28 DEBUG : only14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61a0_d20241209_m025347_c001_v0001182_t0042_u01733712827844") 2024/12/09 02:54:28 DEBUG : only14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21b_d20241209_m025335_c001_v7007000_t0000_u01733712815268") 2024/12/09 02:54:28 DEBUG : only14: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c603a_d20241209_m025331_c001_v0001182_t0052_u01733712811625") 2024/12/09 02:54:28 DEBUG : only15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3e_d20241209_m025358_c001_v7007000_t0000_u01733712838107") 2024/12/09 02:54:28 DEBUG : only15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c0450_d20241209_m025351_c001_v0001128_t0017_u01733712831819") 2024/12/09 02:54:28 DEBUG : only15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61a8_d20241209_m025348_c001_v0001182_t0020_u01733712828255") 2024/12/09 02:54:28 DEBUG : only15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40368b81442cd2e0_d20241209_m025335_c001_v7007000_t0000_u01733712815783") 2024/12/09 02:54:28 DEBUG : only15: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6044_d20241209_m025332_c001_v0001182_t0010_u01733712812055") 2024/12/09 02:54:28 DEBUG : only16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b3f_d20241209_m025358_c001_v7007000_t0000_u01733712838289") 2024/12/09 02:54:28 DEBUG : only16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4110841fb79689da_d20241209_m025351_c001_v0001146_t0024_u01733712831831") 2024/12/09 02:54:28 DEBUG : only16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61b2_d20241209_m025348_c001_v0001182_t0048_u01733712828667") 2024/12/09 02:54:28 DEBUG : only16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40368b81442cd2de_d20241209_m025335_c001_v7007000_t0000_u01733712815423") 2024/12/09 02:54:28 DEBUG : only16: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c605e_d20241209_m025332_c001_v0001182_t0040_u01733712812488") 2024/12/09 02:54:28 DEBUG : only17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b40_d20241209_m025358_c001_v7007000_t0000_u01733712838471") 2024/12/09 02:54:29 DEBUG : only17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c6206_d20241209_m025351_c001_v0001182_t0013_u01733712831857") 2024/12/09 02:54:29 DEBUG : only17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61be_d20241209_m025349_c001_v0001182_t0026_u01733712829099") 2024/12/09 02:54:29 DEBUG : only17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40718fc022d6a20b_d20241209_m025335_c001_v7007000_t0000_u01733712815996") 2024/12/09 02:54:29 DEBUG : only17: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6068_d20241209_m025332_c001_v0001182_t0028_u01733712812928") 2024/12/09 02:54:29 DEBUG : only18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b41_d20241209_m025358_c001_v7007000_t0000_u01733712838652") 2024/12/09 02:54:29 DEBUG : only18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c0452_d20241209_m025351_c001_v0001128_t0017_u01733712831999") 2024/12/09 02:54:29 DEBUG : only18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61c8_d20241209_m025349_c001_v0001182_t0053_u01733712829546") 2024/12/09 02:54:29 DEBUG : only18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40718fc022d6a20a_d20241209_m025335_c001_v7007000_t0000_u01733712815795") 2024/12/09 02:54:29 DEBUG : only18: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6074_d20241209_m025333_c001_v0001182_t0058_u01733712813389") 2024/12/09 02:54:29 DEBUG : only19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b42_d20241209_m025358_c001_v7007000_t0000_u01733712838834") 2024/12/09 02:54:29 DEBUG : only19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f412e66a631ac40d6_d20241209_m025352_c001_v0001183_t0010_u01733712832010") 2024/12/09 02:54:29 DEBUG : only19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c61d6_d20241209_m025350_c001_v0001182_t0046_u01733712830047") 2024/12/09 02:54:29 DEBUG : only19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7a_d20241209_m025335_c001_v7007000_t0000_u01733712815423") 2024/12/09 02:54:29 DEBUG : only19: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c607e_d20241209_m025333_c001_v0001182_t0059_u01733712813817") 2024/12/09 02:54:29 DEBUG : only2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b43_d20241209_m025359_c001_v7007000_t0000_u01733712839014") 2024/12/09 02:54:29 DEBUG : only2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4110841fb79689de_d20241209_m025352_c001_v0001146_t0024_u01733712832023") 2024/12/09 02:54:29 DEBUG : only2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c610a_d20241209_m025342_c001_v0001182_t0039_u01733712822532") 2024/12/09 02:54:29 DEBUG : only2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40368b81442cd2e2_d20241209_m025335_c001_v7007000_t0000_u01733712815963") 2024/12/09 02:54:29 DEBUG : only2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fac_d20241209_m025326_c001_v0001182_t0027_u01733712806140") 2024/12/09 02:54:29 DEBUG : only3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b44_d20241209_m025359_c001_v7007000_t0000_u01733712839195") 2024/12/09 02:54:30 DEBUG : only3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c6212_d20241209_m025352_c001_v0001182_t0013_u01733712832041") 2024/12/09 02:54:30 DEBUG : only3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6112_d20241209_m025342_c001_v0001182_t0022_u01733712822996") 2024/12/09 02:54:30 DEBUG : only3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7c_d20241209_m025335_c001_v7007000_t0000_u01733712815805") 2024/12/09 02:54:30 DEBUG : only3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fb6_d20241209_m025326_c001_v0001182_t0039_u01733712806576") 2024/12/09 02:54:30 DEBUG : only4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b45_d20241209_m025359_c001_v7007000_t0000_u01733712839376") 2024/12/09 02:54:30 DEBUG : only4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c0454_d20241209_m025352_c001_v0001128_t0017_u01733712832180") 2024/12/09 02:54:30 DEBUG : only4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c612c_d20241209_m025343_c001_v0001182_t0020_u01733712823401") 2024/12/09 02:54:30 DEBUG : only4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40368b81442cd2df_d20241209_m025335_c001_v7007000_t0000_u01733712815603") 2024/12/09 02:54:30 DEBUG : only4: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fc6_d20241209_m025327_c001_v0001182_t0049_u01733712807045") 2024/12/09 02:54:30 DEBUG : only5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b46_d20241209_m025359_c001_v7007000_t0000_u01733712839557") 2024/12/09 02:54:30 DEBUG : only5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c621a_d20241209_m025352_c001_v0001182_t0013_u01733712832223") 2024/12/09 02:54:30 DEBUG : only5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6132_d20241209_m025343_c001_v0001182_t0013_u01733712823957") 2024/12/09 02:54:30 DEBUG : only5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21f_d20241209_m025336_c001_v7007000_t0000_u01733712816007") 2024/12/09 02:54:30 DEBUG : only5: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fcc_d20241209_m025327_c001_v0001182_t0045_u01733712807485") 2024/12/09 02:54:30 DEBUG : only6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b48_d20241209_m025359_c001_v7007000_t0000_u01733712839738") 2024/12/09 02:54:30 DEBUG : only6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f408c50ec457c0456_d20241209_m025352_c001_v0001128_t0017_u01733712832363") 2024/12/09 02:54:30 DEBUG : only6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6140_d20241209_m025344_c001_v0001182_t0043_u01733712824391") 2024/12/09 02:54:30 DEBUG : only6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40718fc022d6a208_d20241209_m025335_c001_v7007000_t0000_u01733712815430") 2024/12/09 02:54:30 DEBUG : only6: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fd6_d20241209_m025327_c001_v0001182_t0050_u01733712807907") 2024/12/09 02:54:31 DEBUG : only7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b49_d20241209_m025359_c001_v7007000_t0000_u01733712839920") 2024/12/09 02:54:31 DEBUG : only7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f412e66a631ac40de_d20241209_m025352_c001_v0001183_t0010_u01733712832192") 2024/12/09 02:54:31 DEBUG : only7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c614c_d20241209_m025344_c001_v0001182_t0041_u01733712824831") 2024/12/09 02:54:31 DEBUG : only7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40368b81442cd2e3_d20241209_m025336_c001_v7007000_t0000_u01733712816143") 2024/12/09 02:54:31 DEBUG : only7: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fe2_d20241209_m025328_c001_v0001182_t0000_u01733712808348") 2024/12/09 02:54:31 DEBUG : only8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b4a_d20241209_m025400_c001_v7007000_t0000_u01733712840101") 2024/12/09 02:54:31 DEBUG : only8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f412e66a631ac40e4_d20241209_m025352_c001_v0001183_t0010_u01733712832375") 2024/12/09 02:54:31 DEBUG : only8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6154_d20241209_m025345_c001_v0001182_t0027_u01733712825250") 2024/12/09 02:54:31 DEBUG : only8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65aa7e_d20241209_m025336_c001_v7007000_t0000_u01733712816166") 2024/12/09 02:54:31 DEBUG : only8: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5fee_d20241209_m025328_c001_v0001182_t0036_u01733712808758") 2024/12/09 02:54:31 DEBUG : only9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b4b_d20241209_m025400_c001_v7007000_t0000_u01733712840291") 2024/12/09 02:54:31 DEBUG : only9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4110841fb79689e0_d20241209_m025352_c001_v0001146_t0024_u01733712832205") 2024/12/09 02:54:31 DEBUG : only9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c6162_d20241209_m025345_c001_v0001182_t0016_u01733712825667") 2024/12/09 02:54:31 DEBUG : only9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda21c_d20241209_m025335_c001_v7007000_t0000_u01733712815451") 2024/12/09 02:54:31 DEBUG : only9: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5ffe_d20241209_m025329_c001_v0001182_t0055_u01733712809223") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a20_d20241209_m025001_c001_v7007000_t0000_u01733712601824") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedbd9_d20241209_m024959_c001_v0001106_t0058_u01733712599629") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f3b9_d20241209_m024957_c001_v7007000_t0000_u01733712597771") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b7c_d20241209_m024955_c001_v0001144_t0040_u01733712595926") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f3a4_d20241209_m024954_c001_v7007000_t0000_u01733712594084") 2024/12/09 02:54:31 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c4ff6_d20241209_m024950_c001_v0001182_t0001_u01733712590960") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f366_d20241209_m024935_c001_v7007000_t0000_u01733712575669") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b26_d20241209_m024933_c001_v0001144_t0053_u01733712573195") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f351_d20241209_m024930_c001_v7007000_t0000_u01733712570413") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b18_d20241209_m024928_c001_v0001144_t0057_u01733712568912") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f347_d20241209_m024926_c001_v7007000_t0000_u01733712566631") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b02_d20241209_m024924_c001_v0001144_t0030_u01733712564982") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd035_d20241209_m024915_c001_v7007000_t0000_u01733712555219") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052aba_d20241209_m024912_c001_v0001144_t0043_u01733712552882") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd033_d20241209_m024912_c001_v7007000_t0000_u01733712552148") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052aa8_d20241209_m024909_c001_v0001144_t0045_u01733712549937") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd031_d20241209_m024909_c001_v7007000_t0000_u01733712549182") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052aa0_d20241209_m024908_c001_v0001144_t0047_u01733712548097") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a9e_d20241209_m024907_c001_v0001144_t0058_u01733712547136") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd030_d20241209_m024906_c001_v7007000_t0000_u01733712546391") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a98_d20241209_m024905_c001_v0001144_t0047_u01733712545118") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a92_d20241209_m024903_c001_v0001144_t0037_u01733712543879") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd02e_d20241209_m024903_c001_v7007000_t0000_u01733712543144") 2024/12/09 02:54:32 DEBUG : potato: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a90_d20241209_m024901_c001_v0001144_t0036_u01733712541914") 2024/12/09 02:54:32 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda0bf_d20241209_m025050_c001_v7007000_t0000_u01733712650699") 2024/12/09 02:54:32 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedc3f_d20241209_m025049_c001_v0001106_t0025_u01733712649792") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65a9f1_d20241209_m025041_c001_v7007000_t0000_u01733712641061") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedc27_d20241209_m025036_c001_v0001106_t0023_u01733712636293") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e4bf_d20241209_m025028_c001_v7007000_t0000_u01733712628335") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedc0b_d20241209_m025023_c001_v0001106_t0045_u01733712623318") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a38_d20241209_m025015_c001_v7007000_t0000_u01733712615805") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedbed_d20241209_m025011_c001_v0001106_t0042_u01733712611803") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f37c_d20241209_m024943_c001_v7007000_t0000_u01733712583365") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b39_d20241209_m024940_c001_v0001144_t0021_u01733712580154") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f371_d20241209_m024939_c001_v7007000_t0000_u01733712579058") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b30_d20241209_m024936_c001_v0001144_t0011_u01733712576594") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f367_d20241209_m024935_c001_v7007000_t0000_u01733712575860") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b2c_d20241209_m024934_c001_v0001144_t0051_u01733712574113") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f358_d20241209_m024932_c001_v7007000_t0000_u01733712572421") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b1e_d20241209_m024930_c001_v0001144_t0014_u01733712570780") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f34a_d20241209_m024928_c001_v7007000_t0000_u01733712568183") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b0c_d20241209_m024926_c001_v0001144_t0016_u01733712566644") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f41073269e89cd037_d20241209_m024916_c001_v7007000_t0000_u01733712556030") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052ac6_d20241209_m024914_c001_v0001144_t0010_u01733712554639") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fd7_d20241209_m024746_c001_v7007000_t0000_u01733712466971") 2024/12/09 02:54:33 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f05294a_d20241209_m024746_c001_v0001144_t0029_u01733712466037") 2024/12/09 02:54:34 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fd5_d20241209_m024744_c001_v7007000_t0000_u01733712464763") 2024/12/09 02:54:34 DEBUG : potato2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052940_d20241209_m024743_c001_v0001144_t0040_u01733712463344") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f409f572f9a65a9f2_d20241209_m025041_c001_v7007000_t0000_u01733712641536") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052bfc_d20241209_m025037_c001_v0001144_t0001_u01733712637732") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e4c0_d20241209_m025028_c001_v7007000_t0000_u01733712628729") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052bd0_d20241209_m025024_c001_v0001144_t0029_u01733712624699") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a3a_d20241209_m025016_c001_v7007000_t0000_u01733712616071") 2024/12/09 02:54:34 DEBUG : potato3: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052bb0_d20241209_m025012_c001_v0001144_t0014_u01733712612472") 2024/12/09 02:54:34 DEBUG : pre-dest1/1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab7d_d20241209_m025134_c001_v7007000_t0000_u01733712694353") 2024/12/09 02:54:34 DEBUG : pre-dest1/1: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052c96_d20241209_m025125_c001_v0001144_t0059_u01733712685013") 2024/12/09 02:54:34 DEBUG : pre-dest2/2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f410fa68195cbab7e_d20241209_m025134_c001_v7007000_t0000_u01733712694547") 2024/12/09 02:54:34 DEBUG : pre-dest2/2: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedc87_d20241209_m025126_c001_v0001106_t0010_u01733712686325") 2024/12/09 02:54:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd519d1_d20241209_m025104_c001_v7007000_t0000_u01733712664187") 2024/12/09 02:54:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c54ed_d20241209_m025100_c001_v0001182_t0045_u01733712660277") 2024/12/09 02:54:34 DEBUG : sizeonly: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e457_d20241209_m024838_c001_v7007000_t0000_u01733712518122") 2024/12/09 02:54:34 DEBUG : sizeonly: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a18_d20241209_m024836_c001_v0001144_t0034_u01733712516679") 2024/12/09 02:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b5e_d20241209_m025409_c001_v7007000_t0000_u01733712849156") 2024/12/09 02:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f112e66a631ac423a_d20241209_m025406_c001_v0001183_t0013_u01733712846500") 2024/12/09 02:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b50_d20241209_m025404_c001_v7007000_t0000_u01733712844525") 2024/12/09 02:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c62cc_d20241209_m025401_c001_v0001182_t0052_u01733712841618") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a27_d20241209_m025007_c001_v7007000_t0000_u01733712607939") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedbe1_d20241209_m025006_c001_v0001106_t0015_u01733712606621") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a24_d20241209_m025005_c001_v7007000_t0000_u01733712605340") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b94_d20241209_m025004_c001_v0001144_t0054_u01733712604059") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e453_d20241209_m024833_c001_v7007000_t0000_u01733712513134") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052a06_d20241209_m024831_c001_v0001144_t0041_u01733712511149") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e44b_d20241209_m024830_c001_v7007000_t0000_u01733712510409") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529fa_d20241209_m024828_c001_v0001144_t0046_u01733712508764") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e447_d20241209_m024825_c001_v7007000_t0000_u01733712505887") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529ea_d20241209_m024823_c001_v0001144_t0046_u01733712503933") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e443_d20241209_m024823_c001_v7007000_t0000_u01733712503381") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529e2_d20241209_m024822_c001_v0001144_t0037_u01733712502020") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529da_d20241209_m024819_c001_v0001144_t0031_u01733712499072") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e439_d20241209_m024818_c001_v7007000_t0000_u01733712498339") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529d0_d20241209_m024817_c001_v0001144_t0019_u01733712497168") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529ce_d20241209_m024816_c001_v0001144_t0025_u01733712496065") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e437_d20241209_m024814_c001_v7007000_t0000_u01733712494981") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529be_d20241209_m024811_c001_v0001144_t0027_u01733712491593") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529b4_d20241209_m024807_c001_v0001144_t0002_u01733712487870") 2024/12/09 02:54:35 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e42a_d20241209_m024807_c001_v7007000_t0000_u01733712487146") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529b0_d20241209_m024806_c001_v0001144_t0028_u01733712486185") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f0529a6_d20241209_m024805_c001_v0001144_t0034_u01733712485120") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e427_d20241209_m024804_c001_v7007000_t0000_u01733712484384") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052992_d20241209_m024759_c001_v0001144_t0026_u01733712479930") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4188671fdb02e420_d20241209_m024759_c001_v7007000_t0000_u01733712479568") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f05298e_d20241209_m024758_c001_v0001144_t0002_u01733712478670") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda023_d20241209_m024757_c001_v7007000_t0000_u01733712477025") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052986_d20241209_m024755_c001_v0001144_t0001_u01733712475905") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda022_d20241209_m024755_c001_v7007000_t0000_u01733712475339") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f05297e_d20241209_m024754_c001_v0001144_t0051_u01733712474097") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda017_d20241209_m024752_c001_v7007000_t0000_u01733712472811") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052970_d20241209_m024751_c001_v0001144_t0016_u01733712471380") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cda000_d20241209_m024750_c001_v7007000_t0000_u01733712470835") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052960_d20241209_m024749_c001_v0001144_t0040_u01733712469779") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fe8_d20241209_m024748_c001_v7007000_t0000_u01733712468871") 2024/12/09 02:54:36 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052952_d20241209_m024747_c001_v0001144_t0009_u01733712467876") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fca_d20241209_m024740_c001_v7007000_t0000_u01733712460472") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f05292a_d20241209_m024739_c001_v0001144_t0037_u01733712459315") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fc3_d20241209_m024738_c001_v7007000_t0000_u01733712458385") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f05291e_d20241209_m024737_c001_v0001144_t0026_u01733712457145") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9fba_d20241209_m024736_c001_v7007000_t0000_u01733712456236") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052918_d20241209_m024734_c001_v0001144_t0035_u01733712454984") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f402fa447e0cd9faa_d20241209_m024732_c001_v7007000_t0000_u01733712452089") 2024/12/09 02:54:37 DEBUG : sub dir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052908_d20241209_m024730_c001_v0001144_t0014_u01733712450919") 2024/12/09 02:54:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b60_d20241209_m025409_c001_v7007000_t0000_u01733712849337") 2024/12/09 02:54:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f108c50ec457c0462_d20241209_m025406_c001_v0001128_t0030_u01733712846489") 2024/12/09 02:54:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f40891d27bcd51b51_d20241209_m025404_c001_v7007000_t0000_u01733712844707") 2024/12/09 02:54:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1110841fb7968a03_d20241209_m025401_c001_v0001146_t0028_u01733712841614") 2024/12/09 02:54:37 DEBUG : sub/yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a1e_d20241209_m025001_c001_v7007000_t0000_u01733712601256") 2024/12/09 02:54:37 DEBUG : sub/yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c508a_d20241209_m024959_c001_v0001182_t0054_u01733712599275") 2024/12/09 02:54:37 DEBUG : three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f38a_d20241209_m024950_c001_v7007000_t0000_u01733712590221") 2024/12/09 02:54:37 DEBUG : three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b68_d20241209_m024948_c001_v0001144_t0039_u01733712588522") 2024/12/09 02:54:37 DEBUG : three: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f111907c52f052b55_d20241209_m024945_c001_v0001144_t0023_u01733712585565") 2024/12/09 02:54:37 DEBUG : two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f38b_d20241209_m024950_c001_v7007000_t0000_u01733712590402") 2024/12/09 02:54:37 DEBUG : two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f401f65a1362c4fb3_d20241209_m024947_c001_v0001182_t0013_u01733712587961") 2024/12/09 02:54:37 DEBUG : two: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f411907c52f052b53_d20241209_m024945_c001_v0001144_t0020_u01733712585384") 2024/12/09 02:54:37 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a21_d20241209_m025002_c001_v7007000_t0000_u01733712602019") 2024/12/09 02:54:37 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1050344f9ec62492_d20241209_m025001_c001_v0001183_t0059_u01733712601047") 2024/12/09 02:54:38 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f3b4_d20241209_m024957_c001_v7007000_t0000_u01733712597228") 2024/12/09 02:54:38 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f101f65a1362c5050_d20241209_m024955_c001_v0001182_t0033_u01733712595597") 2024/12/09 02:54:38 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f39c_d20241209_m024953_c001_v7007000_t0000_u01733712593540") 2024/12/09 02:54:38 DEBUG : yam: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1143af7643bedbc6_d20241209_m024950_c001_v0001106_t0011_u01733712590948") 2024/12/09 02:54:38 DEBUG : yaml: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f4067544bf2327a17_d20241209_m024957_c001_v7007000_t0000_u01733712597970") 2024/12/09 02:54:38 DEBUG : yaml: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f106ff068d6d6f684_d20241209_m024957_c001_v0001183_t0001_u01733712597031") 2024/12/09 02:54:38 DEBUG : yaml: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f405565fe37b3f3a7_d20241209_m024954_c001_v7007000_t0000_u01733712594265") 2024/12/09 02:54:38 DEBUG : yaml: Deleting (id "4_zaf428dc3500dab9b9f380e1b_f1014ae5f1766b8bd_d20241209_m024952_c001_v0001117_t0008_u01733712592514") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m11.741962159s (try 1/5)