"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/16 01:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu" 2025/04/16 01:10:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 01:10:51 DEBUG : Creating backend with remote "/tmp/rclone331623443" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:10:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/16 01:10:52 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:10:52 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.20s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:10:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:10:53 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:10:53 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:10:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:10:55 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.43s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:10:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/16 01:10:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/16 01:10:57 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:10:57 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:10:58 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:10:58 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:10:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:10:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.46s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:00 INFO : B2 bucket rclone-test-woxumiw3vobu: Running all checks before starting transfers 2025/04/16 01:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:00 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:00 INFO : B2 bucket rclone-test-woxumiw3vobu: Checks finished, now starting transfers 2025/04/16 01:11:00 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.92s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:02 ERROR : Ignoring --no-traverse with sync 2025/04/16 01:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:03 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:11:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.09s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/16 01:11:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/16 01:11:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.28s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:11:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:11:09 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:09 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:11:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:11:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:11:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:11:11 INFO : sub dir: Making directory 2025/04/16 01:11:11 INFO : sub dir2: Making directory 2025/04/16 01:11:11 INFO : sub dir2/sub sub dir2: Making directory 2025/04/16 01:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/16 01:11:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:12 INFO : sub dir2: Making directory 2025/04/16 01:11:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/16 01:11:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:12 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:12 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:14 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:11:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:11:14 INFO : sub dir: Making directory 2025/04/16 01:11:14 INFO : sub dir2: Making directory 2025/04/16 01:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:14 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:14 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:14 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:11:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/16 01:11:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/16 01:11:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.05s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:16 INFO : sub dir2: Making directory 2025/04/16 01:11:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:16 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:16 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:17 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:11:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:17 DEBUG : sub dir2: Making directory with metadata 2025/04/16 01:11:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:11:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:11:18 INFO : sub dir: Making directory 2025/04/16 01:11:18 INFO : sub dir2: Making directory 2025/04/16 01:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:18 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:18 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:18 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:11:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/16 01:11:18 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:20 INFO : sub dir2: Making directory 2025/04/16 01:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:20 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:20 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:21 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.71s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hefemon1sijo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-hefemon1sijo 2025/04/16 01:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:23 DEBUG : B2 bucket rclone-test-hefemon1sijo: Waiting for checks to finish 2025/04/16 01:11:23 DEBUG : B2 bucket rclone-test-hefemon1sijo: Waiting for transfers to finish 2025/04/16 01:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:26 DEBUG : B2 bucket rclone-test-hefemon1sijo: Purge remote 2025/04/16 01:11:26 INFO : B2 bucket rclone-test-hefemon1sijo: cleaning bucket "rclone-test-hefemon1sijo" of all files 2025/04/16 01:11:26 DEBUG : sub dir/hello world: Deleting (id "4_z1f629d53206d3bcb9f680e1b_f11662fb2a1ef6380_d20250416_m011125_c001_v0001165_t0023_u01744765885711") --- PASS: TestServerSideCopy (8.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:11:31 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:31 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:11:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.28s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-goxiqiq7dozu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-goxiqiq7dozu 2025/04/16 01:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:35 DEBUG : B2 bucket rclone-test-goxiqiq7dozu: Waiting for checks to finish 2025/04/16 01:11:35 DEBUG : B2 bucket rclone-test-goxiqiq7dozu: Waiting for transfers to finish 2025/04/16 01:11:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:38 DEBUG : B2 bucket rclone-test-goxiqiq7dozu: Waiting for checks to finish 2025/04/16 01:11:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:11:38 DEBUG : B2 bucket rclone-test-goxiqiq7dozu: Waiting for transfers to finish 2025/04/16 01:11:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:11:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:38 DEBUG : B2 bucket rclone-test-goxiqiq7dozu: Purge remote 2025/04/16 01:11:38 INFO : B2 bucket rclone-test-goxiqiq7dozu: cleaning bucket "rclone-test-goxiqiq7dozu" of all files 2025/04/16 01:11:39 DEBUG : sub dir/hello world: Deleting (id "4_z7f12cd23206d3bcb9f680e1b_f118f9de4d9c96798_d20250416_m011138_c001_v0001090_t0001_u01744765898450") 2025/04/16 01:11:39 DEBUG : sub dir/hello world: Deleting (id "4_z7f12cd23206d3bcb9f680e1b_f1196a241086e5a9c_d20250416_m011136_c001_v0001115_t0046_u01744765896844") --- PASS: TestServerSideCopyOverSelf (7.85s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:11:42 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:42 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:11:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/16 01:11:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fukijiy5mugi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-fukijiy5mugi 2025/04/16 01:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:45 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for checks to finish 2025/04/16 01:11:45 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for transfers to finish 2025/04/16 01:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/16 01:11:47 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for checks to finish 2025/04/16 01:11:47 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for transfers to finish 2025/04/16 01:11:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/16 01:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/16 01:11:48 INFO : sub dir/hello world: Deleted 2025/04/16 01:11:49 DEBUG : testing file moves 2025/04/16 01:11:50 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for checks to finish 2025/04/16 01:11:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/16 01:11:50 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Waiting for transfers to finish 2025/04/16 01:11:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/16 01:11:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/16 01:11:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:50 DEBUG : B2 bucket rclone-test-fukijiy5mugi: Purge remote 2025/04/16 01:11:50 INFO : B2 bucket rclone-test-fukijiy5mugi: cleaning bucket "rclone-test-fukijiy5mugi" of all files 2025/04/16 01:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f52edc3206d3bcb9f680e1b_f102cd49cbdf322ac_d20250416_m011150_c001_v0001099_t0016_u01744765910203") 2025/04/16 01:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f52edc3206d3bcb9f680e1b_f1126126ee203ede6_d20250416_m011147_c001_v0001113_t0040_u01744765907948") 2025/04/16 01:11:51 DEBUG : sub dir/hello world: Deleting (id "4_z9f52edc3206d3bcb9f680e1b_f1145487b8507af77_d20250416_m011146_c001_v0001171_t0004_u01744765906530") --- PASS: TestServerSideMoveOverSelf (9.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:53 ERROR : : error listing: directory not found 2025/04/16 01:11:53 INFO : Local file system at /tmp/rclone331623443: Making directory 2025/04/16 01:11:54 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:54 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:11:56 DEBUG : Local file system at /tmp/rclone331623443: Waiting for checks to finish 2025/04/16 01:11:56 DEBUG : Local file system at /tmp/rclone331623443: Waiting for transfers to finish 2025/04/16 01:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:11:56 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/16 01:11:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyRedownload (2.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/16 01:11:58 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:58 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:11:58 INFO : check sum: Copied (new) 2025/04/16 01:11:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:11:59 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:11:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:11:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/16 01:11:59 DEBUG : check sum: Unchanged skipping 2025/04/16 01:11:59 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:11:59 DEBUG : Waiting for deletions to finish 2025/04/16 01:11:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.92s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/16 01:12:01 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:01 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:12:01 INFO : sizeonly: Copied (new) 2025/04/16 01:12:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:02 DEBUG : sizeonly: Sizes identical 2025/04/16 01:12:02 DEBUG : sizeonly: Unchanged skipping 2025/04/16 01:12:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:02 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/16 01:12:03 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:03 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/16 01:12:04 INFO : ignore-size: Copied (new) 2025/04/16 01:12:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:12:04 DEBUG : ignore-size: Unchanged skipping 2025/04/16 01:12:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:04 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:12:07 DEBUG : existing: Unchanged skipping 2025/04/16 01:12:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:07 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/16 01:12:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:12:08 INFO : existing: Copied (replaced existing) 2025/04/16 01:12:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:12:10 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:10 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:12:10 INFO : existing: Copied (new) 2025/04/16 01:12:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:11 DEBUG : existing: Destination exists, skipping 2025/04/16 01:12:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:11 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/16 01:12:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:14 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:12:14 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:14 INFO : a/potato2: Copied (new) 2025/04/16 01:12:14 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:17 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:17 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 2025/04/16 01:12:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:12:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/16 01:12:17 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:17 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:17 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:17 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 2025/04/16 01:12:17 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:12:19 INFO : empty space: Updated modification time in destination 2025/04/16 01:12:19 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:19 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:19 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:21 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:21 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 2025/04/16 01:12:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:12:21 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:21 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:21 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:23 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:23 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 2025/04/16 01:12:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone331623443) 2025/04/16 01:12:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-woxumiw3vobu) 2025/04/16 01:12:23 DEBUG : foo: sha1 differ 2025/04/16 01:12:23 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/16 01:12:23 INFO : foo: Copied (replaced existing) 2025/04/16 01:12:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/16 01:12:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:25 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:25 INFO : potato: Copied (new) 2025/04/16 01:12:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/16 01:12:28 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:28 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/16 01:12:28 INFO : potato: Copied (replaced existing) 2025/04/16 01:12:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/16 01:12:30 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone331623443) 2025/04/16 01:12:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-woxumiw3vobu) 2025/04/16 01:12:30 DEBUG : potato: sha1 differ 2025/04/16 01:12:30 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/16 01:12:31 INFO : potato: Copied (replaced existing) 2025/04/16 01:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:33 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/16 01:12:33 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:33 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:33 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:36 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:36 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:36 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:37 INFO : potato2: Copied (new) 2025/04/16 01:12:37 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:37 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:39 INFO : d: Making directory 2025/04/16 01:12:39 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/16 01:12:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:40 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:40 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:12:40 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:40 INFO : a/potato2: Copied (new) 2025/04/16 01:12:40 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/16 01:12:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:43 DEBUG : c/non empty space: Unchanged skipping 2025/04/16 01:12:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:43 INFO : a/potato2: Copied (new) 2025/04/16 01:12:43 ERROR : B2 bucket rclone-test-woxumiw3vobu: not deleting files as there were IO errors 2025/04/16 01:12:43 ERROR : B2 bucket rclone-test-woxumiw3vobu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:46 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:46 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:46 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:47 INFO : potato: Deleted 2025/04/16 01:12:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:50 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:50 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:50 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:50 INFO : potato: Deleted 2025/04/16 01:12:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:50 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:50 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:50 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:12:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:12:53 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:53 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/16 01:12:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:12:56 DEBUG : enormous: Excluded 2025/04/16 01:12:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:12:56 DEBUG : potato2: Excluded 2025/04/16 01:12:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:12:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:12:56 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:12:56 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:56 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:12:56 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:12:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:12:56 DEBUG : enormous: Excluded 2025/04/16 01:12:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:12:56 DEBUG : potato2: Excluded 2025/04/16 01:12:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:12:57 DEBUG : Local file system at /tmp/rclone331623443: Waiting for checks to finish 2025/04/16 01:12:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/16 01:12:57 DEBUG : empty space: Unchanged skipping 2025/04/16 01:12:57 DEBUG : Local file system at /tmp/rclone331623443: Waiting for transfers to finish 2025/04/16 01:12:57 DEBUG : Waiting for deletions to finish 2025/04/16 01:12:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.15s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/16 01:13:00 DEBUG : enormous: Excluded 2025/04/16 01:13:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/16 01:13:00 DEBUG : potato2: Excluded 2025/04/16 01:13:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:13:00 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:00 DEBUG : empty space: Unchanged skipping 2025/04/16 01:13:00 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:00 DEBUG : Waiting for deletions to finish 2025/04/16 01:13:00 INFO : enormous: Deleted 2025/04/16 01:13:01 INFO : potato2: Deleted 2025/04/16 01:13:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/16 01:13:01 DEBUG : empty space: Unchanged skipping 2025/04/16 01:13:01 DEBUG : Local file system at /tmp/rclone331623443: Waiting for checks to finish 2025/04/16 01:13:01 DEBUG : Local file system at /tmp/rclone331623443: Waiting for transfers to finish 2025/04/16 01:13:01 DEBUG : Waiting for deletions to finish 2025/04/16 01:13:01 INFO : enormous: Deleted 2025/04/16 01:13:01 INFO : potato2: Deleted 2025/04/16 01:13:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:04 DEBUG : five: Need to transfer - File not found at Destination 2025/04/16 01:13:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/16 01:13:04 DEBUG : one: Destination is newer than source, skipping 2025/04/16 01:13:04 DEBUG : three: Sizes identical 2025/04/16 01:13:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone331623443) 2025/04/16 01:13:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-woxumiw3vobu) 2025/04/16 01:13:04 DEBUG : two: sha1 differ 2025/04/16 01:13:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/16 01:13:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:13:04 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/16 01:13:05 INFO : five: Copied (new) 2025/04/16 01:13:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:13:05 INFO : two: Copied (replaced existing) 2025/04/16 01:13:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/16 01:13:05 INFO : four: Copied (replaced existing) 2025/04/16 01:13:05 DEBUG : Waiting for deletions to finish 2025/04/16 01:13:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:06 DEBUG : one: Destination is newer than source, skipping 2025/04/16 01:13:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:13:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/16 01:13:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:13:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/16 01:13:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/16 01:13:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone331623443) 2025/04/16 01:13:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-woxumiw3vobu) 2025/04/16 01:13:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:13:06 DEBUG : three: sha1 differ 2025/04/16 01:13:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/16 01:13:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/16 01:13:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/16 01:13:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/16 01:13:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:13:06 INFO : three: Copied (replaced existing) 2025/04/16 01:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.40s) === 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-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/16 01:13:08 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:08 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:13:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/16 01:13:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:13:08 INFO : potato: Copied (new) 2025/04/16 01:13:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:08 INFO : yam: Copied (new) 2025/04/16 01:13:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:13:08 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:08 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:08 DEBUG : potato: Unchanged skipping 2025/04/16 01:13:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:09 INFO : yam: Copied (server-side copy) to: yaml 2025/04/16 01:13:09 INFO : yam: Deleted 2025/04/16 01:13:09 INFO : yaml: Renamed from "yam" 2025/04/16 01:13:09 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/16 01:13:11 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:11 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:13:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/16 01:13:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:11 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:11 INFO : yam: Copied (new) 2025/04/16 01:13:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:13:12 INFO : potato: Copied (new) 2025/04/16 01:13:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:13:13 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:13 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:13 DEBUG : potato: Unchanged skipping 2025/04/16 01:13:13 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:13 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:13 INFO : yam: Copied (server-side copy) to: yaml 2025/04/16 01:13:13 INFO : yam: Deleted 2025/04/16 01:13:13 INFO : yaml: Renamed from "yam" 2025/04/16 01:13:13 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/16 01:13:15 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:15 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/16 01:13:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/16 01:13:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:15 INFO : sub/yam: Copied (new) 2025/04/16 01:13:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/16 01:13:16 INFO : potato: Copied (new) 2025/04/16 01:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:13:16 DEBUG : potato: Unchanged skipping 2025/04/16 01:13:16 INFO : B2 bucket rclone-test-woxumiw3vobu: Making map for --track-renames 2025/04/16 01:13:16 INFO : B2 bucket rclone-test-woxumiw3vobu: Finished making map for --track-renames 2025/04/16 01:13:16 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:16 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for renames to finish 2025/04/16 01:13:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/16 01:13:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/16 01:13:17 INFO : sub/yam: Deleted 2025/04/16 01:13:17 INFO : yam: Renamed from "sub/yam" 2025/04/16 01:13:17 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:18 DEBUG : Creating backend with remote "/tmp/rclone331623443/dir1" 2025/04/16 01:13:18 DEBUG : Creating backend with remote "/tmp/rclone331623443/dir2" 2025/04/16 01:13:18 DEBUG : Local file system at /tmp/rclone331623443/dir2: Using server-side directory move 2025/04/16 01:13:18 INFO : Local file system at /tmp/rclone331623443/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/16 01:13:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/16 01:13:18 INFO : file1.txt: Moved (server-side) 2025/04/16 01:13:18 DEBUG : Local file system at /tmp/rclone331623443/dir2: Waiting for checks to finish 2025/04/16 01:13:18 DEBUG : Local file system at /tmp/rclone331623443/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:13:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:13:19 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:19 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/16 01:13:19 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:13:19 INFO : nested/sub dir/file: Deleted 2025/04/16 01:13:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:13:20 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:13:20 INFO : sub dir/hello world: Deleted 2025/04/16 01:13:20 INFO : sub dir: Removing directory 2025/04/16 01:13:20 INFO : nested/sub dir: Removing directory 2025/04/16 01:13:20 INFO : nested: Removing directory 2025/04/16 01:13:20 DEBUG : Local file system at /tmp/rclone331623443: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/16 01:13:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/16 01:13:21 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:21 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/16 01:13:22 INFO : nested/sub dir/file: Copied (new) 2025/04/16 01:13:22 INFO : nested/sub dir/file: Deleted 2025/04/16 01:13:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/16 01:13:22 INFO : sub dir/hello world: Copied (new) 2025/04/16 01:13:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:13:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/16 01:13:23 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:23 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/16 01:13:24 INFO : existing-b: Copied (new) 2025/04/16 01:13:24 INFO : existing-b: Deleted 2025/04/16 01:13:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:13:24 INFO : existing: Copied (new) 2025/04/16 01:13:24 INFO : existing: Deleted 2025/04/16 01:13:24 DEBUG : existing: Destination exists, skipping 2025/04/16 01:13:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/16 01:13:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:13:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:13:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.49s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hixewis1liju" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-hixewis1liju 2025/04/16 01:13:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:13:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/16 01:13:30 DEBUG : empty space: Unchanged skipping 2025/04/16 01:13:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:13:30 DEBUG : B2 bucket rclone-test-hixewis1liju: Waiting for checks to finish 2025/04/16 01:13:30 INFO : empty space: Deleted 2025/04/16 01:13:30 DEBUG : B2 bucket rclone-test-hixewis1liju: Waiting for transfers to finish 2025/04/16 01:13:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:13:30 INFO : potato2: Copied (server-side copy) 2025/04/16 01:13:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:13:30 INFO : potato3: Copied (server-side copy) 2025/04/16 01:13:30 INFO : potato2: Deleted 2025/04/16 01:13:30 INFO : potato3: Deleted 2025/04/16 01:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-giqajuy8kugo" 2025/04/16 01:13:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/16 01:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:13:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:13:32 DEBUG : B2 bucket rclone-test-giqajuy8kugo: Waiting for checks to finish 2025/04/16 01:13:32 DEBUG : B2 bucket rclone-test-giqajuy8kugo: Waiting for transfers to finish 2025/04/16 01:13:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:13:34 INFO : potato2: Copied (server-side copy) 2025/04/16 01:13:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:13:34 INFO : empty space: Copied (server-side copy) 2025/04/16 01:13:34 INFO : potato2: Deleted 2025/04/16 01:13:34 INFO : empty space: Deleted 2025/04/16 01:13:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:13:34 INFO : potato3: Copied (server-side copy) 2025/04/16 01:13:35 INFO : potato3: Deleted 2025/04/16 01:13:35 DEBUG : B2 bucket rclone-test-giqajuy8kugo: Purge remote 2025/04/16 01:13:35 INFO : B2 bucket rclone-test-giqajuy8kugo: cleaning bucket "rclone-test-giqajuy8kugo" of all files 2025/04/16 01:13:35 DEBUG : empty space: Deleting (id "4_z5f228dc3208d3bcb9f680e1b_f1038551d6fbca202_d20250416_m011333_c001_v0001144_t0021_u01744766013924") 2025/04/16 01:13:35 DEBUG : potato2: Deleting (id "4_z5f228dc3208d3bcb9f680e1b_f117e79a6480d86f5_d20250416_m011334_c001_v0001154_t0025_u01744766014307") 2025/04/16 01:13:35 DEBUG : potato3: Deleting (id "4_z5f228dc3208d3bcb9f680e1b_f1102bcf0beed62bb_d20250416_m011334_c001_v0001144_t0022_u01744766014307") 2025/04/16 01:13:39 DEBUG : B2 bucket rclone-test-hixewis1liju: Purge remote 2025/04/16 01:13:39 INFO : B2 bucket rclone-test-hixewis1liju: cleaning bucket "rclone-test-hixewis1liju" of all files 2025/04/16 01:13:39 DEBUG : empty space: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f401af802ee6a31ca_d20250416_m011334_c001_v7007000_t0000_u01744766014705") 2025/04/16 01:13:39 DEBUG : empty space: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f1003ad96046719dd_d20250416_m011329_c001_v0001183_t0017_u01744766009341") 2025/04/16 01:13:39 DEBUG : potato2: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f417c1958f28c10ac_d20250416_m011334_c001_v7007000_t0000_u01744766014554") 2025/04/16 01:13:39 DEBUG : potato2: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f104aa13e749f74d3_d20250416_m011330_c001_v0001042_t0045_u01744766010153") 2025/04/16 01:13:39 DEBUG : potato3: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f401af802ee6a31cf_d20250416_m011334_c001_v7007000_t0000_u01744766014984") 2025/04/16 01:13:39 DEBUG : potato3: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f1197b3f0346cba65_d20250416_m011330_c001_v0001183_t0045_u01744766010522") 2025/04/16 01:13:39 DEBUG : potato3: Deleting (id "4_z1f527dc3208d3bcb9f680e1b_f1003ad96046719e3_d20250416_m011329_c001_v0001183_t0056_u01744766009554") --- PASS: TestServerSideMove (15.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-depeyaf8feje" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-depeyaf8feje 2025/04/16 01:13:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:13:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:13:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:13:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:13:46 DEBUG : B2 bucket rclone-test-depeyaf8feje: Waiting for checks to finish 2025/04/16 01:13:46 DEBUG : B2 bucket rclone-test-depeyaf8feje: Waiting for transfers to finish 2025/04/16 01:13:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:13:46 INFO : potato2: Copied (server-side copy) 2025/04/16 01:13:47 INFO : potato2: Deleted 2025/04/16 01:13:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:13:47 INFO : potato3: Copied (server-side copy) 2025/04/16 01:13:47 INFO : potato3: Deleted 2025/04/16 01:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tipudol8lase" 2025/04/16 01:13:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/16 01:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:13:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:13:49 DEBUG : B2 bucket rclone-test-tipudol8lase: Waiting for checks to finish 2025/04/16 01:13:49 DEBUG : B2 bucket rclone-test-tipudol8lase: Waiting for transfers to finish 2025/04/16 01:13:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:13:49 INFO : potato2: Copied (server-side copy) 2025/04/16 01:13:50 INFO : potato2: Deleted 2025/04/16 01:13:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:13:50 INFO : potato3: Copied (server-side copy) 2025/04/16 01:13:50 INFO : potato3: Deleted 2025/04/16 01:13:50 DEBUG : B2 bucket rclone-test-tipudol8lase: Purge remote 2025/04/16 01:13:50 INFO : B2 bucket rclone-test-tipudol8lase: cleaning bucket "rclone-test-tipudol8lase" of all files 2025/04/16 01:13:50 DEBUG : potato2: Deleting (id "4_zafd2cdd3208d3bcb9f680e1b_f105df0714fe65cae_d20250416_m011349_c001_v0001181_t0026_u01744766029701") 2025/04/16 01:13:50 DEBUG : potato3: Deleting (id "4_zafd2cdd3208d3bcb9f680e1b_f1145487b8507b8f2_d20250416_m011349_c001_v0001171_t0046_u01744766029962") 2025/04/16 01:13:51 DEBUG : B2 bucket rclone-test-depeyaf8feje: Purge remote 2025/04/16 01:13:51 INFO : B2 bucket rclone-test-depeyaf8feje: cleaning bucket "rclone-test-depeyaf8feje" of all files 2025/04/16 01:13:51 DEBUG : empty space: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f116507eaad8bf41a_d20250416_m011345_c001_v0001178_t0026_u01744766025886") 2025/04/16 01:13:51 DEBUG : potato2: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f4088e78795a5557a_d20250416_m011349_c001_v7007000_t0000_u01744766029928") 2025/04/16 01:13:51 DEBUG : potato2: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f1123a29f21848012_d20250416_m011346_c001_v0001182_t0011_u01744766026724") 2025/04/16 01:13:51 DEBUG : potato3: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f4088e78795a5557b_d20250416_m011350_c001_v7007000_t0000_u01744766030338") 2025/04/16 01:13:51 DEBUG : potato3: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f1132a1050e0aa751_d20250416_m011346_c001_v0001116_t0017_u01744766026981") 2025/04/16 01:13:51 DEBUG : potato3: Deleting (id "4_zcf42bdb3208d3bcb9f680e1b_f116507eaad8bf41c_d20250416_m011346_c001_v0001178_t0035_u01744766026118") --- PASS: TestServerSideMoveWithFilter (13.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-begeteg3xisi" 2025/04/16 01:13:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-woxumiw3vobu -> B2 bucket rclone-test-begeteg3xisi 2025/04/16 01:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:13:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/16 01:13:59 DEBUG : empty space: Unchanged skipping 2025/04/16 01:13:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/16 01:13:59 DEBUG : B2 bucket rclone-test-begeteg3xisi: Waiting for checks to finish 2025/04/16 01:14:00 INFO : empty space: Deleted 2025/04/16 01:14:00 DEBUG : B2 bucket rclone-test-begeteg3xisi: Waiting for transfers to finish 2025/04/16 01:14:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:14:00 INFO : potato2: Copied (server-side copy) 2025/04/16 01:14:00 INFO : potato2: Deleted 2025/04/16 01:14:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:14:00 INFO : potato3: Copied (server-side copy) 2025/04/16 01:14:00 INFO : potato3: Deleted 2025/04/16 01:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tifihiq2nupe" 2025/04/16 01:14:01 INFO : tomatoDir: Making directory 2025/04/16 01:14:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/16 01:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/16 01:14:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/16 01:14:02 DEBUG : B2 bucket rclone-test-tifihiq2nupe: Waiting for checks to finish 2025/04/16 01:14:02 DEBUG : B2 bucket rclone-test-tifihiq2nupe: Waiting for transfers to finish 2025/04/16 01:14:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/16 01:14:03 INFO : empty space: Copied (server-side copy) 2025/04/16 01:14:03 INFO : empty space: Deleted 2025/04/16 01:14:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/16 01:14:03 INFO : potato2: Copied (server-side copy) 2025/04/16 01:14:03 INFO : potato2: Deleted 2025/04/16 01:14:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/16 01:14:03 INFO : potato3: Copied (server-side copy) 2025/04/16 01:14:03 INFO : potato3: Deleted 2025/04/16 01:14:04 DEBUG : B2 bucket rclone-test-tifihiq2nupe: Purge remote 2025/04/16 01:14:04 INFO : B2 bucket rclone-test-tifihiq2nupe: cleaning bucket "rclone-test-tifihiq2nupe" of all files 2025/04/16 01:14:04 DEBUG : empty space: Deleting (id "4_z0f020d13209d3bcb9f680e1b_f1163259d150e369f_d20250416_m011403_c001_v0001182_t0053_u01744766043158") 2025/04/16 01:14:04 DEBUG : potato2: Deleting (id "4_z0f020d13209d3bcb9f680e1b_f112078ad864eaa9b_d20250416_m011403_c001_v0001183_t0032_u01744766043377") 2025/04/16 01:14:04 DEBUG : potato3: Deleting (id "4_z0f020d13209d3bcb9f680e1b_f10708e214dcbad0c_d20250416_m011403_c001_v0001101_t0016_u01744766043531") 2025/04/16 01:14:06 DEBUG : B2 bucket rclone-test-begeteg3xisi: Purge remote 2025/04/16 01:14:06 INFO : B2 bucket rclone-test-begeteg3xisi: cleaning bucket "rclone-test-begeteg3xisi" of all files 2025/04/16 01:14:06 DEBUG : empty space: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f4094696062a9cb9e_d20250416_m011403_c001_v7007000_t0000_u01744766043361") 2025/04/16 01:14:06 DEBUG : empty space: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f109d3280be94d9d6_d20250416_m011359_c001_v0001182_t0008_u01744766039137") 2025/04/16 01:14:06 DEBUG : potato2: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f4094696062a9cba1_d20250416_m011403_c001_v7007000_t0000_u01744766043576") 2025/04/16 01:14:06 DEBUG : potato2: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f101fabca7ed7fe6a_d20250416_m011359_c001_v0001180_t0006_u01744766039966") 2025/04/16 01:14:06 DEBUG : potato3: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f4094696062a9cba6_d20250416_m011403_c001_v7007000_t0000_u01744766043876") 2025/04/16 01:14:06 DEBUG : potato3: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f117b03b76d2742a9_d20250416_m011400_c001_v0001136_t0021_u01744766040216") 2025/04/16 01:14:06 DEBUG : potato3: Deleting (id "4_z7fb2fd03208d3bcb9f680e1b_f109d3280be94d9e0_d20250416_m011359_c001_v0001182_t0023_u01744766039343") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:11 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/rclone-sync-test" 2025/04/16 01:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/rclone-sync-test-include/layer2" 2025/04/16 01:14:20 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/rclone-sync-test-ignore-file" 2025/04/16 01:14:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/16 01:14:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/16 01:14:24 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test: Waiting for checks to finish 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test: Waiting for transfers to finish 2025/04/16 01:14:24 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:24 INFO : There was nothing to transfer 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:14:24 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/16 01:14:24 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/16 01:14:24 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:14:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:14:25 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/16 01:14:25 DEBUG : B2 bucket rclone-test-woxumiw3vobu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/16 01:14:25 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.70s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:14:32 DEBUG : Config file has changed externally - reloading 2025/04/16 01:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/CompareDest" 2025/04/16 01:14:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:14:35 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:35 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:14:36 INFO : one: Copied (new) 2025/04/16 01:14:36 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:37 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:37 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:14:37 INFO : one: Copied (replaced existing) 2025/04/16 01:14:37 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:39 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:14:39 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:39 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:39 INFO : There was nothing to transfer 2025/04/16 01:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:14:41 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:14:41 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:41 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:41 INFO : There was nothing to transfer 2025/04/16 01:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:14:41 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:14:41 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:41 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:41 INFO : There was nothing to transfer 2025/04/16 01:14:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:43 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 2025/04/16 01:14:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:14:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 01:14:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:14:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:43 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:43 INFO : There was nothing to transfer 2025/04/16 01:14:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 01:14:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:14:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 01:14:43 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/16 01:14:44 INFO : two: Copied (new) 2025/04/16 01:14:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:47 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dest" 2025/04/16 01:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/pre-dest1" 2025/04/16 01:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/pre-dest2" 2025/04/16 01:14:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:14:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/16 01:14:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:14:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/16 01:14:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/16 01:14:52 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dest: Waiting for checks to finish 2025/04/16 01:14:52 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dest: Waiting for transfers to finish 2025/04/16 01:14:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/16 01:14:53 INFO : 3: Copied (new) 2025/04/16 01:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/CopyDest" 2025/04/16 01:14:57 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 01:14:57 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:57 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:14:58 INFO : one: Copied (new) 2025/04/16 01:14:58 DEBUG : Waiting for deletions to finish 2025/04/16 01:14:59 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:14:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:14:59 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:14:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:14:59 INFO : one: Copied (replaced existing) 2025/04/16 01:14:59 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/BackupDir" 2025/04/16 01:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:15:03 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 01:15:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:15:04 INFO : one: Copied (server-side copy) 2025/04/16 01:15:04 INFO : one: Deleted 2025/04/16 01:15:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/16 01:15:05 INFO : one: Copied (server-side copy) 2025/04/16 01:15:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/16 01:15:05 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:05 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:06 DEBUG : one: Unchanged skipping 2025/04/16 01:15:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/16 01:15:06 INFO : two: Copied (server-side copy) 2025/04/16 01:15:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/16 01:15:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:06 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:06 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:07 DEBUG : one: Unchanged skipping 2025/04/16 01:15:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:07 DEBUG : two: Unchanged skipping 2025/04/16 01:15:07 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:07 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:07 INFO : There was nothing to transfer 2025/04/16 01:15:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:08 DEBUG : one: Unchanged skipping 2025/04/16 01:15:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/16 01:15:08 DEBUG : three: Destination not found in --copy-dest 2025/04/16 01:15:08 DEBUG : three: Need to transfer - File not found at Destination 2025/04/16 01:15:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/16 01:15:08 DEBUG : two: Unchanged skipping 2025/04/16 01:15:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:08 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/16 01:15:08 INFO : three: Copied (new) 2025/04/16 01:15:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/backup" 2025/04/16 01:15:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:15:15 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:15 DEBUG : two: Unchanged skipping 2025/04/16 01:15:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:15:17 INFO : one: Copied (server-side copy) 2025/04/16 01:15:17 INFO : one: Deleted 2025/04/16 01:15:17 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:18 INFO : one: Copied (new) 2025/04/16 01:15:18 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:15:18 INFO : three.txt: Copied (server-side copy) 2025/04/16 01:15:18 INFO : three.txt: Deleted 2025/04/16 01:15:18 INFO : three.txt: Moved into backup dir 2025/04/16 01:15:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:15:20 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:20 DEBUG : two: Unchanged skipping 2025/04/16 01:15:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:21 INFO : one: Copied (server-side copy) 2025/04/16 01:15:21 INFO : one: Deleted 2025/04/16 01:15:21 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:15:21 INFO : one: Copied (new) 2025/04/16 01:15:21 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:15:22 INFO : three.txt: Copied (server-side copy) 2025/04/16 01:15:22 INFO : three.txt: Deleted 2025/04/16 01:15:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.30s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/backup" 2025/04/16 01:15:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:15:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:29 DEBUG : two: Unchanged skipping 2025/04/16 01:15:29 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:15:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:15:30 INFO : one: Deleted 2025/04/16 01:15:30 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:32 INFO : one: Copied (new) 2025/04/16 01:15:32 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:15:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:15:33 INFO : three.txt: Deleted 2025/04/16 01:15:33 INFO : three.txt: Moved into backup dir 2025/04/16 01:15:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:15:34 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:34 DEBUG : two: Unchanged skipping 2025/04/16 01:15:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:15:35 INFO : one: Deleted 2025/04/16 01:15:35 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:15:35 INFO : one: Copied (new) 2025/04/16 01:15:35 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:15:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:15:36 INFO : three.txt: Deleted 2025/04/16 01:15:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:15:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001184_t0011": EOF 2025/04/16 01:15:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001184_t0011": EOF) 2025/04/16 01:15:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-woxumiw3vobu: 1/10 (Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001184_t0011": EOF) 2025/04/16 01:15:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:15:41 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/backup" 2025/04/16 01:15:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:15:44 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:44 DEBUG : two: Unchanged skipping 2025/04/16 01:15:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:15:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:15:46 INFO : one: Deleted 2025/04/16 01:15:46 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:46 INFO : one: Copied (new) 2025/04/16 01:15:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:15:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:15:47 INFO : three.txt: Deleted 2025/04/16 01:15:47 INFO : three.txt: Moved into backup dir 2025/04/16 01:15:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:15:49 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:49 DEBUG : two: Unchanged skipping 2025/04/16 01:15:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:15:50 INFO : one: Deleted 2025/04/16 01:15:50 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:15:50 INFO : one: Copied (new) 2025/04/16 01:15:50 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:15:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:15:51 INFO : three.txt: Deleted 2025/04/16 01:15:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:15:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:15:56 DEBUG : two: Unchanged skipping 2025/04/16 01:15:56 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:15:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:15:56 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:15:57 INFO : one: Deleted 2025/04/16 01:15:57 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:15:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:15:58 INFO : one: Copied (new) 2025/04/16 01:15:58 DEBUG : Waiting for deletions to finish 2025/04/16 01:15:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:15:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:15:58 INFO : three.txt: Deleted 2025/04/16 01:15:58 INFO : three.txt: Moved into backup dir 2025/04/16 01:15:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1115-05.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001115_t0020": EOF 2025/04/16 01:15:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-05.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001115_t0020": EOF) 2025/04/16 01:15:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-woxumiw3vobu: 1/10 (Post "https://pod-000-1115-05.backblaze.com/b2api/v1/b2_upload_file/6f721d93206d3bcb9f680e1b/c001_v0001115_t0020": EOF) 2025/04/16 01:16:01 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:16:01 DEBUG : one.bak: Excluded (Path Filter) 2025/04/16 01:16:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/16 01:16:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:16:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:01 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for checks to finish 2025/04/16 01:16:01 DEBUG : two: Unchanged skipping 2025/04/16 01:16:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:16:02 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:16:02 INFO : one: Deleted 2025/04/16 01:16:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu path dst: Waiting for transfers to finish 2025/04/16 01:16:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:16:02 INFO : one: Copied (new) 2025/04/16 01:16:02 DEBUG : Waiting for deletions to finish 2025/04/16 01:16:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:16:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:16:03 INFO : three.txt: Deleted 2025/04/16 01:16:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:16:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:16:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:16:08 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:16:09 INFO : one: Deleted 2025/04/16 01:16:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:16:10 INFO : one: Copied (new) 2025/04/16 01:16:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:10 DEBUG : two: Unchanged skipping 2025/04/16 01:16:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:16:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:16:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:16:11 INFO : three.txt: Deleted 2025/04/16 01:16:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:16:12 INFO : three.txt: Copied (new) 2025/04/16 01:16:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:16:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/16 01:16:13 INFO : one: Deleted 2025/04/16 01:16:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:16:14 INFO : one: Copied (new) 2025/04/16 01:16:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:14 DEBUG : two: Unchanged skipping 2025/04/16 01:16:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:16:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:16:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/16 01:16:15 INFO : three.txt: Deleted 2025/04/16 01:16:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/16 01:16:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-woxumiw3vobu/dst" 2025/04/16 01:16:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/16 01:16:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/16 01:16:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:16:21 INFO : one: Deleted 2025/04/16 01:16:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:16:22 INFO : one: Copied (new) 2025/04/16 01:16:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:22 DEBUG : two: Unchanged skipping 2025/04/16 01:16:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/16 01:16:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/16 01:16:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:16:23 INFO : three.txt: Deleted 2025/04/16 01:16:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:16:23 INFO : three.txt: Copied (new) 2025/04/16 01:16:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/16 01:16:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/16 01:16:24 DEBUG : pacer: Reducing sleep to 10ms 2025/04/16 01:16:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/16 01:16:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/16 01:16:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/16 01:16:26 INFO : one: Deleted 2025/04/16 01:16:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/16 01:16:26 INFO : one: Copied (new) 2025/04/16 01:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:26 DEBUG : two: Unchanged skipping 2025/04/16 01:16:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/16 01:16:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/16 01:16:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/16 01:16:27 INFO : three.txt: Deleted 2025/04/16 01:16:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/16 01:16:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/16 01:16:30 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:16:30 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:16:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/16 01:16:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/16 01:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/16 01:16:31 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:16:31 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:16:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/16 01:16:32 INFO : existing: Copied (new) 2025/04/16 01:16:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/16 01:16:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/16 01:16:32 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:16:32 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:16:32 ERROR : B2 bucket rclone-test-woxumiw3vobu: not deleting files as there were IO errors 2025/04/16 01:16:32 ERROR : B2 bucket rclone-test-woxumiw3vobu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncImmutable (2.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:34 DEBUG : existing: Unchanged skipping 2025/04/16 01:16:34 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:16:34 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:16:34 DEBUG : Waiting for deletions to finish 2025/04/16 01:16:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:16:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:16:46 DEBUG : both1: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both10: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both13: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both11: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both0: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both16: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both17: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both18: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both19: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both2: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both3: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both4: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both5: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both6: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both7: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both8: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:16:46 DEBUG : both9: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both12: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both14: Unchanged skipping 2025/04/16 01:16:46 DEBUG : both15: Unchanged skipping 2025/04/16 01:16:46 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:16:46 DEBUG : Waiting for deletions to finish 2025/04/16 01:16:47 INFO : only13: Deleted 2025/04/16 01:16:47 INFO : only2: Deleted 2025/04/16 01:16:47 INFO : only6: Deleted 2025/04/16 01:16:47 INFO : only12: Deleted 2025/04/16 01:16:47 INFO : only11: Deleted 2025/04/16 01:16:47 INFO : only15: Deleted 2025/04/16 01:16:47 INFO : only18: Deleted 2025/04/16 01:16:47 INFO : only19: Deleted 2025/04/16 01:16:47 INFO : only4: Deleted 2025/04/16 01:16:47 INFO : only8: Deleted 2025/04/16 01:16:47 INFO : only9: Deleted 2025/04/16 01:16:47 INFO : only17: Deleted 2025/04/16 01:16:47 INFO : only10: Deleted 2025/04/16 01:16:47 INFO : only1: Deleted 2025/04/16 01:16:47 INFO : only3: Deleted 2025/04/16 01:16:48 INFO : only0: Deleted 2025/04/16 01:16:48 INFO : only14: Deleted 2025/04/16 01:16:48 INFO : only16: Deleted 2025/04/16 01:16:48 INFO : only7: Deleted 2025/04/16 01:16:48 INFO : only5: Deleted 2025/04/16 01:16:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for checks to finish 2025/04/16 01:17:02 DEBUG : both0: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both12: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both13: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both14: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both15: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both16: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both17: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both18: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both1: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both11: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both10: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both19: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both5: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both6: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both2: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both3: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/16 01:17:02 DEBUG : both9: Unchanged skipping 2025/04/16 01:17:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/16 01:17:02 DEBUG : both4: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both7: Unchanged skipping 2025/04/16 01:17:02 DEBUG : both8: Unchanged skipping 2025/04/16 01:17:02 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Waiting for transfers to finish 2025/04/16 01:17:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:02 INFO : only0: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only1: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only12: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only10: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only13: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only14: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only15: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only11: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only16: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only17: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only18: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only19: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only2: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only3: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only4: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only5: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only6: Copied (replaced existing) 2025/04/16 01:17:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:03 INFO : only7: Copied (replaced existing) 2025/04/16 01:17:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:04 INFO : only8: Copied (replaced existing) 2025/04/16 01:17:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/16 01:17:04 INFO : only9: Copied (replaced existing) 2025/04/16 01:17:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:12 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:17:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:17:12 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:17:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:17:12 INFO : empty_on_remote: Making directory 2025/04/16 01:17:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:15 DEBUG : empty_dir: Making directory with metadata 2025/04/16 01:17:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:17:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/16 01:17:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/16 01:17:15 INFO : empty_on_remote: Making directory 2025/04/16 01:17:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:18 INFO : sub dir: Making directory 2025/04/16 01:17:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" 2025/04/16 01:17:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/16 01:17:21 INFO : sub dir: Making directory 2025/04/16 01:17:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-woxumiw3vobu", Local "Local file system at /tmp/rclone331623443", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.99s) PASS 2025/04/16 01:17:26 DEBUG : B2 bucket rclone-test-woxumiw3vobu: Purge remote 2025/04/16 01:17:26 INFO : B2 bucket rclone-test-woxumiw3vobu: cleaning bucket "rclone-test-woxumiw3vobu" of all files 2025/04/16 01:17:27 DEBUG : BackupDir/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556bf_d20250416_m011509_c001_v7007000_t0000_u01744766109457") 2025/04/16 01:17:27 DEBUG : BackupDir/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1140291dab9ff548_d20250416_m011504_c001_v0001113_t0009_u01744766104425") 2025/04/16 01:17:27 DEBUG : CompareDest/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497ded4f_d20250416_m011444_c001_v7007000_t0000_u01744766084955") 2025/04/16 01:17:27 DEBUG : CompareDest/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6ec97_d20250416_m011439_c001_v0001184_t0016_u01744766079184") 2025/04/16 01:17:27 DEBUG : CompareDest/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497ded50_d20250416_m011445_c001_v7007000_t0000_u01744766085139") 2025/04/16 01:17:27 DEBUG : CompareDest/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218483d7_d20250416_m011440_c001_v0001182_t0050_u01744766080499") 2025/04/16 01:17:27 DEBUG : CopyDest/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556c2_d20250416_m011509_c001_v7007000_t0000_u01744766109640") 2025/04/16 01:17:27 DEBUG : CopyDest/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2aa7_d20250416_m011500_c001_v0001115_t0042_u01744766100870") 2025/04/16 01:17:27 DEBUG : CopyDest/three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556c5_d20250416_m011509_c001_v7007000_t0000_u01744766109824") 2025/04/16 01:17:27 DEBUG : CopyDest/three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848505_d20250416_m011507_c001_v0001182_t0026_u01744766107717") 2025/04/16 01:17:27 DEBUG : CopyDest/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556c8_d20250416_m011510_c001_v7007000_t0000_u01744766110011") 2025/04/16 01:17:27 DEBUG : CopyDest/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6ee91_d20250416_m011505_c001_v0001184_t0015_u01744766105694") 2025/04/16 01:17:28 DEBUG : EXISTING: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717325_d20250416_m011635_c001_v7007000_t0000_u01744766195212") 2025/04/16 01:17:28 DEBUG : EXISTING: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a1e_d20250416_m011634_c001_v0001182_t0053_u01744766194261") 2025/04/16 01:17:28 DEBUG : Testêé: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e71731e_d20250416_m011631_c001_v7007000_t0000_u01744766191253") 2025/04/16 01:17:28 DEBUG : Testêé: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218489f4_d20250416_m011630_c001_v0001182_t0031_u01744766190670") 2025/04/16 01:17:28 DEBUG : Testêé: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218489ec_d20250416_m011630_c001_v0001182_t0023_u01744766190091") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0eb3_d20250416_m011244_c001_v7007000_t0000_u01744765964327") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f284f_d20250416_m011243_c001_v0001115_t0014_u01744765963576") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0e90_d20250416_m011241_c001_v7007000_t0000_u01744765961372") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2841_d20250416_m011240_c001_v0001115_t0025_u01744765960284") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8203_d20250416_m011215_c001_v7007000_t0000_u01744765935505") 2025/04/16 01:17:28 DEBUG : a/potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27c0_d20250416_m011214_c001_v0001115_t0022_u01744765934502") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0eb5_d20250416_m011244_c001_v7007000_t0000_u01744765964511") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2849_d20250416_m011242_c001_v0001115_t0005_u01744765962290") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0e88_d20250416_m011240_c001_v7007000_t0000_u01744765960799") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2839_d20250416_m011238_c001_v0001115_t0015_u01744765958649") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8202_d20250416_m011214_c001_v7007000_t0000_u01744765934953") 2025/04/16 01:17:28 DEBUG : b/potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27b8_d20250416_m011212_c001_v0001115_t0011_u01744765932616") 2025/04/16 01:17:28 DEBUG : backup/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f0eb347787422_d20250416_m011523_c001_v7007000_t0000_u01744766123293") 2025/04/16 01:17:28 DEBUG : backup/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1078d70c07b9f1cd_d20250416_m011521_c001_v0001157_t0022_u01744766121208") 2025/04/16 01:17:29 DEBUG : backup/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1064e102552a60c2_d20250416_m011516_c001_v0001171_t0018_u01744766116701") 2025/04/16 01:17:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa7b6_d20250416_m011551_c001_v7007000_t0000_u01744766151827") 2025/04/16 01:17:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f114c824b8bed0b29_d20250416_m011549_c001_v0001154_t0019_u01744766149585") 2025/04/16 01:17:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1116ab6c239bbfff_d20250416_m011545_c001_v0001182_t0045_u01744766145770") 2025/04/16 01:17:29 DEBUG : backup/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4135fb945444be59_d20250416_m011536_c001_v7007000_t0000_u01744766136892") 2025/04/16 01:17:29 DEBUG : backup/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848644_d20250416_m011534_c001_v0001182_t0039_u01744766134986") 2025/04/16 01:17:29 DEBUG : backup/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1070ae11d1b52547_d20250416_m011530_c001_v0001130_t0004_u01744766130243") 2025/04/16 01:17:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa7b7_d20250416_m011552_c001_v7007000_t0000_u01744766152011") 2025/04/16 01:17:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1047b87491e707da_d20250416_m011550_c001_v0001101_t0023_u01744766150874") 2025/04/16 01:17:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1146e32efcd68967_d20250416_m011547_c001_v0001180_t0024_u01744766147214") 2025/04/16 01:17:29 DEBUG : backup/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f0eb347787424_d20250416_m011523_c001_v7007000_t0000_u01744766123477") 2025/04/16 01:17:29 DEBUG : backup/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f116147130e03bb72_d20250416_m011522_c001_v0001038_t0050_u01744766122222") 2025/04/16 01:17:29 DEBUG : backup/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f116117aae0cbaa4b_d20250416_m011518_c001_v0001183_t0036_u01744766118600") 2025/04/16 01:17:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4135fb945444be5a_d20250416_m011537_c001_v7007000_t0000_u01744766137072") 2025/04/16 01:17:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f104f7fa94141a331_d20250416_m011536_c001_v0001184_t0026_u01744766136110") 2025/04/16 01:17:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1001d4d67b51ec03_d20250416_m011532_c001_v0001171_t0054_u01744766132502") 2025/04/16 01:17:29 DEBUG : both0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a477f_d20250416_m011704_c001_v7007000_t0000_u01744766224615") 2025/04/16 01:17:29 DEBUG : both0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b46_d20250416_m011653_c001_v0001182_t0025_u01744766213367") 2025/04/16 01:17:29 DEBUG : both0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048cd_d20250416_m011648_c001_v7007000_t0000_u01744766208725") 2025/04/16 01:17:29 DEBUG : both0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a40_d20250416_m011637_c001_v0001182_t0048_u01744766197060") 2025/04/16 01:17:29 DEBUG : both1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4782_d20250416_m011704_c001_v7007000_t0000_u01744766224807") 2025/04/16 01:17:30 DEBUG : both1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b4a_d20250416_m011653_c001_v0001182_t0028_u01744766213790") 2025/04/16 01:17:30 DEBUG : both1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048ce_d20250416_m011648_c001_v7007000_t0000_u01744766208918") 2025/04/16 01:17:30 DEBUG : both1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a48_d20250416_m011637_c001_v0001182_t0021_u01744766197475") 2025/04/16 01:17:30 DEBUG : both10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4785_d20250416_m011704_c001_v7007000_t0000_u01744766224988") 2025/04/16 01:17:30 DEBUG : both10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b94_d20250416_m011657_c001_v0001182_t0028_u01744766217594") 2025/04/16 01:17:30 DEBUG : both10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048cf_d20250416_m011649_c001_v7007000_t0000_u01744766209101") 2025/04/16 01:17:30 DEBUG : both10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a9e_d20250416_m011641_c001_v0001182_t0044_u01744766201676") 2025/04/16 01:17:30 DEBUG : both11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4788_d20250416_m011705_c001_v7007000_t0000_u01744766225169") 2025/04/16 01:17:30 DEBUG : both11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b9c_d20250416_m011658_c001_v0001182_t0048_u01744766218043") 2025/04/16 01:17:30 DEBUG : both11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d0_d20250416_m011649_c001_v7007000_t0000_u01744766209285") 2025/04/16 01:17:30 DEBUG : both11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848aa4_d20250416_m011642_c001_v0001182_t0011_u01744766202091") 2025/04/16 01:17:30 DEBUG : both12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a478a_d20250416_m011705_c001_v7007000_t0000_u01744766225349") 2025/04/16 01:17:30 DEBUG : both12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ba6_d20250416_m011658_c001_v0001182_t0008_u01744766218482") 2025/04/16 01:17:30 DEBUG : both12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d1_d20250416_m011649_c001_v7007000_t0000_u01744766209469") 2025/04/16 01:17:30 DEBUG : both12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848aae_d20250416_m011642_c001_v0001182_t0054_u01744766202510") 2025/04/16 01:17:30 DEBUG : both13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a478d_d20250416_m011705_c001_v7007000_t0000_u01744766225530") 2025/04/16 01:17:30 DEBUG : both13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bac_d20250416_m011658_c001_v0001182_t0006_u01744766218890") 2025/04/16 01:17:30 DEBUG : both13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d2_d20250416_m011649_c001_v7007000_t0000_u01744766209651") 2025/04/16 01:17:30 DEBUG : both13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ab6_d20250416_m011642_c001_v0001182_t0005_u01744766202923") 2025/04/16 01:17:30 DEBUG : both14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4790_d20250416_m011705_c001_v7007000_t0000_u01744766225739") 2025/04/16 01:17:30 DEBUG : both14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bba_d20250416_m011659_c001_v0001182_t0058_u01744766219297") 2025/04/16 01:17:30 DEBUG : both14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d3_d20250416_m011649_c001_v7007000_t0000_u01744766209846") 2025/04/16 01:17:31 DEBUG : both14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848abc_d20250416_m011643_c001_v0001182_t0015_u01744766203320") 2025/04/16 01:17:31 DEBUG : both15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4794_d20250416_m011705_c001_v7007000_t0000_u01744766225923") 2025/04/16 01:17:31 DEBUG : both15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bc0_d20250416_m011659_c001_v0001182_t0034_u01744766219709") 2025/04/16 01:17:31 DEBUG : both15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d4_d20250416_m011650_c001_v7007000_t0000_u01744766210043") 2025/04/16 01:17:31 DEBUG : both15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ac4_d20250416_m011643_c001_v0001182_t0010_u01744766203821") 2025/04/16 01:17:31 DEBUG : both16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4797_d20250416_m011706_c001_v7007000_t0000_u01744766226106") 2025/04/16 01:17:31 DEBUG : both16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bce_d20250416_m011700_c001_v0001182_t0026_u01744766220136") 2025/04/16 01:17:31 DEBUG : both16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d5_d20250416_m011650_c001_v7007000_t0000_u01744766210233") 2025/04/16 01:17:31 DEBUG : both16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ad0_d20250416_m011644_c001_v0001182_t0057_u01744766204232") 2025/04/16 01:17:31 DEBUG : both17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a479a_d20250416_m011706_c001_v7007000_t0000_u01744766226291") 2025/04/16 01:17:31 DEBUG : both17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bdc_d20250416_m011700_c001_v0001182_t0043_u01744766220554") 2025/04/16 01:17:31 DEBUG : both17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d6_d20250416_m011650_c001_v7007000_t0000_u01744766210416") 2025/04/16 01:17:31 DEBUG : both17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ad8_d20250416_m011644_c001_v0001182_t0032_u01744766204671") 2025/04/16 01:17:31 DEBUG : both18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a479e_d20250416_m011706_c001_v7007000_t0000_u01744766226472") 2025/04/16 01:17:31 DEBUG : both18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848be6_d20250416_m011700_c001_v0001182_t0039_u01744766220967") 2025/04/16 01:17:31 DEBUG : both18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d7_d20250416_m011650_c001_v7007000_t0000_u01744766210599") 2025/04/16 01:17:31 DEBUG : both18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ade_d20250416_m011645_c001_v0001182_t0031_u01744766205074") 2025/04/16 01:17:31 DEBUG : both19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47a1_d20250416_m011706_c001_v7007000_t0000_u01744766226674") 2025/04/16 01:17:31 DEBUG : both19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bf2_d20250416_m011701_c001_v0001182_t0032_u01744766221389") 2025/04/16 01:17:31 DEBUG : both19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d8_d20250416_m011650_c001_v7007000_t0000_u01744766210782") 2025/04/16 01:17:31 DEBUG : both19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ae4_d20250416_m011645_c001_v0001182_t0008_u01744766205538") 2025/04/16 01:17:32 DEBUG : both2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47a4_d20250416_m011706_c001_v7007000_t0000_u01744766226854") 2025/04/16 01:17:32 DEBUG : both2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b54_d20250416_m011654_c001_v0001182_t0005_u01744766214230") 2025/04/16 01:17:32 DEBUG : both2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048d9_d20250416_m011650_c001_v7007000_t0000_u01744766210965") 2025/04/16 01:17:32 DEBUG : both2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a4e_d20250416_m011638_c001_v0001182_t0038_u01744766198128") 2025/04/16 01:17:32 DEBUG : both3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47a8_d20250416_m011707_c001_v7007000_t0000_u01744766227034") 2025/04/16 01:17:32 DEBUG : both3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b5e_d20250416_m011654_c001_v0001182_t0058_u01744766214627") 2025/04/16 01:17:32 DEBUG : both3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048da_d20250416_m011651_c001_v7007000_t0000_u01744766211148") 2025/04/16 01:17:32 DEBUG : both3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a62_d20250416_m011638_c001_v0001182_t0057_u01744766198541") 2025/04/16 01:17:32 DEBUG : both4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47ab_d20250416_m011707_c001_v7007000_t0000_u01744766227216") 2025/04/16 01:17:32 DEBUG : both4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b62_d20250416_m011655_c001_v0001182_t0042_u01744766215034") 2025/04/16 01:17:32 DEBUG : both4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048db_d20250416_m011651_c001_v7007000_t0000_u01744766211332") 2025/04/16 01:17:32 DEBUG : both4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a6a_d20250416_m011639_c001_v0001182_t0040_u01744766199121") 2025/04/16 01:17:32 DEBUG : both5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47ad_d20250416_m011707_c001_v7007000_t0000_u01744766227397") 2025/04/16 01:17:32 DEBUG : both5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b70_d20250416_m011655_c001_v0001182_t0006_u01744766215531") 2025/04/16 01:17:32 DEBUG : both5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048dc_d20250416_m011651_c001_v7007000_t0000_u01744766211516") 2025/04/16 01:17:32 DEBUG : both5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a70_d20250416_m011639_c001_v0001182_t0051_u01744766199594") 2025/04/16 01:17:32 DEBUG : both6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47b1_d20250416_m011707_c001_v7007000_t0000_u01744766227578") 2025/04/16 01:17:32 DEBUG : both6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b76_d20250416_m011655_c001_v0001182_t0008_u01744766215965") 2025/04/16 01:17:32 DEBUG : both6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048dd_d20250416_m011651_c001_v7007000_t0000_u01744766211701") 2025/04/16 01:17:32 DEBUG : both6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a76_d20250416_m011640_c001_v0001182_t0049_u01744766200057") 2025/04/16 01:17:32 DEBUG : both7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47b4_d20250416_m011707_c001_v7007000_t0000_u01744766227758") 2025/04/16 01:17:33 DEBUG : both7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b7e_d20250416_m011656_c001_v0001182_t0058_u01744766216373") 2025/04/16 01:17:33 DEBUG : both7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048de_d20250416_m011651_c001_v7007000_t0000_u01744766211884") 2025/04/16 01:17:33 DEBUG : both7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a80_d20250416_m011640_c001_v0001182_t0044_u01744766200479") 2025/04/16 01:17:33 DEBUG : both8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47b7_d20250416_m011707_c001_v7007000_t0000_u01744766227940") 2025/04/16 01:17:33 DEBUG : both8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b84_d20250416_m011656_c001_v0001182_t0005_u01744766216774") 2025/04/16 01:17:33 DEBUG : both8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048df_d20250416_m011652_c001_v7007000_t0000_u01744766212069") 2025/04/16 01:17:33 DEBUG : both8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a8a_d20250416_m011640_c001_v0001182_t0024_u01744766200878") 2025/04/16 01:17:33 DEBUG : both9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47ba_d20250416_m011708_c001_v7007000_t0000_u01744766228120") 2025/04/16 01:17:33 DEBUG : both9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b8e_d20250416_m011657_c001_v0001182_t0035_u01744766217176") 2025/04/16 01:17:33 DEBUG : both9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048e0_d20250416_m011652_c001_v7007000_t0000_u01744766212253") 2025/04/16 01:17:33 DEBUG : both9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a94_d20250416_m011641_c001_v0001182_t0005_u01744766201285") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0eba_d20250416_m011244_c001_v7007000_t0000_u01744765964745") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f284b_d20250416_m011242_c001_v0001115_t0014_u01744765962793") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0e93_d20250416_m011241_c001_v7007000_t0000_u01744765961557") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f283d_d20250416_m011239_c001_v0001115_t0056_u01744765959106") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8204_d20250416_m011215_c001_v7007000_t0000_u01744765935686") 2025/04/16 01:17:33 DEBUG : c/non empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27bc_d20250416_m011213_c001_v0001115_t0010_u01744765933486") 2025/04/16 01:17:33 DEBUG : check sum: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f21_d20250416_m011159_c001_v7007000_t0000_u01744765919822") 2025/04/16 01:17:33 DEBUG : check sum: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2771_d20250416_m011158_c001_v0001115_t0037_u01744765918191") 2025/04/16 01:17:33 DEBUG : dest/3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55641_d20250416_m011454_c001_v7007000_t0000_u01744766094069") 2025/04/16 01:17:33 DEBUG : dest/3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4192f4d905eb6dda_d20250416_m011452_c001_v0001184_t0007_u01744766092970") 2025/04/16 01:17:33 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717316_d20250416_m011628_c001_v7007000_t0000_u01744766188630") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f109b46e84fef157e_d20250416_m011626_c001_v0001157_t0028_u01744766186304") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4187a98c418d9c33_d20250416_m011626_c001_v7007000_t0000_u01744766186085") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f109b46e84fef1572_d20250416_m011622_c001_v0001157_t0038_u01744766182352") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4187a98c418d9c2f_d20250416_m011621_c001_v7007000_t0000_u01744766181614") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848948_d20250416_m011618_c001_v0001182_t0013_u01744766178282") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e0103982_d20250416_m011616_c001_v7007000_t0000_u01744766176814") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f108d69ea386df921_d20250416_m011614_c001_v0001109_t0047_u01744766174008") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa82d_d20250416_m011613_c001_v7007000_t0000_u01744766173823") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f108d69ea386df917_d20250416_m011609_c001_v0001109_t0053_u01744766169729") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa829_d20250416_m011609_c001_v7007000_t0000_u01744766169002") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848882_d20250416_m011605_c001_v0001182_t0052_u01744766165200") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa821_d20250416_m011604_c001_v7007000_t0000_u01744766164240") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1166ded4a69a0af8_d20250416_m011602_c001_v0001171_t0045_u01744766162572") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8936255_d20250416_m011602_c001_v7007000_t0000_u01744766162386") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1166ded4a69a0aa7_d20250416_m011557_c001_v0001171_t0027_u01744766157717") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e893624f_d20250416_m011556_c001_v7007000_t0000_u01744766156983") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848744_d20250416_m011553_c001_v0001182_t0004_u01744766153122") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa7b8_d20250416_m011552_c001_v7007000_t0000_u01744766152193") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f103f8adb4fda35b6_d20250416_m011550_c001_v0001177_t0030_u01744766150440") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717181_d20250416_m011550_c001_v7007000_t0000_u01744766150259") 2025/04/16 01:17:34 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f103f8adb4fda35b2_d20250416_m011546_c001_v0001177_t0034_u01744766146692") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e71717b_d20250416_m011545_c001_v7007000_t0000_u01744766145966") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848686_d20250416_m011538_c001_v0001182_t0043_u01744766138176") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4135fb945444be5b_d20250416_m011537_c001_v7007000_t0000_u01744766137253") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1078336e9ec64d30_d20250416_m011535_c001_v0001104_t0014_u01744766135379") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4113b98527380748_d20250416_m011535_c001_v7007000_t0000_u01744766135195") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1078336e9ec64d1e_d20250416_m011531_c001_v0001104_t0027_u01744766131527") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4113b9852738073d_d20250416_m011530_c001_v7007000_t0000_u01744766130802") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6f02d_d20250416_m011524_c001_v0001184_t0058_u01744766124596") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f0eb347787425_d20250416_m011523_c001_v7007000_t0000_u01744766123677") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1125ea69719457ae_d20250416_m011521_c001_v0001171_t0025_u01744766121723") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4161c733266f6312_d20250416_m011521_c001_v7007000_t0000_u01744766121535") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1125ea6971945760_d20250416_m011517_c001_v0001171_t0047_u01744766117909") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4161c733266f630c_d20250416_m011517_c001_v7007000_t0000_u01744766117170") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2ad1_d20250416_m011511_c001_v0001115_t0030_u01744766111295") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556ca_d20250416_m011510_c001_v7007000_t0000_u01744766110197") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f10213ecc72dac043_d20250416_m011504_c001_v0001176_t0050_u01744766104904") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4056b682c6b6c56c_d20250416_m011504_c001_v7007000_t0000_u01744766104687") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218484ab_d20250416_m011500_c001_v0001182_t0033_u01744766100213") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1101080ed4a7edc8_d20250416_m011459_c001_v0001184_t0058_u01744766099442") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1101080ed4a7edba_d20250416_m011458_c001_v0001184_t0013_u01744766098476") 2025/04/16 01:17:35 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497ded51_d20250416_m011445_c001_v7007000_t0000_u01744766085325") 2025/04/16 01:17:36 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2a5b_d20250416_m011438_c001_v0001115_t0045_u01744766078268") 2025/04/16 01:17:36 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1043345886024cef_d20250416_m011437_c001_v0001136_t0056_u01744766077406") 2025/04/16 01:17:36 DEBUG : dst/one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1043345886024ce7_d20250416_m011436_c001_v0001136_t0041_u01744766076270") 2025/04/16 01:17:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717318_d20250416_m011628_c001_v7007000_t0000_u01744766188810") 2025/04/16 01:17:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f100b4168a3be15e2_d20250416_m011625_c001_v0001101_t0044_u01744766185240") 2025/04/16 01:17:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f110957b48a6f4a56_d20250416_m011621_c001_v0001180_t0001_u01744766181370") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e0103984_d20250416_m011616_c001_v7007000_t0000_u01744766176998") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f10882b4efe92ff0f_d20250416_m011613_c001_v0001161_t0035_u01744766173302") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1142ea3065957731_d20250416_m011608_c001_v0001179_t0051_u01744766168714") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa822_d20250416_m011604_c001_v7007000_t0000_u01744766164422") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f114a5f47f4db595b_d20250416_m011602_c001_v0001165_t0044_u01744766162102") 2025/04/16 01:17:36 DEBUG : dst/one.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11504b2950be4193_d20250416_m011556_c001_v0001171_t0058_u01744766156462") 2025/04/16 01:17:36 DEBUG : dst/three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556cb_d20250416_m011510_c001_v7007000_t0000_u01744766110380") 2025/04/16 01:17:36 DEBUG : dst/three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1101080ed4a7ee4a_d20250416_m011508_c001_v0001184_t0052_u01744766108878") 2025/04/16 01:17:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717319_d20250416_m011628_c001_v7007000_t0000_u01744766188992") 2025/04/16 01:17:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f102ef381008ffd16_d20250416_m011627_c001_v0001130_t0048_u01744766187182") 2025/04/16 01:17:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f10557f83ed94d1ec_d20250416_m011623_c001_v0001180_t0011_u01744766183282") 2025/04/16 01:17:36 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e71731b_d20250416_m011629_c001_v7007000_t0000_u01744766189176") 2025/04/16 01:17:36 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f109b46e84fef1582_d20250416_m011627_c001_v0001157_t0058_u01744766187970") 2025/04/16 01:17:36 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4187a98c418d9c34_d20250416_m011627_c001_v7007000_t0000_u01744766187781") 2025/04/16 01:17:36 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f109b46e84fef1576_d20250416_m011623_c001_v0001157_t0036_u01744766183694") 2025/04/16 01:17:36 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4187a98c418d9c31_d20250416_m011623_c001_v7007000_t0000_u01744766183506") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848952_d20250416_m011618_c001_v0001182_t0015_u01744766178713") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e0103985_d20250416_m011617_c001_v7007000_t0000_u01744766177180") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f108d69ea386df927_d20250416_m011615_c001_v0001109_t0043_u01744766175873") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa82e_d20250416_m011615_c001_v7007000_t0000_u01744766175676") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f108d69ea386df91b_d20250416_m011611_c001_v0001109_t0011_u01744766171598") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa82c_d20250416_m011611_c001_v7007000_t0000_u01744766171414") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218488a8_d20250416_m011606_c001_v0001182_t0017_u01744766166080") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8936256_d20250416_m011603_c001_v7007000_t0000_u01744766163675") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848814_d20250416_m011601_c001_v0001182_t0055_u01744766161294") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8936252_d20250416_m011558_c001_v7007000_t0000_u01744766158511") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848752_d20250416_m011553_c001_v0001182_t0044_u01744766153937") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717182_d20250416_m011551_c001_v7007000_t0000_u01744766151271") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2b69_d20250416_m011548_c001_v0001115_t0034_u01744766148518") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e71717e_d20250416_m011547_c001_v7007000_t0000_u01744766147426") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218486b8_d20250416_m011541_c001_v0001182_t0032_u01744766141403") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4113b98527380751_d20250416_m011536_c001_v7007000_t0000_u01744766136345") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6f0ff_d20250416_m011534_c001_v0001184_t0030_u01744766134199") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4113b98527380741_d20250416_m011533_c001_v7007000_t0000_u01744766133108") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2b13_d20250416_m011525_c001_v0001115_t0006_u01744766125360") 2025/04/16 01:17:37 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4161c733266f6313_d20250416_m011522_c001_v7007000_t0000_u01744766122738") 2025/04/16 01:17:38 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2af9_d20250416_m011519_c001_v0001115_t0029_u01744766119914") 2025/04/16 01:17:38 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4161c733266f630d_d20250416_m011518_c001_v7007000_t0000_u01744766118795") 2025/04/16 01:17:38 DEBUG : dst/three.txt: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848537_d20250416_m011512_c001_v0001182_t0055_u01744766112397") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e0103986_d20250416_m011617_c001_v7007000_t0000_u01744766177368") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f10940196da361412_d20250416_m011615_c001_v0001180_t0040_u01744766175473") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1001d4d67b51ef00_d20250416_m011611_c001_v0001171_t0053_u01744766171033") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa823_d20250416_m011604_c001_v7007000_t0000_u01744766164605") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1140291dab9ff5c4_d20250416_m011603_c001_v0001113_t0024_u01744766163141") 2025/04/16 01:17:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f101af283f37c7ea2_d20250416_m011558_c001_v0001184_t0035_u01744766158290") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e71731c_d20250416_m011629_c001_v7007000_t0000_u01744766189366") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f2184894e_d20250416_m011618_c001_v0001182_t0034_u01744766178505") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e0103987_d20250416_m011617_c001_v7007000_t0000_u01744766177550") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848888_d20250416_m011605_c001_v0001182_t0032_u01744766165414") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa824_d20250416_m011604_c001_v7007000_t0000_u01744766164788") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2b77_d20250416_m011553_c001_v0001115_t0058_u01744766153351") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4050bbfef50aa7b9_d20250416_m011552_c001_v7007000_t0000_u01744766152394") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2b45_d20250416_m011538_c001_v0001115_t0025_u01744766138734") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4135fb945444be5c_d20250416_m011537_c001_v7007000_t0000_u01744766137437") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218485ce_d20250416_m011525_c001_v0001182_t0008_u01744766125159") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f0eb347787426_d20250416_m011523_c001_v7007000_t0000_u01744766123861") 2025/04/16 01:17:38 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6ef15_d20250416_m011512_c001_v0001184_t0016_u01744766112178") 2025/04/16 01:17:39 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a556cc_d20250416_m011510_c001_v7007000_t0000_u01744766110569") 2025/04/16 01:17:39 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1152d64957316559_d20250416_m011506_c001_v0001183_t0057_u01744766106502") 2025/04/16 01:17:39 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497ded52_d20250416_m011445_c001_v7007000_t0000_u01744766085513") 2025/04/16 01:17:39 DEBUG : dst/two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1043345886024cfb_d20250416_m011444_c001_v0001136_t0029_u01744766084273") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4488_d20250416_m011359_c001_v7007000_t0000_u01744766039936") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218480b4_d20250416_m011356_c001_v0001182_t0053_u01744766036468") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4446_d20250416_m011354_c001_v7007000_t0000_u01744766034571") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847fc4_d20250416_m011342_c001_v0001182_t0037_u01744766022975") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cfaf_d20250416_m011330_c001_v7007000_t0000_u01744766010135") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847ec6_d20250416_m011327_c001_v0001182_t0028_u01744766007002") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f51_d20250416_m011301_c001_v7007000_t0000_u01744765981743") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28a5_d20250416_m011259_c001_v0001115_t0009_u01744765979410") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f16_d20250416_m011257_c001_v7007000_t0000_u01744765977314") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2895_d20250416_m011255_c001_v0001115_t0041_u01744765975848") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ef4_d20250416_m011251_c001_v7007000_t0000_u01744765971878") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f286d_d20250416_m011249_c001_v0001115_t0008_u01744765969655") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ee1_d20250416_m011248_c001_v7007000_t0000_u01744765968193") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2859_d20250416_m011246_c001_v0001115_t0036_u01744765966006") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b828c_d20250416_m011237_c001_v7007000_t0000_u01744765957743") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2829_d20250416_m011235_c001_v0001115_t0006_u01744765955402") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8277_d20250416_m011233_c001_v7007000_t0000_u01744765953980") 2025/04/16 01:17:39 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f281b_d20250416_m011232_c001_v0001115_t0020_u01744765952929") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b826e_d20250416_m011226_c001_v7007000_t0000_u01744765946326") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27eb_d20250416_m011224_c001_v0001115_t0048_u01744765944401") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8209_d20250416_m011221_c001_v7007000_t0000_u01744765941845") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27d7_d20250416_m011220_c001_v0001115_t0053_u01744765940577") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8208_d20250416_m011219_c001_v7007000_t0000_u01744765939485") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f101bf80b7ec30038_d20250416_m011218_c001_v0001115_t0004_u01744765938543") 2025/04/16 01:17:40 DEBUG : empty space: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27cd_d20250416_m011216_c001_v0001115_t0014_u01744765936409") 2025/04/16 01:17:40 DEBUG : enormous: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f44_d20250416_m011300_c001_v7007000_t0000_u01744765980818") 2025/04/16 01:17:40 DEBUG : enormous: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28a7_d20250416_m011259_c001_v0001115_t0048_u01744765979880") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f419f9d256e717320_d20250416_m011633_c001_v7007000_t0000_u01744766193148") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218489fc_d20250416_m011632_c001_v0001182_t0056_u01744766192003") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf8e_d20250416_m011325_c001_v7007000_t0000_u01744766005335") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f290d_d20250416_m011323_c001_v0001115_t0051_u01744766003949") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b81fe_d20250416_m011211_c001_v7007000_t0000_u01744765931538") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27b3_d20250416_m011210_c001_v0001115_t0042_u01744765930269") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b81ec_d20250416_m011209_c001_v7007000_t0000_u01744765929000") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f279f_d20250416_m011207_c001_v0001115_t0039_u01744765927740") 2025/04/16 01:17:40 DEBUG : existing: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2799_d20250416_m011206_c001_v0001115_t0044_u01744765926382") 2025/04/16 01:17:40 DEBUG : existing-b: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf8f_d20250416_m011325_c001_v7007000_t0000_u01744766005518") 2025/04/16 01:17:40 DEBUG : existing-b: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847e82_d20250416_m011323_c001_v0001182_t0032_u01744766003962") 2025/04/16 01:17:40 DEBUG : file1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4832_d20250416_m011717_c001_v7007000_t0000_u01744766237430") 2025/04/16 01:17:41 DEBUG : file1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f118aeaa716261036_d20250416_m011716_c001_v0001039_t0036_u01744766236235") 2025/04/16 01:17:41 DEBUG : file1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a480a_d20250416_m011714_c001_v7007000_t0000_u01744766234168") 2025/04/16 01:17:41 DEBUG : file1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1023f337f98bcdc4_d20250416_m011713_c001_v0001180_t0027_u01744766233164") 2025/04/16 01:17:41 DEBUG : five: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f65_d20250416_m011307_c001_v7007000_t0000_u01744765987126") 2025/04/16 01:17:41 DEBUG : five: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f405a87300c8f28bd_d20250416_m011304_c001_v0001115_t0020_u01744765984847") 2025/04/16 01:17:41 DEBUG : foo: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b822f_d20250416_m011223_c001_v7007000_t0000_u01744765943674") 2025/04/16 01:17:41 DEBUG : foo: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f405a87300c8f27e7_d20250416_m011223_c001_v0001115_t0020_u01744765943124") 2025/04/16 01:17:41 DEBUG : foo: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f405a87300c8f27e5_d20250416_m011222_c001_v0001115_t0020_u01744765942564") 2025/04/16 01:17:41 DEBUG : four: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f67_d20250416_m011307_c001_v7007000_t0000_u01744765987311") 2025/04/16 01:17:41 DEBUG : four: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41278071f9c6e47e_d20250416_m011305_c001_v0001184_t0011_u01744765985596") 2025/04/16 01:17:41 DEBUG : four: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28b7_d20250416_m011304_c001_v0001115_t0055_u01744765984060") 2025/04/16 01:17:41 DEBUG : hello world2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55248_d20250416_m011105_c001_v7007000_t0000_u01744765865883") 2025/04/16 01:17:41 DEBUG : hello world2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f268f_d20250416_m011104_c001_v0001115_t0054_u01744765864510") 2025/04/16 01:17:41 DEBUG : ignore-size: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f24_d20250416_m011205_c001_v7007000_t0000_u01744765925290") 2025/04/16 01:17:41 DEBUG : ignore-size: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2791_d20250416_m011203_c001_v0001115_t0058_u01744765923846") 2025/04/16 01:17:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf8b_d20250416_m011322_c001_v7007000_t0000_u01744766002843") 2025/04/16 01:17:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847e59_d20250416_m011321_c001_v0001182_t0051_u01744766001914") 2025/04/16 01:17:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf89_d20250416_m011320_c001_v7007000_t0000_u01744766000803") 2025/04/16 01:17:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847e39_d20250416_m011319_c001_v0001182_t0031_u01744765999585") 2025/04/16 01:17:41 DEBUG : one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f69_d20250416_m011307_c001_v7007000_t0000_u01744765987494") 2025/04/16 01:17:41 DEBUG : one: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f405a87300c8f28af_d20250416_m011302_c001_v0001115_t0020_u01744765982862") 2025/04/16 01:17:41 DEBUG : only0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47bd_d20250416_m011708_c001_v7007000_t0000_u01744766228302") 2025/04/16 01:17:42 DEBUG : only0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c02_d20250416_m011702_c001_v0001182_t0053_u01744766222431") 2025/04/16 01:17:42 DEBUG : only0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b48_d20250416_m011653_c001_v0001182_t0014_u01744766213562") 2025/04/16 01:17:42 DEBUG : only0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497df0a6_d20250416_m011647_c001_v7007000_t0000_u01744766207925") 2025/04/16 01:17:42 DEBUG : only0: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a42_d20250416_m011637_c001_v0001182_t0018_u01744766197268") 2025/04/16 01:17:42 DEBUG : only1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47c0_d20250416_m011708_c001_v7007000_t0000_u01744766228483") 2025/04/16 01:17:42 DEBUG : only1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400763f9c9fa5188_d20250416_m011702_c001_v0001134_t0047_u01744766222991") 2025/04/16 01:17:42 DEBUG : only1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b4c_d20250416_m011654_c001_v0001182_t0015_u01744766214013") 2025/04/16 01:17:42 DEBUG : only1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4770_d20250416_m011647_c001_v7007000_t0000_u01744766207702") 2025/04/16 01:17:42 DEBUG : only1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a4c_d20250416_m011637_c001_v0001182_t0051_u01744766197675") 2025/04/16 01:17:42 DEBUG : only10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47c3_d20250416_m011708_c001_v7007000_t0000_u01744766228663") 2025/04/16 01:17:42 DEBUG : only10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4023f337f98bcd84_d20250416_m011703_c001_v0001180_t0057_u01744766223171") 2025/04/16 01:17:42 DEBUG : only10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b9a_d20250416_m011657_c001_v0001182_t0043_u01744766217831") 2025/04/16 01:17:42 DEBUG : only10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f410c68575a4107ec_d20250416_m011647_c001_v7007000_t0000_u01744766207734") 2025/04/16 01:17:42 DEBUG : only10: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848aa2_d20250416_m011641_c001_v0001182_t0027_u01744766201877") 2025/04/16 01:17:42 DEBUG : only11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47c6_d20250416_m011708_c001_v7007000_t0000_u01744766228844") 2025/04/16 01:17:42 DEBUG : only11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f418aeaa716261026_d20250416_m011703_c001_v0001039_t0056_u01744766223360") 2025/04/16 01:17:42 DEBUG : only11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ba4_d20250416_m011658_c001_v0001182_t0013_u01744766218258") 2025/04/16 01:17:42 DEBUG : only11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f410c68575a4107ea_d20250416_m011647_c001_v7007000_t0000_u01744766207348") 2025/04/16 01:17:42 DEBUG : only11: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848aa8_d20250416_m011642_c001_v0001182_t0021_u01744766202292") 2025/04/16 01:17:42 DEBUG : only12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47c9_d20250416_m011709_c001_v7007000_t0000_u01744766229026") 2025/04/16 01:17:43 DEBUG : only12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c06_d20250416_m011703_c001_v0001182_t0053_u01744766223005") 2025/04/16 01:17:43 DEBUG : only12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848baa_d20250416_m011658_c001_v0001182_t0027_u01744766218693") 2025/04/16 01:17:43 DEBUG : only12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a476e_d20250416_m011647_c001_v7007000_t0000_u01744766207339") 2025/04/16 01:17:43 DEBUG : only12: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ab2_d20250416_m011642_c001_v0001182_t0005_u01744766202720") 2025/04/16 01:17:43 DEBUG : only13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47cc_d20250416_m011709_c001_v7007000_t0000_u01744766229209") 2025/04/16 01:17:43 DEBUG : only13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400763f9c9fa518a_d20250416_m011703_c001_v0001134_t0047_u01744766223179") 2025/04/16 01:17:43 DEBUG : only13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bb0_d20250416_m011659_c001_v0001182_t0005_u01744766219091") 2025/04/16 01:17:43 DEBUG : only13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048c6_d20250416_m011646_c001_v7007000_t0000_u01744766206960") 2025/04/16 01:17:43 DEBUG : only13: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ab8_d20250416_m011643_c001_v0001182_t0044_u01744766203119") 2025/04/16 01:17:43 DEBUG : only14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47cf_d20250416_m011709_c001_v7007000_t0000_u01744766229393") 2025/04/16 01:17:43 DEBUG : only14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c0e_d20250416_m011703_c001_v0001182_t0053_u01744766223189") 2025/04/16 01:17:43 DEBUG : only14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bbe_d20250416_m011659_c001_v0001182_t0006_u01744766219512") 2025/04/16 01:17:43 DEBUG : only14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4771_d20250416_m011647_c001_v7007000_t0000_u01744766207924") 2025/04/16 01:17:43 DEBUG : only14: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ac2_d20250416_m011643_c001_v0001182_t0032_u01744766203603") 2025/04/16 01:17:43 DEBUG : only15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47d3_d20250416_m011709_c001_v7007000_t0000_u01744766229575") 2025/04/16 01:17:43 DEBUG : only15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4023f337f98bcd88_d20250416_m011703_c001_v0001180_t0057_u01744766223356") 2025/04/16 01:17:43 DEBUG : only15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bc8_d20250416_m011659_c001_v0001182_t0041_u01744766219929") 2025/04/16 01:17:43 DEBUG : only15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497df0a3_d20250416_m011647_c001_v7007000_t0000_u01744766207357") 2025/04/16 01:17:43 DEBUG : only15: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848aca_d20250416_m011644_c001_v0001182_t0021_u01744766204027") 2025/04/16 01:17:43 DEBUG : only16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47d6_d20250416_m011709_c001_v7007000_t0000_u01744766229757") 2025/04/16 01:17:44 DEBUG : only16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400763f9c9fa518c_d20250416_m011703_c001_v0001134_t0047_u01744766223370") 2025/04/16 01:17:44 DEBUG : only16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bd6_d20250416_m011700_c001_v0001182_t0048_u01744766220338") 2025/04/16 01:17:44 DEBUG : only16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f410c68575a4107ed_d20250416_m011647_c001_v7007000_t0000_u01744766207939") 2025/04/16 01:17:44 DEBUG : only16: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ad6_d20250416_m011644_c001_v0001182_t0016_u01744766204445") 2025/04/16 01:17:44 DEBUG : only17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47d9_d20250416_m011709_c001_v7007000_t0000_u01744766229939") 2025/04/16 01:17:44 DEBUG : only17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c14_d20250416_m011703_c001_v0001182_t0053_u01744766223378") 2025/04/16 01:17:44 DEBUG : only17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848be0_d20250416_m011700_c001_v0001182_t0014_u01744766220768") 2025/04/16 01:17:44 DEBUG : only17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497df0a5_d20250416_m011647_c001_v7007000_t0000_u01744766207733") 2025/04/16 01:17:44 DEBUG : only17: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848adc_d20250416_m011644_c001_v0001182_t0053_u01744766204867") 2025/04/16 01:17:44 DEBUG : only18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47dd_d20250416_m011710_c001_v7007000_t0000_u01744766230119") 2025/04/16 01:17:44 DEBUG : only18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4023f337f98bcd8c_d20250416_m011703_c001_v0001180_t0057_u01744766223540") 2025/04/16 01:17:44 DEBUG : only18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bee_d20250416_m011701_c001_v0001182_t0050_u01744766221176") 2025/04/16 01:17:44 DEBUG : only18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048c9_d20250416_m011647_c001_v7007000_t0000_u01744766207512") 2025/04/16 01:17:44 DEBUG : only18: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ae2_d20250416_m011645_c001_v0001182_t0034_u01744766205327") 2025/04/16 01:17:44 DEBUG : only19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47e0_d20250416_m011710_c001_v7007000_t0000_u01744766230299") 2025/04/16 01:17:44 DEBUG : only19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f418aeaa71626102a_d20250416_m011703_c001_v0001039_t0056_u01744766223549") 2025/04/16 01:17:44 DEBUG : only19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848bf6_d20250416_m011701_c001_v0001182_t0031_u01744766221601") 2025/04/16 01:17:44 DEBUG : only19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a476f_d20250416_m011647_c001_v7007000_t0000_u01744766207520") 2025/04/16 01:17:44 DEBUG : only19: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ae8_d20250416_m011645_c001_v0001182_t0015_u01744766205754") 2025/04/16 01:17:44 DEBUG : only2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47e3_d20250416_m011710_c001_v7007000_t0000_u01744766230481") 2025/04/16 01:17:44 DEBUG : only2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400763f9c9fa5190_d20250416_m011703_c001_v0001134_t0047_u01744766223563") 2025/04/16 01:17:44 DEBUG : only2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b58_d20250416_m011654_c001_v0001182_t0043_u01744766214425") 2025/04/16 01:17:44 DEBUG : only2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048c7_d20250416_m011647_c001_v7007000_t0000_u01744766207143") 2025/04/16 01:17:44 DEBUG : only2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a5a_d20250416_m011638_c001_v0001182_t0042_u01744766198333") 2025/04/16 01:17:45 DEBUG : only3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47e6_d20250416_m011710_c001_v7007000_t0000_u01744766230662") 2025/04/16 01:17:45 DEBUG : only3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c18_d20250416_m011703_c001_v0001182_t0053_u01744766223573") 2025/04/16 01:17:45 DEBUG : only3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b60_d20250416_m011654_c001_v0001182_t0007_u01744766214830") 2025/04/16 01:17:45 DEBUG : only3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048cb_d20250416_m011647_c001_v7007000_t0000_u01744766207879") 2025/04/16 01:17:45 DEBUG : only3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a64_d20250416_m011638_c001_v0001182_t0049_u01744766198748") 2025/04/16 01:17:45 DEBUG : only4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47e9_d20250416_m011710_c001_v7007000_t0000_u01744766230857") 2025/04/16 01:17:45 DEBUG : only4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4023f337f98bcd92_d20250416_m011703_c001_v0001180_t0057_u01744766223723") 2025/04/16 01:17:45 DEBUG : only4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b68_d20250416_m011655_c001_v0001182_t0034_u01744766215243") 2025/04/16 01:17:45 DEBUG : only4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f410c68575a4107eb_d20250416_m011647_c001_v7007000_t0000_u01744766207536") 2025/04/16 01:17:45 DEBUG : only4: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a6c_d20250416_m011639_c001_v0001182_t0051_u01744766199316") 2025/04/16 01:17:45 DEBUG : only5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47ed_d20250416_m011711_c001_v7007000_t0000_u01744766231038") 2025/04/16 01:17:45 DEBUG : only5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f418aeaa71626102c_d20250416_m011703_c001_v0001039_t0056_u01744766223733") 2025/04/16 01:17:45 DEBUG : only5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b74_d20250416_m011655_c001_v0001182_t0038_u01744766215768") 2025/04/16 01:17:45 DEBUG : only5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048cc_d20250416_m011648_c001_v7007000_t0000_u01744766208062") 2025/04/16 01:17:45 DEBUG : only5: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a74_d20250416_m011639_c001_v0001182_t0031_u01744766199861") 2025/04/16 01:17:45 DEBUG : only6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47f0_d20250416_m011711_c001_v7007000_t0000_u01744766231218") 2025/04/16 01:17:45 DEBUG : only6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400763f9c9fa5192_d20250416_m011703_c001_v0001134_t0047_u01744766223748") 2025/04/16 01:17:45 DEBUG : only6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b7c_d20250416_m011656_c001_v0001182_t0044_u01744766216177") 2025/04/16 01:17:45 DEBUG : only6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048c8_d20250416_m011647_c001_v7007000_t0000_u01744766207329") 2025/04/16 01:17:45 DEBUG : only6: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a78_d20250416_m011640_c001_v0001182_t0050_u01744766200270") 2025/04/16 01:17:46 DEBUG : only7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47f3_d20250416_m011711_c001_v7007000_t0000_u01744766231399") 2025/04/16 01:17:46 DEBUG : only7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21848c1a_d20250416_m011703_c001_v0001182_t0053_u01744766223757") 2025/04/16 01:17:46 DEBUG : only7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b80_d20250416_m011656_c001_v0001182_t0018_u01744766216569") 2025/04/16 01:17:46 DEBUG : only7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497df0a7_d20250416_m011648_c001_v7007000_t0000_u01744766208108") 2025/04/16 01:17:46 DEBUG : only7: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a84_d20250416_m011640_c001_v0001182_t0024_u01744766200683") 2025/04/16 01:17:46 DEBUG : only8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47f6_d20250416_m011711_c001_v7007000_t0000_u01744766231594") 2025/04/16 01:17:46 DEBUG : only8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4023f337f98bcd96_d20250416_m011703_c001_v0001180_t0057_u01744766223916") 2025/04/16 01:17:46 DEBUG : only8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b88_d20250416_m011656_c001_v0001182_t0058_u01744766216979") 2025/04/16 01:17:46 DEBUG : only8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497df0a4_d20250416_m011647_c001_v7007000_t0000_u01744766207546") 2025/04/16 01:17:46 DEBUG : only8: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a8e_d20250416_m011641_c001_v0001182_t0022_u01744766201078") 2025/04/16 01:17:46 DEBUG : only9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a47f9_d20250416_m011711_c001_v7007000_t0000_u01744766231795") 2025/04/16 01:17:46 DEBUG : only9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f418aeaa71626102e_d20250416_m011703_c001_v0001039_t0056_u01744766223919") 2025/04/16 01:17:46 DEBUG : only9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848b90_d20250416_m011657_c001_v0001182_t0030_u01744766217384") 2025/04/16 01:17:46 DEBUG : only9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40224f2de79048ca_d20250416_m011647_c001_v7007000_t0000_u01744766207695") 2025/04/16 01:17:46 DEBUG : only9: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848a9a_d20250416_m011641_c001_v0001182_t0043_u01744766201480") 2025/04/16 01:17:46 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf87_d20250416_m011317_c001_v7007000_t0000_u01744765997717") 2025/04/16 01:17:46 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e574_d20250416_m011316_c001_v0001184_t0034_u01744765996192") 2025/04/16 01:17:46 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf84_d20250416_m011314_c001_v7007000_t0000_u01744765994368") 2025/04/16 01:17:46 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28db_d20250416_m011312_c001_v0001115_t0013_u01744765992224") 2025/04/16 01:17:46 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f82_d20250416_m011310_c001_v7007000_t0000_u01744765990352") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847d8f_d20250416_m011308_c001_v0001182_t0058_u01744765988434") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ef8_d20250416_m011254_c001_v7007000_t0000_u01744765974503") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2885_d20250416_m011252_c001_v0001115_t0058_u01744765972795") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ef1_d20250416_m011250_c001_v7007000_t0000_u01744765970621") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2865_d20250416_m011249_c001_v0001115_t0033_u01744765969113") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ed2_d20250416_m011246_c001_v7007000_t0000_u01744765966898") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2857_d20250416_m011245_c001_v0001115_t0029_u01744765965477") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8284_d20250416_m011237_c001_v7007000_t0000_u01744765957187") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2823_d20250416_m011234_c001_v0001115_t0036_u01744765954883") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8278_d20250416_m011234_c001_v7007000_t0000_u01744765954162") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2813_d20250416_m011232_c001_v0001115_t0038_u01744765952333") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8274_d20250416_m011231_c001_v7007000_t0000_u01744765951604") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2809_d20250416_m011230_c001_v0001115_t0026_u01744765950593") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2805_d20250416_m011229_c001_v0001115_t0009_u01744765949779") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8271_d20250416_m011229_c001_v7007000_t0000_u01744765949049") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27ff_d20250416_m011228_c001_v0001115_t0008_u01744765948144") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27fb_d20250416_m011227_c001_v0001115_t0053_u01744765947275") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b8270_d20250416_m011226_c001_v7007000_t0000_u01744765946539") 2025/04/16 01:17:47 DEBUG : potato: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f27f1_d20250416_m011225_c001_v0001115_t0048_u01744765945452") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f416946806f95a328_d20250416_m011413_c001_v7007000_t0000_u01744766053567") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6ea8d_d20250416_m011413_c001_v0001184_t0054_u01744766053004") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a448c_d20250416_m011400_c001_v7007000_t0000_u01744766040190") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e8f7_d20250416_m011355_c001_v0001184_t0016_u01744766035858") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41755898812a52c9_d20250416_m011346_c001_v7007000_t0000_u01744766026960") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e7a5_d20250416_m011342_c001_v0001184_t0043_u01744766022385") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cfb0_d20250416_m011330_c001_v7007000_t0000_u01744766010642") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e65b_d20250416_m011326_c001_v0001184_t0017_u01744766006809") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f47_d20250416_m011301_c001_v7007000_t0000_u01744765981002") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f289f_d20250416_m011258_c001_v0001115_t0039_u01744765978609") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f1a_d20250416_m011257_c001_v7007000_t0000_u01744765977498") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2893_d20250416_m011255_c001_v0001115_t0010_u01744765975451") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ef9_d20250416_m011254_c001_v7007000_t0000_u01744765974686") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f288b_d20250416_m011253_c001_v0001115_t0029_u01744765973643") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ef5_d20250416_m011252_c001_v7007000_t0000_u01744765972062") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2875_d20250416_m011250_c001_v0001115_t0021_u01744765970989") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0ee4_d20250416_m011248_c001_v7007000_t0000_u01744765968377") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f285b_d20250416_m011246_c001_v0001115_t0029_u01744765966906") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f403af6e7d68b828f_d20250416_m011237_c001_v7007000_t0000_u01744765957923") 2025/04/16 01:17:48 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2833_d20250416_m011236_c001_v0001115_t0029_u01744765956614") 2025/04/16 01:17:49 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a5524e_d20250416_m011110_c001_v7007000_t0000_u01744765870144") 2025/04/16 01:17:49 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26a7_d20250416_m011109_c001_v0001115_t0017_u01744765869317") 2025/04/16 01:17:49 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a5524c_d20250416_m011108_c001_v7007000_t0000_u01744765868056") 2025/04/16 01:17:49 DEBUG : potato2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f269b_d20250416_m011106_c001_v0001115_t0015_u01744765866787") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4491_d20250416_m011400_c001_v7007000_t0000_u01744766040535") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f298d_d20250416_m011357_c001_v0001115_t0006_u01744766037079") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41755898812a52ca_d20250416_m011347_c001_v7007000_t0000_u01744766027522") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2955_d20250416_m011343_c001_v0001115_t0020_u01744766023559") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cfb1_d20250416_m011330_c001_v7007000_t0000_u01744766010824") 2025/04/16 01:17:49 DEBUG : potato3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2919_d20250416_m011327_c001_v0001115_t0019_u01744766007247") 2025/04/16 01:17:49 DEBUG : pre-dest1/1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55643_d20250416_m011454_c001_v7007000_t0000_u01744766094254") 2025/04/16 01:17:49 DEBUG : pre-dest1/1: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2a79_d20250416_m011446_c001_v0001115_t0036_u01744766086259") 2025/04/16 01:17:49 DEBUG : pre-dest2/2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55646_d20250416_m011454_c001_v7007000_t0000_u01744766094439") 2025/04/16 01:17:49 DEBUG : pre-dest2/2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6ecff_d20250416_m011447_c001_v0001184_t0011_u01744766087120") 2025/04/16 01:17:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4075e2da497decdd_d20250416_m011425_c001_v7007000_t0000_u01744766065978") 2025/04/16 01:17:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f218482e7_d20250416_m011422_c001_v0001182_t0020_u01744766062947") 2025/04/16 01:17:49 DEBUG : sizeonly: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f22_d20250416_m011202_c001_v7007000_t0000_u01744765922574") 2025/04/16 01:17:49 DEBUG : sizeonly: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2783_d20250416_m011201_c001_v0001115_t0037_u01744765921104") 2025/04/16 01:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a48a9_d20250416_m011725_c001_v7007000_t0000_u01744766245535") 2025/04/16 01:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1023f337f98bcde4_d20250416_m011722_c001_v0001180_t0000_u01744766242462") 2025/04/16 01:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a485c_d20250416_m011720_c001_v7007000_t0000_u01744766240593") 2025/04/16 01:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ce0_d20250416_m011719_c001_v0001182_t0040_u01744766239186") 2025/04/16 01:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf8d_d20250416_m011323_c001_v7007000_t0000_u01744766003034") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e5fb_d20250416_m011322_c001_v0001184_t0041_u01744766002274") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf8a_d20250416_m011320_c001_v7007000_t0000_u01744766000985") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28f5_d20250416_m011319_c001_v0001115_t0031_u01744765999925") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f20_d20250416_m011157_c001_v7007000_t0000_u01744765917273") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2767_d20250416_m011155_c001_v0001115_t0044_u01744765915339") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f1f_d20250416_m011154_c001_v7007000_t0000_u01744765914616") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f275b_d20250416_m011153_c001_v0001115_t0018_u01744765913394") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935f0a_d20250416_m011150_c001_v7007000_t0000_u01744765910498") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2753_d20250416_m011148_c001_v0001115_t0050_u01744765908957") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935efc_d20250416_m011148_c001_v7007000_t0000_u01744765908393") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f274b_d20250416_m011147_c001_v0001115_t0015_u01744765907105") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2743_d20250416_m011144_c001_v0001115_t0053_u01744765904067") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935eeb_d20250416_m011143_c001_v7007000_t0000_u01744765903341") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f273f_d20250416_m011142_c001_v0001115_t0005_u01744765902463") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f273b_d20250416_m011141_c001_v0001115_t0040_u01744765901310") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935ee9_d20250416_m011140_c001_v7007000_t0000_u01744765900221") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2731_d20250416_m011137_c001_v0001115_t0057_u01744765897640") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2717_d20250416_m011133_c001_v0001115_t0059_u01744765893464") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935edb_d20250416_m011132_c001_v7007000_t0000_u01744765892740") 2025/04/16 01:17:50 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f270f_d20250416_m011131_c001_v0001115_t0018_u01744765891560") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2709_d20250416_m011130_c001_v0001115_t0047_u01744765890545") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f40646fd8e8935ed6_d20250416_m011129_c001_v7007000_t0000_u01744765889457") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26e5_d20250416_m011121_c001_v0001115_t0046_u01744765881852") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f400873e5e01030ab_d20250416_m011121_c001_v7007000_t0000_u01744765881493") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26e1_d20250416_m011120_c001_v0001115_t0056_u01744765880688") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55279_d20250416_m011119_c001_v7007000_t0000_u01744765879049") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26cb_d20250416_m011118_c001_v0001115_t0005_u01744765878191") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a5526e_d20250416_m011117_c001_v7007000_t0000_u01744765877650") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26c7_d20250416_m011116_c001_v0001115_t0056_u01744765876788") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55260_d20250416_m011115_c001_v7007000_t0000_u01744765875525") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26bb_d20250416_m011114_c001_v0001115_t0057_u01744765874382") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55256_d20250416_m011113_c001_v7007000_t0000_u01744765873840") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26b5_d20250416_m011112_c001_v0001115_t0042_u01744765872976") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55251_d20250416_m011112_c001_v7007000_t0000_u01744765872041") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f26ad_d20250416_m011111_c001_v0001115_t0044_u01744765871088") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55247_d20250416_m011103_c001_v7007000_t0000_u01744765863608") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2685_d20250416_m011102_c001_v0001115_t0030_u01744765862424") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55246_d20250416_m011101_c001_v7007000_t0000_u01744765861522") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f267d_d20250416_m011100_c001_v0001115_t0043_u01744765860515") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a55243_d20250416_m011059_c001_v7007000_t0000_u01744765859600") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f2673_d20250416_m011058_c001_v0001115_t0003_u01744765858407") 2025/04/16 01:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4088e78795a5523e_d20250416_m011055_c001_v7007000_t0000_u01744765855521") 2025/04/16 01:17:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f265b_d20250416_m011054_c001_v0001115_t0039_u01744765854540") 2025/04/16 01:17:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a48ae_d20250416_m011725_c001_v7007000_t0000_u01744766245716") 2025/04/16 01:17:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f118aeaa71626103e_d20250416_m011722_c001_v0001039_t0043_u01744766242473") 2025/04/16 01:17:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a485f_d20250416_m011720_c001_v7007000_t0000_u01744766240774") 2025/04/16 01:17:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f100763f9c9fa51aa_d20250416_m011719_c001_v0001134_t0025_u01744766239532") 2025/04/16 01:17:52 DEBUG : sub/yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf86_d20250416_m011317_c001_v7007000_t0000_u01744765997170") 2025/04/16 01:17:52 DEBUG : sub/yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847dfb_d20250416_m011315_c001_v0001182_t0024_u01744765995838") 2025/04/16 01:17:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4836_d20250416_m011717_c001_v7007000_t0000_u01744766237611") 2025/04/16 01:17:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1023f337f98bcdcc_d20250416_m011715_c001_v0001180_t0027_u01744766235893") 2025/04/16 01:17:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a480d_d20250416_m011714_c001_v7007000_t0000_u01744766234357") 2025/04/16 01:17:52 DEBUG : test_dir1/file2: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848c82_d20250416_m011713_c001_v0001182_t0015_u01744766233122") 2025/04/16 01:17:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4839_d20250416_m011717_c001_v7007000_t0000_u01744766237792") 2025/04/16 01:17:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21848ca4_d20250416_m011715_c001_v0001182_t0006_u01744766235885") 2025/04/16 01:17:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f41541fca764a4810_d20250416_m011714_c001_v7007000_t0000_u01744766234537") 2025/04/16 01:17:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f100763f9c9fa519e_d20250416_m011713_c001_v0001134_t0031_u01744766233106") 2025/04/16 01:17:52 DEBUG : three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f6b_d20250416_m011307_c001_v7007000_t0000_u01744765987677") 2025/04/16 01:17:52 DEBUG : three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28c1_d20250416_m011306_c001_v0001115_t0054_u01744765986158") 2025/04/16 01:17:52 DEBUG : three: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f105a87300c8f28b3_d20250416_m011303_c001_v0001115_t0035_u01744765983242") 2025/04/16 01:17:52 DEBUG : two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f6e_d20250416_m011307_c001_v7007000_t0000_u01744765987877") 2025/04/16 01:17:52 DEBUG : two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f4123a29f21847d53_d20250416_m011305_c001_v0001182_t0053_u01744765985406") 2025/04/16 01:17:52 DEBUG : two: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f405a87300c8f28b1_d20250416_m011303_c001_v0001115_t0020_u01744765983045") 2025/04/16 01:17:52 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf88_d20250416_m011317_c001_v7007000_t0000_u01744765997900") 2025/04/16 01:17:53 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1110e11b884d6ebd_d20250416_m011316_c001_v0001184_t0031_u01744765996961") 2025/04/16 01:17:53 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf7c_d20250416_m011313_c001_v7007000_t0000_u01744765993807") 2025/04/16 01:17:53 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1123a29f21847dbd_d20250416_m011311_c001_v0001182_t0014_u01744765991875") 2025/04/16 01:17:53 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f7e_d20250416_m011309_c001_v7007000_t0000_u01744765989800") 2025/04/16 01:17:53 DEBUG : yam: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f11278071f9c6e4d0_d20250416_m011308_c001_v0001184_t0043_u01744765988443") 2025/04/16 01:17:53 DEBUG : yaml: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f409a7537d958cf85_d20250416_m011314_c001_v7007000_t0000_u01744765994549") 2025/04/16 01:17:53 DEBUG : yaml: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f1001d3961b977b9e_d20250416_m011313_c001_v0001177_t0017_u01744765993595") 2025/04/16 01:17:53 DEBUG : yaml: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f417c1958f28c0f84_d20250416_m011310_c001_v7007000_t0000_u01744765990571") 2025/04/16 01:17:53 DEBUG : yaml: Deleting (id "4_z6f721d93206d3bcb9f680e1b_f102673f967efe600_d20250416_m011309_c001_v0001183_t0014_u01744765989601") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m3.878633821s (try 1/5)