"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/30 03:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe" 2025/03/30 03:51:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:51:05 DEBUG : Creating backend with remote "/tmp/rclone1333668334" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:51:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:07 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:07 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:08 DEBUG : B2 bucket rclone-test-vobahan7kixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", 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-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", 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-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:10 DEBUG : Creating backend with remote "/non-existing" 2025/03/30 03:51:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/30 03:51:10 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:10 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:13 INFO : B2 bucket rclone-test-vobahan7kixe: Running all checks before starting transfers 2025/03/30 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:13 INFO : B2 bucket rclone-test-vobahan7kixe: Checks finished, now starting transfers 2025/03/30 03:51:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:14 ERROR : Ignoring --no-traverse with sync 2025/03/30 03:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:15 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:51:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/30 03:51:16 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:16 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/30 03:51:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.59s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:51:17 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:17 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:51:19 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:19 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 03:51:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:51:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:51:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:51:21 INFO : sub dir: Making directory 2025/03/30 03:51:21 INFO : sub dir2: Making directory 2025/03/30 03:51:21 INFO : sub dir2/sub sub dir2: Making directory 2025/03/30 03:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:21 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:21 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/30 03:51:21 DEBUG : B2 bucket rclone-test-vobahan7kixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:22 INFO : sub dir2: Making directory 2025/03/30 03:51:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 03:51:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:22 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:22 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:23 DEBUG : sub dir2: Making directory with metadata 2025/03/30 03:51:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:51:23 INFO : sub dir: Making directory 2025/03/30 03:51:23 INFO : sub dir2: Making directory 2025/03/30 03:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:24 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:51:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/30 03:51:24 DEBUG : B2 bucket rclone-test-vobahan7kixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/30 03:51:24 DEBUG : B2 bucket rclone-test-vobahan7kixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:25 INFO : sub dir2: Making directory 2025/03/30 03:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:25 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:25 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:26 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:51:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:26 DEBUG : sub dir2: Making directory with metadata 2025/03/30 03:51:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:51:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:51:27 INFO : sub dir: Making directory 2025/03/30 03:51:27 INFO : sub dir2: Making directory 2025/03/30 03:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:27 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:27 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:27 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:51:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/30 03:51:27 DEBUG : B2 bucket rclone-test-vobahan7kixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:28 INFO : sub dir2: Making directory 2025/03/30 03:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:29 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:29 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:29 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cacenak4zoda" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-cacenak4zoda 2025/03/30 03:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:31 DEBUG : B2 bucket rclone-test-cacenak4zoda: Waiting for checks to finish 2025/03/30 03:51:31 DEBUG : B2 bucket rclone-test-cacenak4zoda: Waiting for transfers to finish 2025/03/30 03:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:33 DEBUG : B2 bucket rclone-test-cacenak4zoda: Purge remote 2025/03/30 03:51:33 INFO : B2 bucket rclone-test-cacenak4zoda: cleaning bucket "rclone-test-cacenak4zoda" of all files 2025/03/30 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfb21d5320ddeb5b9f580e1b_f100137f45956fc02_d20250330_m035132_c001_v0001109_t0035_u01743306692487") --- PASS: TestServerSideCopy (5.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:51:36 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:36 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:51:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rabazep3moqa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-rabazep3moqa 2025/03/30 03:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:39 DEBUG : B2 bucket rclone-test-rabazep3moqa: Waiting for checks to finish 2025/03/30 03:51:39 DEBUG : B2 bucket rclone-test-rabazep3moqa: Waiting for transfers to finish 2025/03/30 03:51:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:51:41 DEBUG : B2 bucket rclone-test-rabazep3moqa: Waiting for checks to finish 2025/03/30 03:51:41 DEBUG : B2 bucket rclone-test-rabazep3moqa: Waiting for transfers to finish 2025/03/30 03:51:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:51:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:42 DEBUG : B2 bucket rclone-test-rabazep3moqa: Purge remote 2025/03/30 03:51:42 INFO : B2 bucket rclone-test-rabazep3moqa: cleaning bucket "rclone-test-rabazep3moqa" of all files 2025/03/30 03:51:42 DEBUG : sub dir/hello world: Deleting (id "4_zffb23d4320ddeb5b9f580e1b_f109e52c1f99def96_d20250330_m035141_c001_v0001090_t0019_u01743306701646") 2025/03/30 03:51:42 DEBUG : sub dir/hello world: Deleting (id "4_zffb23d4320ddeb5b9f580e1b_f11740b14f2b77a59_d20250330_m035140_c001_v0001184_t0015_u01743306700438") --- PASS: TestServerSideCopyOverSelf (6.48s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:51:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:51:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:51:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:51:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/30 03:51:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vijevus9zozi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-vijevus9zozi 2025/03/30 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:51:48 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for checks to finish 2025/03/30 03:51:48 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for transfers to finish 2025/03/30 03:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:51:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:51:51 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for checks to finish 2025/03/30 03:51:51 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for transfers to finish 2025/03/30 03:51:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:51:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 03:51:51 INFO : sub dir/hello world: Deleted 2025/03/30 03:51:52 DEBUG : testing file moves 2025/03/30 03:51:52 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for checks to finish 2025/03/30 03:51:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/30 03:51:52 DEBUG : B2 bucket rclone-test-vijevus9zozi: Waiting for transfers to finish 2025/03/30 03:51:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/30 03:51:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 03:51:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:53 DEBUG : B2 bucket rclone-test-vijevus9zozi: Purge remote 2025/03/30 03:51:53 INFO : B2 bucket rclone-test-vijevus9zozi: cleaning bucket "rclone-test-vijevus9zozi" of all files 2025/03/30 03:51:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f625d6320ddeb5b9f580e1b_f1002d24d711c9c58_d20250330_m035152_c001_v0001117_t0042_u01743306712670") 2025/03/30 03:51:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f625d6320ddeb5b9f580e1b_f1164bc2ad95a98a6_d20250330_m035151_c001_v0001184_t0051_u01743306711121") 2025/03/30 03:51:53 DEBUG : sub dir/hello world: Deleting (id "4_z2f625d6320ddeb5b9f580e1b_f112d90c37f65c61d_d20250330_m035149_c001_v0001184_t0013_u01743306709935") --- PASS: TestServerSideMoveOverSelf (12.38s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:51:59 ERROR : : error listing: directory not found 2025/03/30 03:51:59 INFO : Local file system at /tmp/rclone1333668334: Making directory 2025/03/30 03:52:00 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:00 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.23s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:52:02 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for checks to finish 2025/03/30 03:52:02 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for transfers to finish 2025/03/30 03:52:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:52:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/30 03:52:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyRedownload (2.28s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/30 03:52:03 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:03 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:52:03 INFO : check sum: Copied (new) 2025/03/30 03:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:04 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:52:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/30 03:52:04 DEBUG : check sum: Unchanged skipping 2025/03/30 03:52:04 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:04 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/30 03:52:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:52:06 INFO : sizeonly: Copied (new) 2025/03/30 03:52:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:06 DEBUG : sizeonly: Sizes identical 2025/03/30 03:52:06 DEBUG : sizeonly: Unchanged skipping 2025/03/30 03:52:06 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:06 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/30 03:52:08 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:08 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/30 03:52:08 INFO : ignore-size: Copied (new) 2025/03/30 03:52:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:52:09 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:09 DEBUG : ignore-size: Unchanged skipping 2025/03/30 03:52:09 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:09 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:52:11 DEBUG : existing: Unchanged skipping 2025/03/30 03:52:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:11 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/30 03:52:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:52:12 INFO : existing: Copied (replaced existing) 2025/03/30 03:52:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:52:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:52:14 INFO : existing: Copied (new) 2025/03/30 03:52:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:14 DEBUG : existing: Destination exists, skipping 2025/03/30 03:52:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:14 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.37s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/30 03:52:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:52:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:17 INFO : a/potato2: Copied (new) 2025/03/30 03:52:17 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:17 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:17 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:19 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/03/30 03:52:19 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:52:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/30 03:52:19 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:19 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:19 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:19 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/03/30 03:52:19 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:52:20 INFO : empty space: Updated modification time in destination 2025/03/30 03:52:20 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:20 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:20 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:23 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/03/30 03:52:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:52:23 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:23 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:25 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/03/30 03:52:25 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1333668334) 2025/03/30 03:52:25 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vobahan7kixe) 2025/03/30 03:52:25 DEBUG : foo: sha1 differ 2025/03/30 03:52:25 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:25 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/30 03:52:25 INFO : foo: Copied (replaced existing) 2025/03/30 03:52:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/30 03:52:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:27 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:27 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:27 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:27 INFO : potato: Copied (new) 2025/03/30 03:52:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/30 03:52:29 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:29 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/30 03:52:29 INFO : potato: Copied (replaced existing) 2025/03/30 03:52:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:31 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/03/30 03:52:31 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1333668334) 2025/03/30 03:52:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vobahan7kixe) 2025/03/30 03:52:31 DEBUG : potato: sha1 differ 2025/03/30 03:52:31 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/30 03:52:31 INFO : potato: Copied (replaced existing) 2025/03/30 03:52:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/30 03:52:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:33 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:33 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:33 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:33 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:35 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:35 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:35 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:35 INFO : potato2: Copied (new) 2025/03/30 03:52:35 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:35 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:37 INFO : d: Making directory 2025/03/30 03:52:37 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/30 03:52:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:37 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:52:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:37 INFO : a/potato2: Copied (new) 2025/03/30 03:52:38 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:38 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:38 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:40 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/30 03:52:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:40 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:52:40 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:40 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:40 INFO : a/potato2: Copied (new) 2025/03/30 03:52:40 ERROR : B2 bucket rclone-test-vobahan7kixe: not deleting files as there were IO errors 2025/03/30 03:52:40 ERROR : B2 bucket rclone-test-vobahan7kixe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:42 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:43 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:43 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:43 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:43 INFO : potato: Deleted 2025/03/30 03:52:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:45 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:45 INFO : potato: Deleted 2025/03/30 03:52:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:45 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:45 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:52:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:52:47 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:47 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/30 03:52:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:50 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : enormous: Excluded 2025/03/30 03:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : potato2: Excluded 2025/03/30 03:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : potato2: Excluded 2025/03/30 03:52:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:50 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:50 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:50 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:50 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:50 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : enormous: Excluded 2025/03/30 03:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : potato2: Excluded 2025/03/30 03:52:50 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:52:50 DEBUG : potato2: Excluded 2025/03/30 03:52:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 03:52:50 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for checks to finish 2025/03/30 03:52:50 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:50 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for transfers to finish 2025/03/30 03:52:50 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:53 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:52:53 DEBUG : enormous: Excluded 2025/03/30 03:52:53 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:52:53 DEBUG : potato2: Excluded 2025/03/30 03:52:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:52:53 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:53 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:53 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:53 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:53 INFO : potato2: Deleted 2025/03/30 03:52:53 INFO : enormous: Deleted 2025/03/30 03:52:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 03:52:54 DEBUG : empty space: Unchanged skipping 2025/03/30 03:52:54 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for checks to finish 2025/03/30 03:52:54 DEBUG : Local file system at /tmp/rclone1333668334: Waiting for transfers to finish 2025/03/30 03:52:54 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:54 INFO : enormous: Deleted 2025/03/30 03:52:54 INFO : potato2: Deleted 2025/03/30 03:52:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:52:56 DEBUG : five: Need to transfer - File not found at Destination 2025/03/30 03:52:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/30 03:52:56 DEBUG : one: Destination is newer than source, skipping 2025/03/30 03:52:56 DEBUG : three: Sizes identical 2025/03/30 03:52:56 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 03:52:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:52:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1333668334) 2025/03/30 03:52:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vobahan7kixe) 2025/03/30 03:52:56 DEBUG : two: sha1 differ 2025/03/30 03:52:56 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/30 03:52:56 INFO : five: Copied (new) 2025/03/30 03:52:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/30 03:52:57 INFO : four: Copied (replaced existing) 2025/03/30 03:52:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:52:57 INFO : two: Copied (replaced existing) 2025/03/30 03:52:57 DEBUG : Waiting for deletions to finish 2025/03/30 03:52:57 DEBUG : one: Destination is newer than source, skipping 2025/03/30 03:52:57 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:52:57 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/30 03:52:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:52:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1333668334) 2025/03/30 03:52:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/30 03:52:57 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vobahan7kixe) 2025/03/30 03:52:57 DEBUG : three: sha1 differ 2025/03/30 03:52:57 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/30 03:52:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/30 03:52:57 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/30 03:52:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 03:52:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:52:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:52:57 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:52:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:52:58 INFO : three: Copied (replaced existing) 2025/03/30 03:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/30 03:52:59 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:52:59 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:52:59 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:52:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:52:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 03:52:59 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:52:59 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:53:00 INFO : potato: Copied (new) 2025/03/30 03:53:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:00 INFO : yam: Copied (new) 2025/03/30 03:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:53:00 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:53:00 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:53:00 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:00 DEBUG : potato: Unchanged skipping 2025/03/30 03:53:00 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:53:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:01 INFO : yam: Copied (server-side copy) to: yaml 2025/03/30 03:53:02 INFO : yam: Deleted 2025/03/30 03:53:02 INFO : yaml: Renamed from "yam" 2025/03/30 03:53:02 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/30 03:53:03 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:53:03 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:53:03 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:53:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 03:53:03 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:53:03 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:04 INFO : yam: Copied (new) 2025/03/30 03:53:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:53:04 INFO : potato: Copied (new) 2025/03/30 03:53:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:53:04 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:53:04 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:53:04 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:04 DEBUG : potato: Unchanged skipping 2025/03/30 03:53:04 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:53:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:05 INFO : yam: Copied (server-side copy) to: yaml 2025/03/30 03:53:05 INFO : yam: Deleted 2025/03/30 03:53:05 INFO : yaml: Renamed from "yam" 2025/03/30 03:53:05 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/30 03:53:07 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:53:07 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:53:07 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:53:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/30 03:53:07 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:53:07 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:07 INFO : sub/yam: Copied (new) 2025/03/30 03:53:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:53:08 INFO : potato: Copied (new) 2025/03/30 03:53:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:53:08 DEBUG : potato: Unchanged skipping 2025/03/30 03:53:08 INFO : B2 bucket rclone-test-vobahan7kixe: Making map for --track-renames 2025/03/30 03:53:08 INFO : B2 bucket rclone-test-vobahan7kixe: Finished making map for --track-renames 2025/03/30 03:53:08 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:08 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for renames to finish 2025/03/30 03:53:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:53:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/30 03:53:09 INFO : sub/yam: Deleted 2025/03/30 03:53:09 INFO : yam: Renamed from "sub/yam" 2025/03/30 03:53:09 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:10 DEBUG : Creating backend with remote "/tmp/rclone1333668334/dir1" 2025/03/30 03:53:10 DEBUG : Creating backend with remote "/tmp/rclone1333668334/dir2" 2025/03/30 03:53:10 DEBUG : Local file system at /tmp/rclone1333668334/dir2: Using server-side directory move 2025/03/30 03:53:10 INFO : Local file system at /tmp/rclone1333668334/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 03:53:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/30 03:53:10 INFO : file1.txt: Moved (server-side) 2025/03/30 03:53:10 DEBUG : Local file system at /tmp/rclone1333668334/dir2: Waiting for checks to finish 2025/03/30 03:53:10 DEBUG : Local file system at /tmp/rclone1333668334/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:53:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 03:53:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:11 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/30 03:53:12 INFO : nested/sub dir/file: Copied (new) 2025/03/30 03:53:12 INFO : nested/sub dir/file: Deleted 2025/03/30 03:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:53:12 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:53:12 INFO : sub dir/hello world: Deleted 2025/03/30 03:53:12 INFO : sub dir: Removing directory 2025/03/30 03:53:12 INFO : nested/sub dir: Removing directory 2025/03/30 03:53:12 INFO : nested: Removing directory 2025/03/30 03:53:12 DEBUG : Local file system at /tmp/rclone1333668334: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:53:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 03:53:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:13 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/30 03:53:13 INFO : nested/sub dir/file: Copied (new) 2025/03/30 03:53:13 INFO : nested/sub dir/file: Deleted 2025/03/30 03:53:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:53:14 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:53:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:53:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/30 03:53:15 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:15 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/30 03:53:16 INFO : existing-b: Copied (new) 2025/03/30 03:53:16 INFO : existing-b: Deleted 2025/03/30 03:53:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:53:16 INFO : existing: Copied (new) 2025/03/30 03:53:16 INFO : existing: Deleted 2025/03/30 03:53:16 DEBUG : existing: Destination exists, skipping 2025/03/30 03:53:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/30 03:53:16 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:53:16 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:53:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vufudup0xefe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-vufudup0xefe 2025/03/30 03:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 03:53:25 DEBUG : empty space: Unchanged skipping 2025/03/30 03:53:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:53:25 DEBUG : B2 bucket rclone-test-vufudup0xefe: Waiting for checks to finish 2025/03/30 03:53:25 INFO : empty space: Deleted 2025/03/30 03:53:25 DEBUG : B2 bucket rclone-test-vufudup0xefe: Waiting for transfers to finish 2025/03/30 03:53:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:25 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:25 INFO : potato2: Deleted 2025/03/30 03:53:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:26 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:26 INFO : potato3: Deleted 2025/03/30 03:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wotujax5sehi" 2025/03/30 03:53:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/30 03:53:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:53:28 DEBUG : B2 bucket rclone-test-wotujax5sehi: Waiting for checks to finish 2025/03/30 03:53:28 DEBUG : B2 bucket rclone-test-wotujax5sehi: Waiting for transfers to finish 2025/03/30 03:53:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:53:28 INFO : empty space: Copied (server-side copy) 2025/03/30 03:53:29 INFO : empty space: Deleted 2025/03/30 03:53:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:29 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:29 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:29 INFO : potato2: Deleted 2025/03/30 03:53:29 INFO : potato3: Deleted 2025/03/30 03:53:29 DEBUG : B2 bucket rclone-test-wotujax5sehi: Purge remote 2025/03/30 03:53:29 INFO : B2 bucket rclone-test-wotujax5sehi: cleaning bucket "rclone-test-wotujax5sehi" of all files 2025/03/30 03:53:30 DEBUG : empty space: Deleting (id "4_z0f12ddc320edeb5b9f580e1b_f117413519ca2d7ce_d20250330_m035328_c001_v0001180_t0055_u01743306808834") 2025/03/30 03:53:30 DEBUG : potato2: Deleting (id "4_z0f12ddc320edeb5b9f580e1b_f1079b747b2a0e439_d20250330_m035329_c001_v0001183_t0033_u01743306809060") 2025/03/30 03:53:30 DEBUG : potato3: Deleting (id "4_z0f12ddc320edeb5b9f580e1b_f111baa289a39254a_d20250330_m035329_c001_v0001165_t0043_u01743306809172") 2025/03/30 03:53:30 DEBUG : B2 bucket rclone-test-vufudup0xefe: Purge remote 2025/03/30 03:53:30 INFO : B2 bucket rclone-test-vufudup0xefe: cleaning bucket "rclone-test-vufudup0xefe" of all files 2025/03/30 03:53:30 DEBUG : empty space: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f41727ba3ec45b3ad_d20250330_m035329_c001_v7007000_t0000_u01743306809041") 2025/03/30 03:53:30 DEBUG : empty space: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f1113d0607137f7ef_d20250330_m035323_c001_v0001182_t0003_u01743306803952") 2025/03/30 03:53:30 DEBUG : potato2: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f41727ba3ec45b3ae_d20250330_m035329_c001_v7007000_t0000_u01743306809278") 2025/03/30 03:53:30 DEBUG : potato2: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f11567466bc27485a_d20250330_m035325_c001_v0001144_t0050_u01743306805138") 2025/03/30 03:53:30 DEBUG : potato3: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f41814cf3739b1817_d20250330_m035329_c001_v7007000_t0000_u01743306809380") 2025/03/30 03:53:30 DEBUG : potato3: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f11708b5c8c51662f_d20250330_m035325_c001_v0001117_t0031_u01743306805510") 2025/03/30 03:53:30 DEBUG : potato3: Deleting (id "4_z3f72bdb320edeb5b9f580e1b_f1113d0607137f7f3_d20250330_m035324_c001_v0001182_t0018_u01743306804158") --- PASS: TestServerSideMove (14.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zazuliv9sube" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-zazuliv9sube 2025/03/30 03:53:38 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:53:38 DEBUG : empty space: Excluded 2025/03/30 03:53:38 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:53:38 DEBUG : empty space: Excluded 2025/03/30 03:53:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:53:38 DEBUG : B2 bucket rclone-test-zazuliv9sube: Waiting for checks to finish 2025/03/30 03:53:38 DEBUG : B2 bucket rclone-test-zazuliv9sube: Waiting for transfers to finish 2025/03/30 03:53:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:38 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:38 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:39 INFO : potato2: Deleted 2025/03/30 03:53:39 INFO : potato3: Deleted 2025/03/30 03:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bujewuj8gexu" 2025/03/30 03:53:40 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:53:40 DEBUG : empty space: Excluded 2025/03/30 03:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:53:40 DEBUG : B2 bucket rclone-test-bujewuj8gexu: Waiting for checks to finish 2025/03/30 03:53:40 DEBUG : B2 bucket rclone-test-bujewuj8gexu: Waiting for transfers to finish 2025/03/30 03:53:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:41 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:41 INFO : potato2: Deleted 2025/03/30 03:53:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:41 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:41 INFO : potato3: Deleted 2025/03/30 03:53:42 DEBUG : B2 bucket rclone-test-bujewuj8gexu: Purge remote 2025/03/30 03:53:42 INFO : B2 bucket rclone-test-bujewuj8gexu: cleaning bucket "rclone-test-bujewuj8gexu" of all files 2025/03/30 03:53:42 DEBUG : potato2: Deleting (id "4_z2ff20dd320fdeb5b9f580e1b_f115ffadc5c3e2699_d20250330_m035341_c001_v0001182_t0019_u01743306821425") 2025/03/30 03:53:42 DEBUG : potato3: Deleting (id "4_z2ff20dd320fdeb5b9f580e1b_f1079b747b2a0e5e7_d20250330_m035341_c001_v0001183_t0020_u01743306821641") 2025/03/30 03:53:44 DEBUG : B2 bucket rclone-test-zazuliv9sube: Purge remote 2025/03/30 03:53:44 INFO : B2 bucket rclone-test-zazuliv9sube: cleaning bucket "rclone-test-zazuliv9sube" of all files 2025/03/30 03:53:44 DEBUG : empty space: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f10003a09bba17c95_d20250330_m035337_c001_v0001113_t0011_u01743306817054") 2025/03/30 03:53:44 DEBUG : potato2: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f404517f8611cdf58_d20250330_m035341_c001_v7007000_t0000_u01743306821620") 2025/03/30 03:53:44 DEBUG : potato2: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f110e481a5fe75b22_d20250330_m035338_c001_v0001109_t0050_u01743306818438") 2025/03/30 03:53:44 DEBUG : potato3: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f404517f8611cdf59_d20250330_m035341_c001_v7007000_t0000_u01743306821840") 2025/03/30 03:53:44 DEBUG : potato3: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f1114f8ecefd17a9f_d20250330_m035338_c001_v0001183_t0015_u01743306818813") 2025/03/30 03:53:44 DEBUG : potato3: Deleting (id "4_z0fb2fda320edeb5b9f580e1b_f10003a09bba17c97_d20250330_m035337_c001_v0001113_t0000_u01743306817510") --- PASS: TestServerSideMoveWithFilter (13.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bibebod3wijo" 2025/03/30 03:53:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vobahan7kixe -> B2 bucket rclone-test-bibebod3wijo 2025/03/30 03:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 03:53:52 DEBUG : empty space: Unchanged skipping 2025/03/30 03:53:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:53:52 DEBUG : B2 bucket rclone-test-bibebod3wijo: Waiting for checks to finish 2025/03/30 03:53:52 INFO : empty space: Deleted 2025/03/30 03:53:52 DEBUG : B2 bucket rclone-test-bibebod3wijo: Waiting for transfers to finish 2025/03/30 03:53:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:52 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:53 INFO : potato2: Deleted 2025/03/30 03:53:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:53 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:53 INFO : potato3: Deleted 2025/03/30 03:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-madakun4maxu" 2025/03/30 03:53:54 INFO : tomatoDir: Making directory 2025/03/30 03:53:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/30 03:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:53:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:53:55 DEBUG : B2 bucket rclone-test-madakun4maxu: Waiting for checks to finish 2025/03/30 03:53:55 DEBUG : B2 bucket rclone-test-madakun4maxu: Waiting for transfers to finish 2025/03/30 03:53:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:53:56 INFO : empty space: Copied (server-side copy) 2025/03/30 03:53:56 INFO : empty space: Deleted 2025/03/30 03:53:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:53:56 INFO : potato2: Copied (server-side copy) 2025/03/30 03:53:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:53:56 INFO : potato3: Copied (server-side copy) 2025/03/30 03:53:56 INFO : potato2: Deleted 2025/03/30 03:53:56 INFO : potato3: Deleted 2025/03/30 03:53:57 DEBUG : B2 bucket rclone-test-madakun4maxu: Purge remote 2025/03/30 03:53:57 INFO : B2 bucket rclone-test-madakun4maxu: cleaning bucket "rclone-test-madakun4maxu" of all files 2025/03/30 03:53:57 DEBUG : empty space: Deleting (id "4_zff024d5320fdeb5b9f580e1b_f10030a57ff21218f_d20250330_m035355_c001_v0001178_t0015_u01743306835863") 2025/03/30 03:53:57 DEBUG : potato2: Deleting (id "4_zff024d5320fdeb5b9f580e1b_f1082f3d9b4a32776_d20250330_m035356_c001_v0001184_t0031_u01743306836109") 2025/03/30 03:53:57 DEBUG : potato3: Deleting (id "4_zff024d5320fdeb5b9f580e1b_f1142d2bdc99e850a_d20250330_m035356_c001_v0001165_t0038_u01743306836270") 2025/03/30 03:53:57 DEBUG : B2 bucket rclone-test-bibebod3wijo: Purge remote 2025/03/30 03:53:57 INFO : B2 bucket rclone-test-bibebod3wijo: cleaning bucket "rclone-test-bibebod3wijo" of all files 2025/03/30 03:53:58 DEBUG : empty space: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f4077d795fecda8db_d20250330_m035356_c001_v7007000_t0000_u01743306836091") 2025/03/30 03:53:58 DEBUG : empty space: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f112e4433817452d2_d20250330_m035351_c001_v0001104_t0038_u01743306831067") 2025/03/30 03:53:58 DEBUG : potato2: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f4077d795fecda8de_d20250330_m035356_c001_v7007000_t0000_u01743306836315") 2025/03/30 03:53:58 DEBUG : potato2: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f109715e47dc71d7b_d20250330_m035352_c001_v0001178_t0032_u01743306832875") 2025/03/30 03:53:58 DEBUG : potato3: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f409907ef4b9f1994_d20250330_m035356_c001_v7007000_t0000_u01743306836494") 2025/03/30 03:53:58 DEBUG : potato3: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f109755f54d3c78d5_d20250330_m035353_c001_v0001037_t0033_u01743306833110") 2025/03/30 03:53:58 DEBUG : potato3: Deleting (id "4_z5f422dd320fdeb5b9f580e1b_f112e4433817452d4_d20250330_m035351_c001_v0001104_t0016_u01743306831589") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/rclone-sync-test" 2025/03/30 03:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/rclone-sync-test-include/layer2" 2025/03/30 03:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/rclone-sync-test-ignore-file" 2025/03/30 03:54:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/30 03:54:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/30 03:54:14 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 03:54:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 03:54:14 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test: Waiting for checks to finish 2025/03/30 03:54:14 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test: Waiting for transfers to finish 2025/03/30 03:54:14 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:14 INFO : There was nothing to transfer 2025/03/30 03:54:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 03:54:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:54:14 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:54:14 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 03:54:15 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/30 03:54:15 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/30 03:54:15 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 03:54:15 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:54:15 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:54:15 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:16 DEBUG : : Excluded 2025/03/30 03:54:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 03:54:16 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/30 03:54:16 DEBUG : B2 bucket rclone-test-vobahan7kixe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/30 03:54:16 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/CompareDest" 2025/03/30 03:54:26 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:54:26 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:26 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:54:27 INFO : one: Copied (new) 2025/03/30 03:54:27 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:27 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:28 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:54:28 INFO : one: Copied (replaced existing) 2025/03/30 03:54:28 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:30 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:54:30 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:30 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:30 INFO : There was nothing to transfer 2025/03/30 03:54:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:54:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:31 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:54:31 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:31 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:31 INFO : There was nothing to transfer 2025/03/30 03:54:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:54:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:32 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:54:32 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:32 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:32 INFO : There was nothing to transfer 2025/03/30 03:54:33 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/03/30 03:54:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:54:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:33 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:54:33 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:33 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:33 INFO : There was nothing to transfer 2025/03/30 03:54:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:34 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:54:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:34 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:54:34 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/30 03:54:35 INFO : two: Copied (new) 2025/03/30 03:54:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dest" 2025/03/30 03:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/pre-dest1" 2025/03/30 03:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/pre-dest2" 2025/03/30 03:54:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:54:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/30 03:54:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:54:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/30 03:54:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/30 03:54:43 DEBUG : B2 bucket rclone-test-vobahan7kixe path dest: Waiting for checks to finish 2025/03/30 03:54:43 DEBUG : B2 bucket rclone-test-vobahan7kixe path dest: Waiting for transfers to finish 2025/03/30 03:54:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/30 03:54:44 INFO : 3: Copied (new) 2025/03/30 03:54:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/CopyDest" 2025/03/30 03:54:48 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:54:48 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:48 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:54:49 INFO : one: Copied (new) 2025/03/30 03:54:49 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:50 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:50 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:54:50 INFO : one: Copied (replaced existing) 2025/03/30 03:54:50 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/BackupDir" 2025/03/30 03:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:53 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:54:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:54:55 INFO : one: Copied (server-side copy) 2025/03/30 03:54:55 INFO : one: Deleted 2025/03/30 03:54:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:54:55 INFO : one: Copied (server-side copy) 2025/03/30 03:54:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 03:54:55 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:55 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:54:57 INFO : two: Copied (server-side copy) 2025/03/30 03:54:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 03:54:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:57 DEBUG : one: Unchanged skipping 2025/03/30 03:54:57 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:57 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:57 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:57 DEBUG : one: Unchanged skipping 2025/03/30 03:54:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:57 DEBUG : two: Unchanged skipping 2025/03/30 03:54:57 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:57 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:57 DEBUG : Waiting for deletions to finish 2025/03/30 03:54:57 INFO : There was nothing to transfer 2025/03/30 03:54:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 03:54:58 DEBUG : three: Destination not found in --copy-dest 2025/03/30 03:54:58 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 03:54:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:58 DEBUG : one: Unchanged skipping 2025/03/30 03:54:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:54:58 DEBUG : two: Unchanged skipping 2025/03/30 03:54:58 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:54:58 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:54:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/30 03:54:59 INFO : three: Copied (new) 2025/03/30 03:54:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/backup" 2025/03/30 03:55:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:55:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:06 DEBUG : two: Unchanged skipping 2025/03/30 03:55:06 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:55:07 INFO : one: Copied (server-side copy) 2025/03/30 03:55:07 INFO : one: Deleted 2025/03/30 03:55:07 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:08 INFO : one: Copied (new) 2025/03/30 03:55:08 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:55:09 INFO : three.txt: Copied (server-side copy) 2025/03/30 03:55:09 INFO : three.txt: Deleted 2025/03/30 03:55:09 INFO : three.txt: Moved into backup dir 2025/03/30 03:55:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:55:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:11 DEBUG : two: Unchanged skipping 2025/03/30 03:55:11 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:11 INFO : one: Copied (server-side copy) 2025/03/30 03:55:11 INFO : one: Deleted 2025/03/30 03:55:11 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:55:11 INFO : one: Copied (new) 2025/03/30 03:55:11 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:55:12 INFO : three.txt: Copied (server-side copy) 2025/03/30 03:55:12 INFO : three.txt: Deleted 2025/03/30 03:55:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/backup" 2025/03/30 03:55:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:55:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:18 DEBUG : two: Unchanged skipping 2025/03/30 03:55:18 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:55:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:55:20 INFO : one: Deleted 2025/03/30 03:55:20 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:21 INFO : one: Copied (new) 2025/03/30 03:55:21 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:55:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:55:21 INFO : three.txt: Deleted 2025/03/30 03:55:21 INFO : three.txt: Moved into backup dir 2025/03/30 03:55:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:23 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:23 DEBUG : two: Unchanged skipping 2025/03/30 03:55:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:55:24 INFO : one: Deleted 2025/03/30 03:55:24 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:55:24 INFO : one: Copied (new) 2025/03/30 03:55:24 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:55:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:55:25 INFO : three.txt: Deleted 2025/03/30 03:55:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/backup" 2025/03/30 03:55:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:55:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:31 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:31 DEBUG : two: Unchanged skipping 2025/03/30 03:55:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:55:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:55:32 INFO : one: Deleted 2025/03/30 03:55:32 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:33 INFO : one: Copied (new) 2025/03/30 03:55:33 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:55:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:55:34 INFO : three.txt: Deleted 2025/03/30 03:55:34 INFO : three.txt: Moved into backup dir 2025/03/30 03:55:35 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:35 DEBUG : two: Unchanged skipping 2025/03/30 03:55:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:55:36 INFO : one: Deleted 2025/03/30 03:55:36 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:55:36 INFO : one: Copied (new) 2025/03/30 03:55:36 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:55:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:55:37 INFO : three.txt: Deleted 2025/03/30 03:55:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:55:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:55:42 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:42 DEBUG : two: Unchanged skipping 2025/03/30 03:55:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:55:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:55:43 INFO : one: Deleted 2025/03/30 03:55:43 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:44 INFO : one: Copied (new) 2025/03/30 03:55:44 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:55:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:55:45 INFO : three.txt: Deleted 2025/03/30 03:55:45 INFO : three.txt: Moved into backup dir 2025/03/30 03:55:46 DEBUG : one.bak: Excluded (Path Filter) 2025/03/30 03:55:46 DEBUG : one.bak: Excluded 2025/03/30 03:55:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/30 03:55:46 DEBUG : three.txt.bak: Excluded 2025/03/30 03:55:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:46 DEBUG : two: Unchanged skipping 2025/03/30 03:55:46 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for checks to finish 2025/03/30 03:55:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:47 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:55:47 INFO : one: Deleted 2025/03/30 03:55:47 DEBUG : B2 bucket rclone-test-vobahan7kixe path dst: Waiting for transfers to finish 2025/03/30 03:55:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:55:47 INFO : one: Copied (new) 2025/03/30 03:55:47 DEBUG : Waiting for deletions to finish 2025/03/30 03:55:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:55:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:55:48 INFO : three.txt: Deleted 2025/03/30 03:55:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:55:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/ff02bd0320cdeb5b9f580e1b/c001_v0001150_t0000": EOF 2025/03/30 03:55:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/ff02bd0320cdeb5b9f580e1b/c001_v0001150_t0000": EOF) 2025/03/30 03:55:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vobahan7kixe: 1/10 (Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/ff02bd0320cdeb5b9f580e1b/c001_v0001150_t0000": EOF) 2025/03/30 03:55:53 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 03:55:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:55:53 DEBUG : Config file has changed externally - reloading 2025/03/30 03:55:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:55:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:55:56 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:55:56 INFO : one: Deleted 2025/03/30 03:55:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:55:57 INFO : one: Copied (new) 2025/03/30 03:55:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:55:57 DEBUG : two: Unchanged skipping 2025/03/30 03:55:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 03:55:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:55:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:55:58 INFO : three.txt: Deleted 2025/03/30 03:55:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:55:59 INFO : three.txt: Copied (new) 2025/03/30 03:56:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:56:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:56:00 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:56:00 INFO : one: Deleted 2025/03/30 03:56:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:56:01 INFO : one: Copied (new) 2025/03/30 03:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:01 DEBUG : two: Unchanged skipping 2025/03/30 03:56:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 03:56:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:56:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:56:02 INFO : three.txt: Deleted 2025/03/30 03:56:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/30 03:56:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.20s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vobahan7kixe/dst" 2025/03/30 03:56:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:56:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:56:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:56:10 INFO : one: Deleted 2025/03/30 03:56:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:56:10 INFO : one: Copied (new) 2025/03/30 03:56:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:11 DEBUG : two: Unchanged skipping 2025/03/30 03:56:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 03:56:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:56:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:56:12 INFO : three.txt: Deleted 2025/03/30 03:56:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:56:12 INFO : three.txt: Copied (new) 2025/03/30 03:56:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:56:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:56:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:56:14 INFO : one: Deleted 2025/03/30 03:56:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:56:14 INFO : one: Copied (new) 2025/03/30 03:56:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:14 DEBUG : two: Unchanged skipping 2025/03/30 03:56:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 03:56:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:56:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:56:15 INFO : three.txt: Deleted 2025/03/30 03:56:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/30 03:56:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.10s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:18 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/30 03:56:18 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/30 03:56:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/30 03:56:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:56:20 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:20 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:56:20 INFO : existing: Copied (new) 2025/03/30 03:56:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/30 03:56:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/30 03:56:21 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:21 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:21 ERROR : B2 bucket rclone-test-vobahan7kixe: not deleting files as there were IO errors 2025/03/30 03:56:21 ERROR : B2 bucket rclone-test-vobahan7kixe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncImmutable (2.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:23 DEBUG : existing: Unchanged skipping 2025/03/30 03:56:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:23 DEBUG : Waiting for deletions to finish 2025/03/30 03:56:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both0: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both10: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both13: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both14: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both15: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both16: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both17: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both18: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both19: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both2: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both3: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both4: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both5: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both6: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both7: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both8: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:38 DEBUG : both9: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both11: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both1: Unchanged skipping 2025/03/30 03:56:38 DEBUG : both12: Unchanged skipping 2025/03/30 03:56:38 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:38 DEBUG : Waiting for deletions to finish 2025/03/30 03:56:38 INFO : only9: Deleted 2025/03/30 03:56:38 INFO : only10: Deleted 2025/03/30 03:56:39 INFO : only3: Deleted 2025/03/30 03:56:39 INFO : only5: Deleted 2025/03/30 03:56:39 INFO : only13: Deleted 2025/03/30 03:56:39 INFO : only8: Deleted 2025/03/30 03:56:39 INFO : only4: Deleted 2025/03/30 03:56:39 INFO : only0: Deleted 2025/03/30 03:56:39 INFO : only1: Deleted 2025/03/30 03:56:39 INFO : only17: Deleted 2025/03/30 03:56:39 INFO : only19: Deleted 2025/03/30 03:56:39 INFO : only2: Deleted 2025/03/30 03:56:39 INFO : only11: Deleted 2025/03/30 03:56:39 INFO : only15: Deleted 2025/03/30 03:56:39 INFO : only7: Deleted 2025/03/30 03:56:39 INFO : only12: Deleted 2025/03/30 03:56:39 INFO : only14: Deleted 2025/03/30 03:56:39 INFO : only16: Deleted 2025/03/30 03:56:39 INFO : only18: Deleted 2025/03/30 03:56:39 INFO : only6: Deleted 2025/03/30 03:56:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:56:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both0: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both1: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both10: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both11: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both12: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both13: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both14: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both15: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both16: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both17: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both18: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both19: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both2: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both3: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both4: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for checks to finish 2025/03/30 03:56:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both5: Unchanged skipping 2025/03/30 03:56:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:56:57 DEBUG : both9: Unchanged skipping 2025/03/30 03:56:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : both6: Unchanged skipping 2025/03/30 03:56:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : both8: Unchanged skipping 2025/03/30 03:56:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : both7: Unchanged skipping 2025/03/30 03:56:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/30 03:56:57 DEBUG : B2 bucket rclone-test-vobahan7kixe: Waiting for transfers to finish 2025/03/30 03:56:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only10: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only0: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only13: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only14: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only11: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only16: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only15: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only18: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only12: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only1: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only3: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only17: Copied (replaced existing) 2025/03/30 03:56:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:58 INFO : only6: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only5: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only7: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only8: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only9: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only19: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only2: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:56:59 INFO : only4: Copied (replaced existing) 2025/03/30 03:56:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:07 DEBUG : empty_dir: Making directory with metadata 2025/03/30 03:57:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:57:07 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 03:57:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:57:07 INFO : empty_on_remote: Making directory 2025/03/30 03:57:07 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-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:11 DEBUG : empty_dir: Making directory with metadata 2025/03/30 03:57:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:57:11 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 03:57:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:57:11 INFO : empty_on_remote: Making directory 2025/03/30 03:57:11 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-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:14 INFO : sub dir: Making directory 2025/03/30 03:57:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" 2025/03/30 03:57:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:57:19 INFO : sub dir: Making directory 2025/03/30 03:57:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vobahan7kixe", Local "Local file system at /tmp/rclone1333668334", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.64s) PASS 2025/03/30 03:57:23 DEBUG : B2 bucket rclone-test-vobahan7kixe: Purge remote 2025/03/30 03:57:23 INFO : B2 bucket rclone-test-vobahan7kixe: cleaning bucket "rclone-test-vobahan7kixe" of all files 2025/03/30 03:57:24 DEBUG : BackupDir/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f800f_d20250330_m035500_c001_v7007000_t0000_u01743306900060") 2025/03/30 03:57:24 DEBUG : BackupDir/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11958b55743182a1_d20250330_m035454_c001_v0001176_t0017_u01743306894872") 2025/03/30 03:57:24 DEBUG : CompareDest/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419b182e68ff497b_d20250330_m035435_c001_v7007000_t0000_u01743306875724") 2025/03/30 03:57:24 DEBUG : CompareDest/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976a3_d20250330_m035429_c001_v0001120_t0049_u01743306869586") 2025/03/30 03:57:24 DEBUG : CompareDest/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419b182e68ff497d_d20250330_m035435_c001_v7007000_t0000_u01743306875911") 2025/03/30 03:57:24 DEBUG : CompareDest/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6a66_d20250330_m035430_c001_v0001182_t0045_u01743306870984") 2025/03/30 03:57:24 DEBUG : CopyDest/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8010_d20250330_m035500_c001_v7007000_t0000_u01743306900259") 2025/03/30 03:57:24 DEBUG : CopyDest/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f3374241_d20250330_m035451_c001_v0001150_t0015_u01743306891853") 2025/03/30 03:57:24 DEBUG : CopyDest/three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8011_d20250330_m035500_c001_v7007000_t0000_u01743306900443") 2025/03/30 03:57:24 DEBUG : CopyDest/three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6b96_d20250330_m035458_c001_v0001182_t0003_u01743306898303") 2025/03/30 03:57:24 DEBUG : CopyDest/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8012_d20250330_m035500_c001_v7007000_t0000_u01743306900639") 2025/03/30 03:57:24 DEBUG : CopyDest/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976bf_d20250330_m035456_c001_v0001120_t0034_u01743306896187") 2025/03/30 03:57:25 DEBUG : EXISTING: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f808e_d20250330_m035623_c001_v7007000_t0000_u01743306983892") 2025/03/30 03:57:25 DEBUG : EXISTING: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6ef9_d20250330_m035622_c001_v0001182_t0027_u01743306982829") 2025/03/30 03:57:25 DEBUG : Testêé: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8089_d20250330_m035619_c001_v7007000_t0000_u01743306979465") 2025/03/30 03:57:25 DEBUG : Testêé: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6ec5_d20250330_m035618_c001_v0001182_t0010_u01743306978866") 2025/03/30 03:57:25 DEBUG : Testêé: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197747_d20250330_m035617_c001_v0001120_t0004_u01743306977845") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684a_d20250330_m035241_c001_v7007000_t0000_u01743306761136") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65d3_d20250330_m035240_c001_v0001182_t0010_u01743306760558") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1754_d20250330_m035238_c001_v7007000_t0000_u01743306758691") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65b1_d20250330_m035237_c001_v0001182_t0010_u01743306757787") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e8_d20250330_m035217_c001_v7007000_t0000_u01743306737997") 2025/03/30 03:57:25 DEBUG : a/potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca64b9_d20250330_m035217_c001_v0001182_t0047_u01743306737087") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684b_d20250330_m035241_c001_v7007000_t0000_u01743306761322") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65c5_d20250330_m035239_c001_v0001182_t0051_u01743306759677") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1751_d20250330_m035238_c001_v7007000_t0000_u01743306758139") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65a7_d20250330_m035236_c001_v0001182_t0058_u01743306756924") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e7_d20250330_m035217_c001_v7007000_t0000_u01743306737432") 2025/03/30 03:57:25 DEBUG : b/potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca64ad_d20250330_m035216_c001_v0001182_t0051_u01743306736177") 2025/03/30 03:57:25 DEBUG : backup/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409e2a983c147240_d20250330_m035513_c001_v7007000_t0000_u01743306913059") 2025/03/30 03:57:25 DEBUG : backup/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112b0acef7ac3076_d20250330_m035511_c001_v0001183_t0012_u01743306911391") 2025/03/30 03:57:26 DEBUG : backup/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112b0b5d12cfbd23_d20250330_m035507_c001_v0001157_t0018_u01743306907349") 2025/03/30 03:57:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b521_d20250330_m035538_c001_v7007000_t0000_u01743306938057") 2025/03/30 03:57:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f106737ebfd6b50f2_d20250330_m035535_c001_v0001039_t0056_u01743306935890") 2025/03/30 03:57:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10617e45743a9109_d20250330_m035532_c001_v0001178_t0008_u01743306932378") 2025/03/30 03:57:26 DEBUG : backup/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547580f0_d20250330_m035525_c001_v7007000_t0000_u01743306925651") 2025/03/30 03:57:26 DEBUG : backup/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1066daec7a80b108_d20250330_m035523_c001_v0001161_t0047_u01743306923718") 2025/03/30 03:57:26 DEBUG : backup/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f116799d94c59b24b_d20250330_m035519_c001_v0001103_t0033_u01743306919946") 2025/03/30 03:57:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b523_d20250330_m035538_c001_v7007000_t0000_u01743306938240") 2025/03/30 03:57:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1090c2fbcbe12d26_d20250330_m035536_c001_v0001113_t0015_u01743306936996") 2025/03/30 03:57:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11022b7399eaefa1_d20250330_m035533_c001_v0001184_t0011_u01743306933776") 2025/03/30 03:57:26 DEBUG : backup/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409e2a983c147241_d20250330_m035513_c001_v7007000_t0000_u01743306913244") 2025/03/30 03:57:26 DEBUG : backup/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11599c38100e3cd2_d20250330_m035512_c001_v0001184_t0027_u01743306912233") 2025/03/30 03:57:26 DEBUG : backup/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1051688253670d8e_d20250330_m035509_c001_v0001146_t0028_u01743306909028") 2025/03/30 03:57:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547580f2_d20250330_m035525_c001_v7007000_t0000_u01743306925835") 2025/03/30 03:57:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11713dd2c98fc92c_d20250330_m035524_c001_v0001183_t0005_u01743306924876") 2025/03/30 03:57:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11713dd2c98fc904_d20250330_m035521_c001_v0001183_t0011_u01743306921515") 2025/03/30 03:57:26 DEBUG : both0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1947_d20250330_m035659_c001_v7007000_t0000_u01743307019968") 2025/03/30 03:57:26 DEBUG : both0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197793_d20250330_m035645_c001_v0001120_t0040_u01743307005044") 2025/03/30 03:57:26 DEBUG : both0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904d_d20250330_m035640_c001_v7007000_t0000_u01743307000392") 2025/03/30 03:57:26 DEBUG : both0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197755_d20250330_m035626_c001_v0001120_t0053_u01743306986177") 2025/03/30 03:57:27 DEBUG : both1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1948_d20250330_m035700_c001_v7007000_t0000_u01743307020153") 2025/03/30 03:57:27 DEBUG : both1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197795_d20250330_m035645_c001_v0001120_t0032_u01743307005850") 2025/03/30 03:57:27 DEBUG : both1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904e_d20250330_m035640_c001_v7007000_t0000_u01743307000577") 2025/03/30 03:57:27 DEBUG : both1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197757_d20250330_m035627_c001_v0001120_t0033_u01743306987261") 2025/03/30 03:57:27 DEBUG : both10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1949_d20250330_m035700_c001_v7007000_t0000_u01743307020337") 2025/03/30 03:57:27 DEBUG : both10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977ab_d20250330_m035651_c001_v0001120_t0038_u01743307011245") 2025/03/30 03:57:27 DEBUG : both10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904f_d20250330_m035640_c001_v7007000_t0000_u01743307000763") 2025/03/30 03:57:27 DEBUG : both10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819776d_d20250330_m035632_c001_v0001120_t0034_u01743306992051") 2025/03/30 03:57:27 DEBUG : both11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b194a_d20250330_m035700_c001_v7007000_t0000_u01743307020524") 2025/03/30 03:57:27 DEBUG : both11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977ad_d20250330_m035651_c001_v0001120_t0055_u01743307011708") 2025/03/30 03:57:27 DEBUG : both11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9050_d20250330_m035640_c001_v7007000_t0000_u01743307000947") 2025/03/30 03:57:27 DEBUG : both11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819776f_d20250330_m035632_c001_v0001120_t0006_u01743306992572") 2025/03/30 03:57:27 DEBUG : both12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b194b_d20250330_m035700_c001_v7007000_t0000_u01743307020710") 2025/03/30 03:57:27 DEBUG : both12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977b3_d20250330_m035652_c001_v0001120_t0053_u01743307012173") 2025/03/30 03:57:27 DEBUG : both12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9052_d20250330_m035641_c001_v7007000_t0000_u01743307001132") 2025/03/30 03:57:27 DEBUG : both12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197771_d20250330_m035633_c001_v0001120_t0030_u01743306993298") 2025/03/30 03:57:27 DEBUG : both13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b194c_d20250330_m035700_c001_v7007000_t0000_u01743307020895") 2025/03/30 03:57:27 DEBUG : both13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977b7_d20250330_m035653_c001_v0001120_t0029_u01743307013155") 2025/03/30 03:57:27 DEBUG : both13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9053_d20250330_m035641_c001_v7007000_t0000_u01743307001317") 2025/03/30 03:57:27 DEBUG : both13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197777_d20250330_m035633_c001_v0001120_t0034_u01743306993885") 2025/03/30 03:57:28 DEBUG : both14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b194d_d20250330_m035701_c001_v7007000_t0000_u01743307021080") 2025/03/30 03:57:28 DEBUG : both14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977b9_d20250330_m035653_c001_v0001120_t0053_u01743307013771") 2025/03/30 03:57:28 DEBUG : both14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9054_d20250330_m035641_c001_v7007000_t0000_u01743307001509") 2025/03/30 03:57:28 DEBUG : both14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819777b_d20250330_m035634_c001_v0001120_t0000_u01743306994331") 2025/03/30 03:57:28 DEBUG : both15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b194f_d20250330_m035701_c001_v7007000_t0000_u01743307021276") 2025/03/30 03:57:28 DEBUG : both15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977bb_d20250330_m035654_c001_v0001120_t0057_u01743307014608") 2025/03/30 03:57:28 DEBUG : both15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9055_d20250330_m035641_c001_v7007000_t0000_u01743307001693") 2025/03/30 03:57:28 DEBUG : both15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819777f_d20250330_m035634_c001_v0001120_t0044_u01743306994797") 2025/03/30 03:57:28 DEBUG : both16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1950_d20250330_m035701_c001_v7007000_t0000_u01743307021461") 2025/03/30 03:57:28 DEBUG : both16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977bd_d20250330_m035655_c001_v0001120_t0042_u01743307015123") 2025/03/30 03:57:28 DEBUG : both16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9056_d20250330_m035641_c001_v7007000_t0000_u01743307001879") 2025/03/30 03:57:28 DEBUG : both16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197781_d20250330_m035635_c001_v0001120_t0037_u01743306995403") 2025/03/30 03:57:28 DEBUG : both17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1951_d20250330_m035701_c001_v7007000_t0000_u01743307021645") 2025/03/30 03:57:28 DEBUG : both17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977bf_d20250330_m035655_c001_v0001120_t0012_u01743307015607") 2025/03/30 03:57:28 DEBUG : both17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9057_d20250330_m035642_c001_v7007000_t0000_u01743307002062") 2025/03/30 03:57:28 DEBUG : both17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197787_d20250330_m035635_c001_v0001120_t0029_u01743306995930") 2025/03/30 03:57:28 DEBUG : both18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1952_d20250330_m035701_c001_v7007000_t0000_u01743307021828") 2025/03/30 03:57:28 DEBUG : both18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977c5_d20250330_m035656_c001_v0001120_t0037_u01743307016312") 2025/03/30 03:57:28 DEBUG : both18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9058_d20250330_m035642_c001_v7007000_t0000_u01743307002247") 2025/03/30 03:57:28 DEBUG : both18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819778b_d20250330_m035636_c001_v0001120_t0029_u01743306996490") 2025/03/30 03:57:29 DEBUG : both19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1953_d20250330_m035702_c001_v7007000_t0000_u01743307022013") 2025/03/30 03:57:29 DEBUG : both19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977cb_d20250330_m035656_c001_v0001120_t0037_u01743307016830") 2025/03/30 03:57:29 DEBUG : both19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9059_d20250330_m035642_c001_v7007000_t0000_u01743307002431") 2025/03/30 03:57:29 DEBUG : both19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819778f_d20250330_m035637_c001_v0001120_t0058_u01743306997143") 2025/03/30 03:57:29 DEBUG : both2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1954_d20250330_m035702_c001_v7007000_t0000_u01743307022199") 2025/03/30 03:57:29 DEBUG : both2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197797_d20250330_m035646_c001_v0001120_t0046_u01743307006332") 2025/03/30 03:57:29 DEBUG : both2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905a_d20250330_m035642_c001_v7007000_t0000_u01743307002616") 2025/03/30 03:57:29 DEBUG : both2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197759_d20250330_m035627_c001_v0001120_t0004_u01743306987710") 2025/03/30 03:57:29 DEBUG : both3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1955_d20250330_m035702_c001_v7007000_t0000_u01743307022383") 2025/03/30 03:57:29 DEBUG : both3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197799_d20250330_m035646_c001_v0001120_t0057_u01743307006822") 2025/03/30 03:57:29 DEBUG : both3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905b_d20250330_m035642_c001_v7007000_t0000_u01743307002801") 2025/03/30 03:57:29 DEBUG : both3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819775b_d20250330_m035628_c001_v0001120_t0034_u01743306988230") 2025/03/30 03:57:29 DEBUG : both4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1957_d20250330_m035702_c001_v7007000_t0000_u01743307022568") 2025/03/30 03:57:29 DEBUG : both4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819779b_d20250330_m035647_c001_v0001120_t0056_u01743307007423") 2025/03/30 03:57:29 DEBUG : both4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905c_d20250330_m035642_c001_v7007000_t0000_u01743307002986") 2025/03/30 03:57:29 DEBUG : both4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819775d_d20250330_m035628_c001_v0001120_t0048_u01743306988695") 2025/03/30 03:57:29 DEBUG : both5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1959_d20250330_m035702_c001_v7007000_t0000_u01743307022751") 2025/03/30 03:57:29 DEBUG : both5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819779d_d20250330_m035648_c001_v0001120_t0025_u01743307008100") 2025/03/30 03:57:29 DEBUG : both5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905d_d20250330_m035643_c001_v7007000_t0000_u01743307003171") 2025/03/30 03:57:29 DEBUG : both5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197761_d20250330_m035629_c001_v0001120_t0025_u01743306989189") 2025/03/30 03:57:29 DEBUG : both6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b195a_d20250330_m035702_c001_v7007000_t0000_u01743307022953") 2025/03/30 03:57:30 DEBUG : both6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819779f_d20250330_m035648_c001_v0001120_t0005_u01743307008711") 2025/03/30 03:57:30 DEBUG : both6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905e_d20250330_m035643_c001_v7007000_t0000_u01743307003357") 2025/03/30 03:57:30 DEBUG : both6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197765_d20250330_m035629_c001_v0001120_t0027_u01743306989891") 2025/03/30 03:57:30 DEBUG : both7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b195b_d20250330_m035703_c001_v7007000_t0000_u01743307023149") 2025/03/30 03:57:30 DEBUG : both7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977a3_d20250330_m035649_c001_v0001120_t0017_u01743307009374") 2025/03/30 03:57:30 DEBUG : both7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f905f_d20250330_m035643_c001_v7007000_t0000_u01743307003542") 2025/03/30 03:57:30 DEBUG : both7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197767_d20250330_m035630_c001_v0001120_t0047_u01743306990435") 2025/03/30 03:57:30 DEBUG : both8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b195e_d20250330_m035703_c001_v7007000_t0000_u01743307023348") 2025/03/30 03:57:30 DEBUG : both8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977a5_d20250330_m035650_c001_v0001120_t0044_u01743307010113") 2025/03/30 03:57:30 DEBUG : both8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9060_d20250330_m035643_c001_v7007000_t0000_u01743307003731") 2025/03/30 03:57:30 DEBUG : both8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197769_d20250330_m035630_c001_v0001120_t0013_u01743306990956") 2025/03/30 03:57:30 DEBUG : both9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1961_d20250330_m035703_c001_v7007000_t0000_u01743307023533") 2025/03/30 03:57:30 DEBUG : both9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977a7_d20250330_m035650_c001_v0001120_t0032_u01743307010618") 2025/03/30 03:57:30 DEBUG : both9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9061_d20250330_m035643_c001_v7007000_t0000_u01743307003915") 2025/03/30 03:57:30 DEBUG : both9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819776b_d20250330_m035631_c001_v0001120_t0045_u01743306991569") 2025/03/30 03:57:30 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684c_d20250330_m035241_c001_v7007000_t0000_u01743306761507") 2025/03/30 03:57:30 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65cb_d20250330_m035239_c001_v0001182_t0038_u01743306759964") 2025/03/30 03:57:30 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1756_d20250330_m035238_c001_v7007000_t0000_u01743306758875") 2025/03/30 03:57:30 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65a9_d20250330_m035237_c001_v0001182_t0036_u01743306757178") 2025/03/30 03:57:31 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e9_d20250330_m035218_c001_v7007000_t0000_u01743306738181") 2025/03/30 03:57:31 DEBUG : c/non empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca64b1_d20250330_m035216_c001_v0001182_t0029_u01743306736389") 2025/03/30 03:57:31 DEBUG : check sum: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757fb2_d20250330_m035204_c001_v7007000_t0000_u01743306724866") 2025/03/30 03:57:31 DEBUG : check sum: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6445_d20250330_m035203_c001_v0001182_t0056_u01743306723881") 2025/03/30 03:57:31 DEBUG : dest/3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f7f33_d20250330_m035445_c001_v7007000_t0000_u01743306885133") 2025/03/30 03:57:31 DEBUG : dest/3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4102e30969cf5569_d20250330_m035444_c001_v0001182_t0027_u01743306884020") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8084_d20250330_m035616_c001_v7007000_t0000_u01743306976367") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1195a923ac7d69e9_d20250330_m035614_c001_v0001172_t0007_u01743306974390") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611ce023_d20250330_m035614_c001_v7007000_t0000_u01743306974200") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1195a923ac7d69e3_d20250330_m035610_c001_v0001172_t0016_u01743306970661") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611ce01e_d20250330_m035609_c001_v7007000_t0000_u01743306969917") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6e2f_d20250330_m035605_c001_v0001182_t0012_u01743306965739") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547581a5_d20250330_m035604_c001_v7007000_t0000_u01743306964258") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109ce8159bda26fb_d20250330_m035600_c001_v0001115_t0021_u01743306960971") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b49531981_d20250330_m035600_c001_v7007000_t0000_u01743306960784") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109ce8159bda26ed_d20250330_m035557_c001_v0001115_t0042_u01743306957280") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b4953197d_d20250330_m035556_c001_v7007000_t0000_u01743306956475") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197701_d20250330_m035550_c001_v0001120_t0030_u01743306950546") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b53b_d20250330_m035549_c001_v7007000_t0000_u01743306949253") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1097e500fad7453b_d20250330_m035547_c001_v0001106_t0002_u01743306947490") 2025/03/30 03:57:31 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916b94_d20250330_m035547_c001_v7007000_t0000_u01743306947305") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1097e500fad74531_d20250330_m035544_c001_v0001106_t0005_u01743306944187") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916b8e_d20250330_m035543_c001_v7007000_t0000_u01743306943450") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f337427f_d20250330_m035539_c001_v0001150_t0023_u01743306939368") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b524_d20250330_m035538_c001_v7007000_t0000_u01743306938423") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109985be6d0ae40f_d20250330_m035536_c001_v0001184_t0022_u01743306936586") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b4953196b_d20250330_m035536_c001_v7007000_t0000_u01743306936399") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109985be6d0ae3ef_d20250330_m035533_c001_v0001184_t0023_u01743306933333") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b49531969_d20250330_m035532_c001_v7007000_t0000_u01743306932588") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6cc5_d20250330_m035526_c001_v0001182_t0036_u01743306926947") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547580f3_d20250330_m035526_c001_v7007000_t0000_u01743306926020") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109d1509d3f937ed_d20250330_m035524_c001_v0001172_t0040_u01743306924370") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b31c0_d20250330_m035524_c001_v7007000_t0000_u01743306924187") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109d1509d3f937e5_d20250330_m035520_c001_v0001172_t0035_u01743306920991") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b31b9_d20250330_m035520_c001_v7007000_t0000_u01743306920255") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976db_d20250330_m035514_c001_v0001120_t0006_u01743306914377") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409e2a983c147242_d20250330_m035513_c001_v7007000_t0000_u01743306913433") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1168e550faf00c5e_d20250330_m035511_c001_v0001179_t0025_u01743306911793") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41839514bbddec71_d20250330_m035511_c001_v7007000_t0000_u01743306911605") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1168e550faf00c54_d20250330_m035508_c001_v0001179_t0048_u01743306908551") 2025/03/30 03:57:32 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41839514bbddec6f_d20250330_m035507_c001_v7007000_t0000_u01743306907813") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f3374249_d20250330_m035501_c001_v0001150_t0001_u01743306901945") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8013_d20250330_m035500_c001_v7007000_t0000_u01743306900822") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1145f22b3053c383_d20250330_m035455_c001_v0001092_t0053_u01743306895301") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f7f3b_d20250330_m035455_c001_v7007000_t0000_u01743306895095") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6b5a_d20250330_m035451_c001_v0001182_t0043_u01743306891287") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11735b1b6957350b_d20250330_m035450_c001_v0001178_t0039_u01743306890524") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11735b1b69573507_d20250330_m035449_c001_v0001178_t0000_u01743306889543") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419b182e68ff4980_d20250330_m035436_c001_v7007000_t0000_u01743306876095") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f337422b_d20250330_m035428_c001_v0001150_t0023_u01743306868878") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1004fbcf45ceab0f_d20250330_m035428_c001_v0001184_t0013_u01743306868127") 2025/03/30 03:57:33 DEBUG : dst/one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1004fbcf45ceaaf7_d20250330_m035427_c001_v0001184_t0041_u01743306867171") 2025/03/30 03:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8085_d20250330_m035616_c001_v7007000_t0000_u01743306976552") 2025/03/30 03:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f113b636970436424_d20250330_m035613_c001_v0001100_t0053_u01743306973886") 2025/03/30 03:57:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10707a928802e5e6_d20250330_m035609_c001_v0001038_t0044_u01743306969255") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547581a6_d20250330_m035604_c001_v7007000_t0000_u01743306964443") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f114628ead9eda6e1_d20250330_m035600_c001_v0001137_t0017_u01743306960417") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11178b589afeb59d_d20250330_m035556_c001_v0001113_t0030_u01743306956203") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b53c_d20250330_m035549_c001_v7007000_t0000_u01743306949436") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11573ca72e31ffbb_d20250330_m035547_c001_v0001136_t0012_u01743306947005") 2025/03/30 03:57:33 DEBUG : dst/one.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f103741647774212e_d20250330_m035543_c001_v0001105_t0058_u01743306943171") 2025/03/30 03:57:34 DEBUG : dst/three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8014_d20250330_m035501_c001_v7007000_t0000_u01743306901007") 2025/03/30 03:57:34 DEBUG : dst/three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11735b1b6957351f_d20250330_m035459_c001_v0001178_t0017_u01743306899460") 2025/03/30 03:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8086_d20250330_m035616_c001_v7007000_t0000_u01743306976736") 2025/03/30 03:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11740b14f2b788ad_d20250330_m035615_c001_v0001184_t0034_u01743306975236") 2025/03/30 03:57:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11708b5c8c51677b_d20250330_m035611_c001_v0001117_t0030_u01743306971505") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8087_d20250330_m035616_c001_v7007000_t0000_u01743306976921") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1195a923ac7d69ef_d20250330_m035615_c001_v0001172_t0036_u01743306975634") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611ce024_d20250330_m035615_c001_v7007000_t0000_u01743306975444") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1195a923ac7d69e7_d20250330_m035612_c001_v0001172_t0057_u01743306972329") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611ce020_d20250330_m035612_c001_v7007000_t0000_u01743306972138") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6e39_d20250330_m035606_c001_v0001182_t0017_u01743306966579") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547581a7_d20250330_m035604_c001_v7007000_t0000_u01743306964629") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109ce8159bda2703_d20250330_m035602_c001_v0001115_t0031_u01743306962818") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b49531982_d20250330_m035602_c001_v7007000_t0000_u01743306962632") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f109ce8159bda26f5_d20250330_m035558_c001_v0001115_t0055_u01743306958740") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b4953197f_d20250330_m035558_c001_v7007000_t0000_u01743306958554") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197709_d20250330_m035553_c001_v0001120_t0003_u01743306953395") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916b95_d20250330_m035548_c001_v7007000_t0000_u01743306948691") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f337428b_d20250330_m035546_c001_v0001150_t0050_u01743306946135") 2025/03/30 03:57:34 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916b92_d20250330_m035545_c001_v7007000_t0000_u01743306945399") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6d51_d20250330_m035540_c001_v0001182_t0015_u01743306940691") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b4953196d_d20250330_m035537_c001_v7007000_t0000_u01743306937474") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6d21_d20250330_m035535_c001_v0001182_t0018_u01743306935097") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f410bed6b4953196a_d20250330_m035533_c001_v7007000_t0000_u01743306933988") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976e7_d20250330_m035527_c001_v0001120_t0043_u01743306927903") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b31c2_d20250330_m035525_c001_v7007000_t0000_u01743306925090") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976df_d20250330_m035522_c001_v0001120_t0001_u01743306922823") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b31bb_d20250330_m035521_c001_v7007000_t0000_u01743306921720") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f337425d_d20250330_m035515_c001_v0001150_t0036_u01743306915538") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41839514bbddec73_d20250330_m035512_c001_v7007000_t0000_u01743306912497") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f3374253_d20250330_m035510_c001_v0001150_t0044_u01743306910540") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41839514bbddec70_d20250330_m035509_c001_v7007000_t0000_u01743306909427") 2025/03/30 03:57:35 DEBUG : dst/three.txt: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6bd4_d20250330_m035503_c001_v0001182_t0057_u01743306903020") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547581a8_d20250330_m035604_c001_v7007000_t0000_u01743306964817") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1188b5e823d0e1f4_d20250330_m035602_c001_v0001144_t0042_u01743306962171") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112a81a7df38208c_d20250330_m035558_c001_v0001178_t0010_u01743306958334") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b53d_d20250330_m035549_c001_v7007000_t0000_u01743306949620") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f101472d019934bab_d20250330_m035548_c001_v0001113_t0041_u01743306948322") 2025/03/30 03:57:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1199661e618469ef_d20250330_m035545_c001_v0001180_t0046_u01743306945187") 2025/03/30 03:57:35 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8088_d20250330_m035617_c001_v7007000_t0000_u01743306977107") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197721_d20250330_m035606_c001_v0001120_t0046_u01743306966310") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547581a9_d20250330_m035605_c001_v7007000_t0000_u01743306965002") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6db5_d20250330_m035551_c001_v0001182_t0015_u01743306951197") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b53f_d20250330_m035549_c001_v7007000_t0000_u01743306949804") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976f7_d20250330_m035540_c001_v0001120_t0034_u01743306940075") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41727ba3ec45b525_d20250330_m035538_c001_v7007000_t0000_u01743306938622") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f3374273_d20250330_m035527_c001_v0001150_t0029_u01743306927531") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e1547580f6_d20250330_m035526_c001_v7007000_t0000_u01743306926204") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6c4f_d20250330_m035515_c001_v0001182_t0040_u01743306915333") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409e2a983c147243_d20250330_m035513_c001_v7007000_t0000_u01743306913627") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976cb_d20250330_m035502_c001_v0001120_t0000_u01743306902594") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f8016_d20250330_m035501_c001_v7007000_t0000_u01743306901191") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f104721e0e5d52ae9_d20250330_m035457_c001_v0001099_t0001_u01743306897052") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419b182e68ff4981_d20250330_m035436_c001_v7007000_t0000_u01743306876279") 2025/03/30 03:57:36 DEBUG : dst/two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1004fbcf45ceab6d_d20250330_m035435_c001_v0001184_t0043_u01743306875113") 2025/03/30 03:57:36 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916a5a_d20250330_m035352_c001_v7007000_t0000_u01743306832857") 2025/03/30 03:57:36 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca689b_d20250330_m035347_c001_v0001182_t0037_u01743306827640") 2025/03/30 03:57:36 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916a52_d20250330_m035345_c001_v7007000_t0000_u01743306825704") 2025/03/30 03:57:36 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6822_d20250330_m035334_c001_v0001182_t0038_u01743306814515") 2025/03/30 03:57:36 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f408bd287d0bc7ca1_d20250330_m035325_c001_v7007000_t0000_u01743306805119") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6782_d20250330_m035318_c001_v0001182_t0057_u01743306798864") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1685b_d20250330_m035254_c001_v7007000_t0000_u01743306774381") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6663_d20250330_m035252_c001_v0001182_t0058_u01743306772662") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16857_d20250330_m035251_c001_v7007000_t0000_u01743306771137") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6643_d20250330_m035249_c001_v0001182_t0052_u01743306769954") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16852_d20250330_m035246_c001_v7007000_t0000_u01743306766470") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6605_d20250330_m035244_c001_v0001182_t0034_u01743306764887") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684e_d20250330_m035243_c001_v7007000_t0000_u01743306763728") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65eb_d20250330_m035242_c001_v0001182_t0001_u01743306762502") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b174d_d20250330_m035235_c001_v7007000_t0000_u01743306755999") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca658b_d20250330_m035234_c001_v0001182_t0039_u01743306754641") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1747_d20250330_m035233_c001_v7007000_t0000_u01743306753511") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6579_d20250330_m035232_c001_v0001182_t0028_u01743306752761") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169f1_d20250330_m035227_c001_v7007000_t0000_u01743306747713") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6525_d20250330_m035226_c001_v0001182_t0004_u01743306746494") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169ef_d20250330_m035223_c001_v7007000_t0000_u01743306743691") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6503_d20250330_m035222_c001_v0001182_t0055_u01743306742523") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169eb_d20250330_m035221_c001_v7007000_t0000_u01743306741313") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f101984efd363518c_d20250330_m035220_c001_v0001036_t0012_u01743306740514") 2025/03/30 03:57:37 DEBUG : empty space: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca64db_d20250330_m035218_c001_v0001182_t0005_u01743306738927") 2025/03/30 03:57:38 DEBUG : enormous: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1685a_d20250330_m035253_c001_v7007000_t0000_u01743306773631") 2025/03/30 03:57:38 DEBUG : enormous: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6665_d20250330_m035252_c001_v0001182_t0041_u01743306772863") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f808b_d20250330_m035621_c001_v7007000_t0000_u01743306981697") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819774b_d20250330_m035620_c001_v0001120_t0007_u01743306980225") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c8e_d20250330_m035316_c001_v7007000_t0000_u01743306796954") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741ce_d20250330_m035315_c001_v0001150_t0059_u01743306795907") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e4_d20250330_m035215_c001_v7007000_t0000_u01743306735015") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca649d_d20250330_m035213_c001_v0001182_t0045_u01743306733992") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e2_d20250330_m035212_c001_v7007000_t0000_u01743306732649") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6484_d20250330_m035211_c001_v0001182_t0003_u01743306731744") 2025/03/30 03:57:38 DEBUG : existing: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca647a_d20250330_m035210_c001_v0001182_t0030_u01743306730851") 2025/03/30 03:57:38 DEBUG : existing-b: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c8f_d20250330_m035317_c001_v7007000_t0000_u01743306797162") 2025/03/30 03:57:38 DEBUG : existing-b: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca676c_d20250330_m035315_c001_v0001182_t0010_u01743306795897") 2025/03/30 03:57:38 DEBUG : file1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b198b_d20250330_m035713_c001_v7007000_t0000_u01743307033261") 2025/03/30 03:57:38 DEBUG : file1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f114d7cb9592fc7f4_d20250330_m035712_c001_v0001184_t0002_u01743307032075") 2025/03/30 03:57:38 DEBUG : file1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1980_d20250330_m035709_c001_v7007000_t0000_u01743307029981") 2025/03/30 03:57:38 DEBUG : file1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca716a_d20250330_m035708_c001_v0001182_t0015_u01743307028640") 2025/03/30 03:57:38 DEBUG : five: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1685d_d20250330_m035258_c001_v7007000_t0000_u01743306778613") 2025/03/30 03:57:38 DEBUG : five: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca668d_d20250330_m035256_c001_v0001182_t0024_u01743306776682") 2025/03/30 03:57:38 DEBUG : foo: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169f0_d20250330_m035225_c001_v7007000_t0000_u01743306745757") 2025/03/30 03:57:38 DEBUG : foo: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca6517_d20250330_m035225_c001_v0001182_t0024_u01743306745197") 2025/03/30 03:57:38 DEBUG : foo: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca6509_d20250330_m035224_c001_v0001182_t0024_u01743306744444") 2025/03/30 03:57:39 DEBUG : four: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1685e_d20250330_m035258_c001_v7007000_t0000_u01743306778799") 2025/03/30 03:57:39 DEBUG : four: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412084f0f33741a8_d20250330_m035257_c001_v0001150_t0000_u01743306777245") 2025/03/30 03:57:39 DEBUG : four: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6687_d20250330_m035256_c001_v0001182_t0003_u01743306776092") 2025/03/30 03:57:39 DEBUG : hello world2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b30ff_d20250330_m035117_c001_v7007000_t0000_u01743306677069") 2025/03/30 03:57:39 DEBUG : hello world2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6246_d20250330_m035116_c001_v0001182_t0058_u01743306676471") 2025/03/30 03:57:39 DEBUG : ignore-size: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169e1_d20250330_m035209_c001_v7007000_t0000_u01743306729749") 2025/03/30 03:57:39 DEBUG : ignore-size: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6462_d20250330_m035208_c001_v0001182_t0018_u01743306728806") 2025/03/30 03:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c8b_d20250330_m035314_c001_v7007000_t0000_u01743306794759") 2025/03/30 03:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741ca_d20250330_m035313_c001_v0001150_t0036_u01743306793730") 2025/03/30 03:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c89_d20250330_m035312_c001_v7007000_t0000_u01743306792575") 2025/03/30 03:57:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741c6_d20250330_m035311_c001_v0001150_t0023_u01743306791637") 2025/03/30 03:57:39 DEBUG : one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1685f_d20250330_m035258_c001_v7007000_t0000_u01743306778987") 2025/03/30 03:57:39 DEBUG : one: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca6679_d20250330_m035255_c001_v0001182_t0024_u01743306775515") 2025/03/30 03:57:39 DEBUG : only0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1963_d20250330_m035703_c001_v7007000_t0000_u01743307023717") 2025/03/30 03:57:39 DEBUG : only0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977cf_d20250330_m035657_c001_v0001120_t0036_u01743307017933") 2025/03/30 03:57:39 DEBUG : only0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca703a_d20250330_m035645_c001_v0001182_t0040_u01743307005644") 2025/03/30 03:57:39 DEBUG : only0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9049_d20250330_m035639_c001_v7007000_t0000_u01743306999207") 2025/03/30 03:57:39 DEBUG : only0: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f2f_d20250330_m035627_c001_v0001182_t0024_u01743306987048") 2025/03/30 03:57:39 DEBUG : only1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1964_d20250330_m035703_c001_v7007000_t0000_u01743307023904") 2025/03/30 03:57:39 DEBUG : only1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca7100_d20250330_m035658_c001_v0001182_t0024_u01743307018718") 2025/03/30 03:57:39 DEBUG : only1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7042_d20250330_m035646_c001_v0001182_t0042_u01743307006117") 2025/03/30 03:57:39 DEBUG : only1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414362178aa12f8b_d20250330_m035639_c001_v7007000_t0000_u01743306999219") 2025/03/30 03:57:40 DEBUG : only1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f31_d20250330_m035627_c001_v0001182_t0003_u01743306987495") 2025/03/30 03:57:40 DEBUG : only10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1965_d20250330_m035704_c001_v7007000_t0000_u01743307024089") 2025/03/30 03:57:40 DEBUG : only10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca70f2_d20250330_m035657_c001_v0001182_t0024_u01743307017944") 2025/03/30 03:57:40 DEBUG : only10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7096_d20250330_m035651_c001_v0001182_t0011_u01743307011505") 2025/03/30 03:57:40 DEBUG : only10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb3_d20250330_m035638_c001_v7007000_t0000_u01743306998818") 2025/03/30 03:57:40 DEBUG : only10: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f6f_d20250330_m035632_c001_v0001182_t0025_u01743306992361") 2025/03/30 03:57:40 DEBUG : only11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1966_d20250330_m035704_c001_v7007000_t0000_u01743307024272") 2025/03/30 03:57:40 DEBUG : only11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414d7cb9592fc722_d20250330_m035658_c001_v0001184_t0000_u01743307018506") 2025/03/30 03:57:40 DEBUG : only11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70a0_d20250330_m035651_c001_v0001182_t0051_u01743307011959") 2025/03/30 03:57:40 DEBUG : only11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414362178aa12f8c_d20250330_m035639_c001_v7007000_t0000_u01743306999404") 2025/03/30 03:57:40 DEBUG : only11: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f79_d20250330_m035633_c001_v0001182_t0032_u01743306993080") 2025/03/30 03:57:40 DEBUG : only12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1968_d20250330_m035704_c001_v7007000_t0000_u01743307024458") 2025/03/30 03:57:40 DEBUG : only12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40811a675cf0e418_d20250330_m035658_c001_v0001172_t0038_u01743307018697") 2025/03/30 03:57:40 DEBUG : only12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70ac_d20250330_m035652_c001_v0001182_t0038_u01743307012927") 2025/03/30 03:57:40 DEBUG : only12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904b_d20250330_m035639_c001_v7007000_t0000_u01743306999578") 2025/03/30 03:57:40 DEBUG : only12: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f7f_d20250330_m035633_c001_v0001182_t0027_u01743306993605") 2025/03/30 03:57:40 DEBUG : only13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1969_d20250330_m035704_c001_v7007000_t0000_u01743307024641") 2025/03/30 03:57:40 DEBUG : only13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977d3_d20250330_m035658_c001_v0001120_t0036_u01743307018336") 2025/03/30 03:57:40 DEBUG : only13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70b4_d20250330_m035653_c001_v0001182_t0010_u01743307013564") 2025/03/30 03:57:40 DEBUG : only13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f9048_d20250330_m035639_c001_v7007000_t0000_u01743306999017") 2025/03/30 03:57:41 DEBUG : only13: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f83_d20250330_m035634_c001_v0001182_t0034_u01743306994133") 2025/03/30 03:57:41 DEBUG : only14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b196a_d20250330_m035704_c001_v7007000_t0000_u01743307024825") 2025/03/30 03:57:41 DEBUG : only14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca70f8_d20250330_m035658_c001_v0001182_t0024_u01743307018346") 2025/03/30 03:57:41 DEBUG : only14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70c4_d20250330_m035654_c001_v0001182_t0010_u01743307014401") 2025/03/30 03:57:41 DEBUG : only14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414362178aa12f8d_d20250330_m035639_c001_v7007000_t0000_u01743306999590") 2025/03/30 03:57:41 DEBUG : only14: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f93_d20250330_m035634_c001_v0001182_t0045_u01743306994598") 2025/03/30 03:57:41 DEBUG : only15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b196b_d20250330_m035705_c001_v7007000_t0000_u01743307025010") 2025/03/30 03:57:41 DEBUG : only15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977d5_d20250330_m035658_c001_v0001120_t0036_u01743307018521") 2025/03/30 03:57:41 DEBUG : only15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70d0_d20250330_m035654_c001_v0001182_t0015_u01743307014919") 2025/03/30 03:57:41 DEBUG : only15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f809c_d20250330_m035639_c001_v7007000_t0000_u01743306999423") 2025/03/30 03:57:41 DEBUG : only15: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f9f_d20250330_m035635_c001_v0001182_t0036_u01743306995151") 2025/03/30 03:57:41 DEBUG : only16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b196e_d20250330_m035705_c001_v7007000_t0000_u01743307025194") 2025/03/30 03:57:41 DEBUG : only16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca70fa_d20250330_m035658_c001_v0001182_t0024_u01743307018532") 2025/03/30 03:57:41 DEBUG : only16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70d8_d20250330_m035655_c001_v0001182_t0030_u01743307015412") 2025/03/30 03:57:41 DEBUG : only16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f809d_d20250330_m035639_c001_v7007000_t0000_u01743306999629") 2025/03/30 03:57:41 DEBUG : only16: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6fa7_d20250330_m035635_c001_v0001182_t0031_u01743306995705") 2025/03/30 03:57:41 DEBUG : only17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b196f_d20250330_m035705_c001_v7007000_t0000_u01743307025378") 2025/03/30 03:57:41 DEBUG : only17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414d7cb9592fc72a_d20250330_m035658_c001_v0001184_t0000_u01743307018885") 2025/03/30 03:57:41 DEBUG : only17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70e0_d20250330_m035656_c001_v0001182_t0027_u01743307016064") 2025/03/30 03:57:41 DEBUG : only17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f809b_d20250330_m035639_c001_v7007000_t0000_u01743306999228") 2025/03/30 03:57:42 DEBUG : only17: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6fb3_d20250330_m035636_c001_v0001182_t0055_u01743306996266") 2025/03/30 03:57:42 DEBUG : only18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1970_d20250330_m035705_c001_v7007000_t0000_u01743307025562") 2025/03/30 03:57:42 DEBUG : only18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414d7cb9592fc724_d20250330_m035658_c001_v0001184_t0000_u01743307018691") 2025/03/30 03:57:42 DEBUG : only18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70e6_d20250330_m035656_c001_v0001182_t0005_u01743307016617") 2025/03/30 03:57:42 DEBUG : only18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb8_d20250330_m035639_c001_v7007000_t0000_u01743306999752") 2025/03/30 03:57:42 DEBUG : only18: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6fc1_d20250330_m035636_c001_v0001182_t0053_u01743306996939") 2025/03/30 03:57:42 DEBUG : only19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1971_d20250330_m035705_c001_v7007000_t0000_u01743307025746") 2025/03/30 03:57:42 DEBUG : only19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40811a675cf0e41c_d20250330_m035659_c001_v0001172_t0038_u01743307019104") 2025/03/30 03:57:42 DEBUG : only19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca70ea_d20250330_m035657_c001_v0001182_t0000_u01743307017065") 2025/03/30 03:57:42 DEBUG : only19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb6_d20250330_m035639_c001_v7007000_t0000_u01743306999381") 2025/03/30 03:57:42 DEBUG : only19: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6fc7_d20250330_m035637_c001_v0001182_t0047_u01743306997407") 2025/03/30 03:57:42 DEBUG : only2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1975_d20250330_m035705_c001_v7007000_t0000_u01743307025929") 2025/03/30 03:57:42 DEBUG : only2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977dd_d20250330_m035659_c001_v0001120_t0036_u01743307019116") 2025/03/30 03:57:42 DEBUG : only2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca704c_d20250330_m035646_c001_v0001182_t0036_u01743307006606") 2025/03/30 03:57:42 DEBUG : only2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904a_d20250330_m035639_c001_v7007000_t0000_u01743306999392") 2025/03/30 03:57:42 DEBUG : only2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f33_d20250330_m035628_c001_v0001182_t0059_u01743306988011") 2025/03/30 03:57:42 DEBUG : only3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1976_d20250330_m035706_c001_v7007000_t0000_u01743307026118") 2025/03/30 03:57:42 DEBUG : only3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977d7_d20250330_m035658_c001_v0001120_t0036_u01743307018729") 2025/03/30 03:57:42 DEBUG : only3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7054_d20250330_m035647_c001_v0001182_t0038_u01743307007200") 2025/03/30 03:57:42 DEBUG : only3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb4_d20250330_m035639_c001_v7007000_t0000_u01743306999011") 2025/03/30 03:57:43 DEBUG : only3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f37_d20250330_m035628_c001_v0001182_t0059_u01743306988486") 2025/03/30 03:57:43 DEBUG : only4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1977_d20250330_m035706_c001_v7007000_t0000_u01743307026317") 2025/03/30 03:57:43 DEBUG : only4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414d7cb9592fc734_d20250330_m035659_c001_v0001184_t0000_u01743307019256") 2025/03/30 03:57:43 DEBUG : only4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7058_d20250330_m035647_c001_v0001182_t0013_u01743307007893") 2025/03/30 03:57:43 DEBUG : only4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb5_d20250330_m035639_c001_v7007000_t0000_u01743306999196") 2025/03/30 03:57:43 DEBUG : only4: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f3d_d20250330_m035628_c001_v0001182_t0028_u01743306988986") 2025/03/30 03:57:43 DEBUG : only5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1978_d20250330_m035706_c001_v7007000_t0000_u01743307026502") 2025/03/30 03:57:43 DEBUG : only5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40811a675cf0e41a_d20250330_m035658_c001_v0001172_t0038_u01743307018893") 2025/03/30 03:57:43 DEBUG : only5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7062_d20250330_m035648_c001_v0001182_t0017_u01743307008472") 2025/03/30 03:57:43 DEBUG : only5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f809a_d20250330_m035639_c001_v7007000_t0000_u01743306999017") 2025/03/30 03:57:43 DEBUG : only5: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f45_d20250330_m035629_c001_v0001182_t0021_u01743306989686") 2025/03/30 03:57:43 DEBUG : only6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1979_d20250330_m035706_c001_v7007000_t0000_u01743307026687") 2025/03/30 03:57:43 DEBUG : only6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca7108_d20250330_m035658_c001_v0001182_t0024_u01743307018904") 2025/03/30 03:57:43 DEBUG : only6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca706e_d20250330_m035649_c001_v0001182_t0057_u01743307009157") 2025/03/30 03:57:43 DEBUG : only6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f402137e3552f904c_d20250330_m035639_c001_v7007000_t0000_u01743306999762") 2025/03/30 03:57:43 DEBUG : only6: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f4b_d20250330_m035630_c001_v0001182_t0043_u01743306990221") 2025/03/30 03:57:43 DEBUG : only7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b197a_d20250330_m035706_c001_v7007000_t0000_u01743307026871") 2025/03/30 03:57:43 DEBUG : only7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f781977db_d20250330_m035658_c001_v0001120_t0036_u01743307018923") 2025/03/30 03:57:43 DEBUG : only7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca707e_d20250330_m035649_c001_v0001182_t0048_u01743307009913") 2025/03/30 03:57:44 DEBUG : only7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb7_d20250330_m035639_c001_v7007000_t0000_u01743306999567") 2025/03/30 03:57:44 DEBUG : only7: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f51_d20250330_m035630_c001_v0001182_t0050_u01743306990758") 2025/03/30 03:57:44 DEBUG : only8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b197c_d20250330_m035707_c001_v7007000_t0000_u01743307027094") 2025/03/30 03:57:44 DEBUG : only8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414d7cb9592fc730_d20250330_m035659_c001_v0001184_t0000_u01743307019072") 2025/03/30 03:57:44 DEBUG : only8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca7086_d20250330_m035650_c001_v0001182_t0012_u01743307010406") 2025/03/30 03:57:44 DEBUG : only8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f414362178aa12f8a_d20250330_m035639_c001_v7007000_t0000_u01743306999033") 2025/03/30 03:57:44 DEBUG : only8: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f61_d20250330_m035631_c001_v0001182_t0058_u01743306991354") 2025/03/30 03:57:44 DEBUG : only9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b197e_d20250330_m035707_c001_v7007000_t0000_u01743307027287") 2025/03/30 03:57:44 DEBUG : only9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca710a_d20250330_m035659_c001_v0001182_t0024_u01743307019091") 2025/03/30 03:57:44 DEBUG : only9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca708e_d20250330_m035651_c001_v0001182_t0005_u01743307011003") 2025/03/30 03:57:44 DEBUG : only9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916bb1_d20250330_m035638_c001_v7007000_t0000_u01743306998634") 2025/03/30 03:57:44 DEBUG : only9: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6f67_d20250330_m035631_c001_v0001182_t0029_u01743306991851") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c85_d20250330_m035309_c001_v7007000_t0000_u01743306789711") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197639_d20250330_m035307_c001_v0001120_t0047_u01743306787899") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16868_d20250330_m035306_c001_v7007000_t0000_u01743306786042") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca66f1_d20250330_m035304_c001_v0001182_t0051_u01743306784391") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16864_d20250330_m035302_c001_v7007000_t0000_u01743306782532") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741ac_d20250330_m035259_c001_v0001150_t0054_u01743306779951") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16854_d20250330_m035248_c001_v7007000_t0000_u01743306768581") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca661f_d20250330_m035247_c001_v0001182_t0053_u01743306767395") 2025/03/30 03:57:44 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16851_d20250330_m035245_c001_v7007000_t0000_u01743306765479") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6601_d20250330_m035244_c001_v0001182_t0040_u01743306764659") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684d_d20250330_m035243_c001_v7007000_t0000_u01743306763119") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65e9_d20250330_m035242_c001_v0001182_t0049_u01743306762248") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b174b_d20250330_m035235_c001_v7007000_t0000_u01743306755439") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6589_d20250330_m035234_c001_v0001182_t0030_u01743306754436") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1748_d20250330_m035233_c001_v7007000_t0000_u01743306753697") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6575_d20250330_m035232_c001_v0001182_t0056_u01743306752553") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169f4_d20250330_m035231_c001_v7007000_t0000_u01743306751816") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca655f_d20250330_m035231_c001_v0001182_t0033_u01743306751208") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6555_d20250330_m035230_c001_v0001182_t0023_u01743306750627") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169f3_d20250330_m035229_c001_v7007000_t0000_u01743306749803") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca654b_d20250330_m035229_c001_v0001182_t0033_u01743306749230") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6547_d20250330_m035228_c001_v0001182_t0005_u01743306748640") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a29169f2_d20250330_m035227_c001_v7007000_t0000_u01743306747899") 2025/03/30 03:57:45 DEBUG : potato: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6529_d20250330_m035227_c001_v0001182_t0059_u01743306747103") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916a60_d20250330_m035403_c001_v7007000_t0000_u01743306843399") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819768d_d20250330_m035402_c001_v0001120_t0028_u01743306842501") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916a5b_d20250330_m035353_c001_v7007000_t0000_u01743306833092") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819766b_d20250330_m035346_c001_v0001120_t0039_u01743306826995") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611cdf54_d20250330_m035339_c001_v7007000_t0000_u01743306819009") 2025/03/30 03:57:45 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197657_d20250330_m035333_c001_v0001120_t0007_u01743306813700") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f408bd287d0bc7ca2_d20250330_m035325_c001_v7007000_t0000_u01743306805788") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197647_d20250330_m035318_c001_v0001120_t0048_u01743306798456") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16859_d20250330_m035253_c001_v7007000_t0000_u01743306773445") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca665f_d20250330_m035252_c001_v0001182_t0041_u01743306772449") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16858_d20250330_m035251_c001_v7007000_t0000_u01743306771333") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca663f_d20250330_m035249_c001_v0001182_t0027_u01743306769650") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16855_d20250330_m035248_c001_v7007000_t0000_u01743306768767") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6627_d20250330_m035247_c001_v0001182_t0050_u01743306767978") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16853_d20250330_m035246_c001_v7007000_t0000_u01743306766656") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6615_d20250330_m035245_c001_v0001182_t0025_u01743306765854") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a1684f_d20250330_m035243_c001_v7007000_t0000_u01743306763916") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca65f1_d20250330_m035243_c001_v0001182_t0045_u01743306763126") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b174e_d20250330_m035236_c001_v7007000_t0000_u01743306756192") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6595_d20250330_m035235_c001_v0001182_t0028_u01743306755231") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b3101_d20250330_m035120_c001_v7007000_t0000_u01743306680447") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6272_d20250330_m035119_c001_v0001182_t0010_u01743306679860") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b3100_d20250330_m035118_c001_v7007000_t0000_u01743306678562") 2025/03/30 03:57:46 DEBUG : potato2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca625e_d20250330_m035117_c001_v0001182_t0049_u01743306677987") 2025/03/30 03:57:46 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41764f53a2916a5c_d20250330_m035353_c001_v7007000_t0000_u01743306833573") 2025/03/30 03:57:46 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741f9_d20250330_m035348_c001_v0001150_t0040_u01743306828305") 2025/03/30 03:57:47 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404517f8611cdf56_d20250330_m035339_c001_v7007000_t0000_u01743306819194") 2025/03/30 03:57:47 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741e7_d20250330_m035335_c001_v0001150_t0031_u01743306815101") 2025/03/30 03:57:47 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f408bd287d0bc7ca3_d20250330_m035326_c001_v7007000_t0000_u01743306806550") 2025/03/30 03:57:47 DEBUG : potato3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741d2_d20250330_m035319_c001_v0001150_t0050_u01743306799112") 2025/03/30 03:57:47 DEBUG : pre-dest1/1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f7f35_d20250330_m035445_c001_v7007000_t0000_u01743306885317") 2025/03/30 03:57:47 DEBUG : pre-dest1/1: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f337422f_d20250330_m035437_c001_v0001150_t0032_u01743306877023") 2025/03/30 03:57:47 DEBUG : pre-dest2/2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4131805ad33f7f36_d20250330_m035445_c001_v7007000_t0000_u01743306885501") 2025/03/30 03:57:47 DEBUG : pre-dest2/2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781976ab_d20250330_m035437_c001_v0001120_t0021_u01743306877654") 2025/03/30 03:57:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419b182e68ff4950_d20250330_m035416_c001_v7007000_t0000_u01743306856720") 2025/03/30 03:57:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6998_d20250330_m035412_c001_v0001182_t0033_u01743306852743") 2025/03/30 03:57:47 DEBUG : sizeonly: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757fb5_d20250330_m035207_c001_v7007000_t0000_u01743306727099") 2025/03/30 03:57:47 DEBUG : sizeonly: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6454_d20250330_m035206_c001_v0001182_t0053_u01743306726149") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409907ef4b9f1bac_d20250330_m035722_c001_v7007000_t0000_u01743307042576") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819780d_d20250330_m035719_c001_v0001120_t0039_u01743307039861") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1997_d20250330_m035717_c001_v7007000_t0000_u01743307037931") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca71c9_d20250330_m035715_c001_v0001182_t0039_u01743307035022") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c8c_d20250330_m035314_c001_v7007000_t0000_u01743306794944") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f78197643_d20250330_m035314_c001_v0001120_t0031_u01743306794083") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c8a_d20250330_m035312_c001_v7007000_t0000_u01743306792788") 2025/03/30 03:57:47 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca674a_d20250330_m035311_c001_v0001182_t0019_u01743306791987") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757faf_d20250330_m035202_c001_v7007000_t0000_u01743306722946") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca642b_d20250330_m035201_c001_v0001182_t0055_u01743306721398") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757faa_d20250330_m035200_c001_v7007000_t0000_u01743306720666") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6411_d20250330_m035159_c001_v0001182_t0059_u01743306719535") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f97_d20250330_m035153_c001_v7007000_t0000_u01743306713240") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca63bb_d20250330_m035151_c001_v0001182_t0016_u01743306711892") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f96_d20250330_m035151_c001_v7007000_t0000_u01743306711335") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca63b7_d20250330_m035150_c001_v0001182_t0020_u01743306710326") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca638c_d20250330_m035146_c001_v0001182_t0011_u01743306706797") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f91_d20250330_m035146_c001_v7007000_t0000_u01743306706061") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6384_d20250330_m035145_c001_v0001182_t0023_u01743306705487") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca637e_d20250330_m035144_c001_v0001182_t0012_u01743306704705") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f8f_d20250330_m035143_c001_v7007000_t0000_u01743306703604") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca634c_d20250330_m035140_c001_v0001182_t0005_u01743306700842") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca632c_d20250330_m035138_c001_v0001182_t0011_u01743306698221") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f8c_d20250330_m035137_c001_v7007000_t0000_u01743306697489") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca631a_d20250330_m035136_c001_v0001182_t0023_u01743306696913") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6316_d20250330_m035136_c001_v0001182_t0051_u01743306696145") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f8a_d20250330_m035135_c001_v7007000_t0000_u01743306695049") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca62d6_d20250330_m035130_c001_v0001182_t0041_u01743306690354") 2025/03/30 03:57:48 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f403016e154757f84_d20250330_m035129_c001_v7007000_t0000_u01743306689987") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca62ce_d20250330_m035129_c001_v0001182_t0017_u01743306689394") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b310e_d20250330_m035127_c001_v7007000_t0000_u01743306687737") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca62bc_d20250330_m035127_c001_v0001182_t0020_u01743306687164") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b310d_d20250330_m035126_c001_v7007000_t0000_u01743306686614") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca62b6_d20250330_m035126_c001_v0001182_t0036_u01743306686034") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b310c_d20250330_m035124_c001_v7007000_t0000_u01743306684739") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca62a0_d20250330_m035123_c001_v0001182_t0052_u01743306683990") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b310a_d20250330_m035123_c001_v7007000_t0000_u01743306683441") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6292_d20250330_m035122_c001_v0001182_t0005_u01743306682863") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b3109_d20250330_m035121_c001_v7007000_t0000_u01743306681942") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca628a_d20250330_m035121_c001_v0001182_t0045_u01743306681361") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b30e2_d20250330_m035115_c001_v7007000_t0000_u01743306675481") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6236_d20250330_m035114_c001_v0001182_t0000_u01743306674897") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b30e1_d20250330_m035113_c001_v7007000_t0000_u01743306673985") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6225_d20250330_m035113_c001_v0001182_t0052_u01743306673401") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b30df_d20250330_m035112_c001_v7007000_t0000_u01743306672491") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca621b_d20250330_m035111_c001_v0001182_t0056_u01743306671922") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f412b67bc1f3b30dd_d20250330_m035108_c001_v7007000_t0000_u01743306668998") 2025/03/30 03:57:49 DEBUG : sub dir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca61f3_d20250330_m035108_c001_v0001182_t0011_u01743306668426") 2025/03/30 03:57:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f409907ef4b9f1bad_d20250330_m035722_c001_v7007000_t0000_u01743307042761") 2025/03/30 03:57:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f114d7cb9592fc852_d20250330_m035719_c001_v0001184_t0044_u01743307039877") 2025/03/30 03:57:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1998_d20250330_m035718_c001_v7007000_t0000_u01743307038115") 2025/03/30 03:57:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10811a675cf0e444_d20250330_m035715_c001_v0001172_t0054_u01743307035376") 2025/03/30 03:57:50 DEBUG : sub/yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c84_d20250330_m035309_c001_v7007000_t0000_u01743306789136") 2025/03/30 03:57:50 DEBUG : sub/yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741b8_d20250330_m035307_c001_v0001150_t0028_u01743306787540") 2025/03/30 03:57:50 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b198c_d20250330_m035713_c001_v7007000_t0000_u01743307033459") 2025/03/30 03:57:50 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca719b_d20250330_m035711_c001_v0001182_t0046_u01743307031722") 2025/03/30 03:57:50 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1981_d20250330_m035710_c001_v7007000_t0000_u01743307030165") 2025/03/30 03:57:50 DEBUG : test_dir1/file2: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977e9_d20250330_m035708_c001_v0001120_t0055_u01743307028660") 2025/03/30 03:57:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b198d_d20250330_m035713_c001_v7007000_t0000_u01743307033649") 2025/03/30 03:57:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f781977f1_d20250330_m035711_c001_v0001120_t0029_u01743307031729") 2025/03/30 03:57:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f41814cf3739b1982_d20250330_m035710_c001_v7007000_t0000_u01743307030351") 2025/03/30 03:57:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10811a675cf0e434_d20250330_m035708_c001_v0001172_t0018_u01743307028654") 2025/03/30 03:57:50 DEBUG : three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16860_d20250330_m035259_c001_v7007000_t0000_u01743306779182") 2025/03/30 03:57:50 DEBUG : three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca66a1_d20250330_m035258_c001_v0001182_t0056_u01743306778012") 2025/03/30 03:57:50 DEBUG : three: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10831a4409ca6685_d20250330_m035255_c001_v0001182_t0004_u01743306775889") 2025/03/30 03:57:50 DEBUG : two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16861_d20250330_m035259_c001_v7007000_t0000_u01743306779379") 2025/03/30 03:57:50 DEBUG : two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f4034d71f78197627_d20250330_m035257_c001_v0001120_t0036_u01743306777435") 2025/03/30 03:57:50 DEBUG : two: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f40831a4409ca667f_d20250330_m035255_c001_v0001182_t0024_u01743306775701") 2025/03/30 03:57:50 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c86_d20250330_m035309_c001_v7007000_t0000_u01743306789896") 2025/03/30 03:57:51 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1119b0172aec2231_d20250330_m035308_c001_v0001184_t0032_u01743306788928") 2025/03/30 03:57:51 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16867_d20250330_m035305_c001_v7007000_t0000_u01743306785481") 2025/03/30 03:57:51 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f112084f0f33741b4_d20250330_m035304_c001_v0001150_t0017_u01743306784037") 2025/03/30 03:57:51 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16863_d20250330_m035301_c001_v7007000_t0000_u01743306781972") 2025/03/30 03:57:51 DEBUG : yam: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f1034d71f7819762b_d20250330_m035259_c001_v0001120_t0014_u01743306779962") 2025/03/30 03:57:51 DEBUG : yaml: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f419bc2c435485c82_d20250330_m035306_c001_v7007000_t0000_u01743306786228") 2025/03/30 03:57:51 DEBUG : yaml: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f10751d5448939d3c_d20250330_m035305_c001_v0001182_t0045_u01743306785239") 2025/03/30 03:57:51 DEBUG : yaml: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f404ca036d9a16865_d20250330_m035302_c001_v7007000_t0000_u01743306782718") 2025/03/30 03:57:51 DEBUG : yaml: Deleting (id "4_zff02bd0320cdeb5b9f580e1b_f11465faacf2b64c6_d20250330_m035301_c001_v0001041_t0012_u01743306781337") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m47.34517675s (try 1/5)