"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/30 03:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze" 2025/03/30 03:22:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 03:22:02 DEBUG : Creating backend with remote "/tmp/rclone2445355545" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:03 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/30 03:22:03 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:05 DEBUG : B2 bucket rclone-test-dexesap8paze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:07 DEBUG : Creating backend with remote "/non-existing" 2025/03/30 03:22:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/30 03:22:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:08 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:08 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:09 INFO : B2 bucket rclone-test-dexesap8paze: Running all checks before starting transfers 2025/03/30 03:22:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:10 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:10 INFO : B2 bucket rclone-test-dexesap8paze: Checks finished, now starting transfers 2025/03/30 03:22:10 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:11 ERROR : Ignoring --no-traverse with sync 2025/03/30 03:22:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:11 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:11 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:11 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:22:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/30 03:22:13 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:13 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/30 03:22:13 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:22:14 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:14 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:22:16 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:16 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 03:22:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:22:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:22:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:22:18 INFO : sub dir: Making directory 2025/03/30 03:22:18 INFO : sub dir2: Making directory 2025/03/30 03:22:18 INFO : sub dir2/sub sub dir2: Making directory 2025/03/30 03:22:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", 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:22:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:19 INFO : sub dir2: Making directory 2025/03/30 03:22:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 03:22:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:22:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:19 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:19 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:20 DEBUG : sub dir2: Making directory with metadata 2025/03/30 03:22:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:22:20 INFO : sub dir: Making directory 2025/03/30 03:22:20 INFO : sub dir2: Making directory 2025/03/30 03:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:20 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:20 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:21 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:22:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/30 03:22:21 DEBUG : B2 bucket rclone-test-dexesap8paze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/30 03:22:21 DEBUG : B2 bucket rclone-test-dexesap8paze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:22 INFO : sub dir2: Making directory 2025/03/30 03:22:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:22 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:22 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:23 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:22:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:23 DEBUG : sub dir2: Making directory with metadata 2025/03/30 03:22:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:22:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:22:24 INFO : sub dir: Making directory 2025/03/30 03:22:24 INFO : sub dir2: Making directory 2025/03/30 03:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:24 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:24 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:24 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/30 03:22:24 DEBUG : B2 bucket rclone-test-dexesap8paze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:25 INFO : sub dir2: Making directory 2025/03/30 03:22:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:26 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:26 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:26 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sorohav4caxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-sorohav4caxe 2025/03/30 03:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:28 DEBUG : B2 bucket rclone-test-sorohav4caxe: Waiting for checks to finish 2025/03/30 03:22:28 DEBUG : B2 bucket rclone-test-sorohav4caxe: Waiting for transfers to finish 2025/03/30 03:22:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:29 DEBUG : B2 bucket rclone-test-sorohav4caxe: Purge remote 2025/03/30 03:22:29 INFO : B2 bucket rclone-test-sorohav4caxe: cleaning bucket "rclone-test-sorohav4caxe" of all files 2025/03/30 03:22:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fb27dd3102deb5b9f580e1b_f101a2f3d7a3c40be_d20250330_m032229_c001_v0001184_t0046_u01743304949478") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:22:32 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:32 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:22:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sakumal6wumu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-sakumal6wumu 2025/03/30 03:22:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:35 DEBUG : B2 bucket rclone-test-sakumal6wumu: Waiting for checks to finish 2025/03/30 03:22:35 DEBUG : B2 bucket rclone-test-sakumal6wumu: Waiting for transfers to finish 2025/03/30 03:22:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:22:36 DEBUG : B2 bucket rclone-test-sakumal6wumu: Waiting for checks to finish 2025/03/30 03:22:36 DEBUG : B2 bucket rclone-test-sakumal6wumu: Waiting for transfers to finish 2025/03/30 03:22:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:22:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:36 DEBUG : B2 bucket rclone-test-sakumal6wumu: Purge remote 2025/03/30 03:22:36 INFO : B2 bucket rclone-test-sakumal6wumu: cleaning bucket "rclone-test-sakumal6wumu" of all files 2025/03/30 03:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229d53102deb5b9f580e1b_f100ca5f555ca5026_d20250330_m032236_c001_v0001183_t0036_u01743304956618") 2025/03/30 03:22:37 DEBUG : sub dir/hello world: Deleting (id "4_z1f229d53102deb5b9f580e1b_f119152382012d7e4_d20250330_m032235_c001_v0001184_t0044_u01743304955610") --- PASS: TestServerSideCopyOverSelf (5.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:22:40 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:40 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:22:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/30 03:22:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sukokon1bule" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-sukokon1bule 2025/03/30 03:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:42 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for checks to finish 2025/03/30 03:22:42 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for transfers to finish 2025/03/30 03:22:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 03:22:45 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for checks to finish 2025/03/30 03:22:45 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for transfers to finish 2025/03/30 03:22:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/30 03:22:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 03:22:46 INFO : sub dir/hello world: Deleted 2025/03/30 03:22:46 DEBUG : testing file moves 2025/03/30 03:22:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/30 03:22:47 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for checks to finish 2025/03/30 03:22:47 DEBUG : B2 bucket rclone-test-sukokon1bule: Waiting for transfers to finish 2025/03/30 03:22:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/30 03:22:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/30 03:22:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:48 DEBUG : B2 bucket rclone-test-sukokon1bule: Purge remote 2025/03/30 03:22:48 INFO : B2 bucket rclone-test-sukokon1bule: cleaning bucket "rclone-test-sukokon1bule" of all files 2025/03/30 03:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f72bd43102deb5b9f580e1b_f1074f93bdc6942a1_d20250330_m032247_c001_v0001165_t0055_u01743304967315") 2025/03/30 03:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f72bd43102deb5b9f580e1b_f1097e500fad7343a_d20250330_m032245_c001_v0001106_t0057_u01743304965608") 2025/03/30 03:22:48 DEBUG : sub dir/hello world: Deleting (id "4_z2f72bd43102deb5b9f580e1b_f102f44cda7073444_d20250330_m032244_c001_v0001183_t0023_u01743304964557") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:50 ERROR : : error listing: directory not found 2025/03/30 03:22:50 INFO : Local file system at /tmp/rclone2445355545: Making directory 2025/03/30 03:22:50 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:50 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:22:52 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for checks to finish 2025/03/30 03:22:52 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for transfers to finish 2025/03/30 03:22:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:22:53 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/30 03:22:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/30 03:22:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:22:54 INFO : check sum: Copied (new) 2025/03/30 03:22:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:22:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/30 03:22:54 DEBUG : check sum: Unchanged skipping 2025/03/30 03:22:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:54 DEBUG : Waiting for deletions to finish 2025/03/30 03:22:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/30 03:22:56 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:56 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:22:56 INFO : sizeonly: Copied (new) 2025/03/30 03:22:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:57 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:57 DEBUG : sizeonly: Sizes identical 2025/03/30 03:22:57 DEBUG : sizeonly: Unchanged skipping 2025/03/30 03:22:57 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:57 DEBUG : Waiting for deletions to finish 2025/03/30 03:22:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/30 03:22:58 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:58 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/30 03:22:59 INFO : ignore-size: Copied (new) 2025/03/30 03:22:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:22:59 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:22:59 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:22:59 DEBUG : ignore-size: Unchanged skipping 2025/03/30 03:22:59 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:22:59 DEBUG : Waiting for deletions to finish 2025/03/30 03:22:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:23:01 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:01 DEBUG : existing: Unchanged skipping 2025/03/30 03:23:01 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:01 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:02 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/30 03:23:02 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:23:02 INFO : existing: Copied (replaced existing) 2025/03/30 03:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:23:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:23:04 INFO : existing: Copied (new) 2025/03/30 03:23:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:04 DEBUG : existing: Destination exists, skipping 2025/03/30 03:23:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:04 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/30 03:23:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:06 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:23:06 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:07 INFO : a/potato2: Copied (new) 2025/03/30 03:23:07 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:09 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:09 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:23:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:23:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/30 03:23:09 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:09 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:09 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:09 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:09 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:23:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:23:10 INFO : empty space: Updated modification time in destination 2025/03/30 03:23:10 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:10 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:10 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:12 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:23:12 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:23:12 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:12 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:12 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:14 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:14 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:23:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2445355545) 2025/03/30 03:23:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dexesap8paze) 2025/03/30 03:23:14 DEBUG : foo: sha1 differ 2025/03/30 03:23:14 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/30 03:23:14 INFO : foo: Copied (replaced existing) 2025/03/30 03:23:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/30 03:23:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:16 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:16 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:16 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:16 INFO : potato: Copied (new) 2025/03/30 03:23:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/30 03:23:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/30 03:23:19 INFO : potato: Copied (replaced existing) 2025/03/30 03:23:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:20 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:23:20 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2445355545) 2025/03/30 03:23:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dexesap8paze) 2025/03/30 03:23:20 DEBUG : potato: sha1 differ 2025/03/30 03:23:20 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/30 03:23:21 INFO : potato: Copied (replaced existing) 2025/03/30 03:23:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/30 03:23:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:22 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:22 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:22 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:22 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:25 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:25 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:25 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:25 INFO : potato2: Copied (new) 2025/03/30 03:23:25 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:25 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:27 INFO : d: Making directory 2025/03/30 03:23:27 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/30 03:23:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:23:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:28 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:28 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:28 INFO : a/potato2: Copied (new) 2025/03/30 03:23:28 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:30 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/30 03:23:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:30 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:30 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 03:23:30 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:30 INFO : a/potato2: Copied (new) 2025/03/30 03:23:30 ERROR : B2 bucket rclone-test-dexesap8paze: not deleting files as there were IO errors 2025/03/30 03:23:30 ERROR : B2 bucket rclone-test-dexesap8paze: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:33 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:33 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:33 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:33 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:33 INFO : potato: Deleted 2025/03/30 03:23:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:35 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:35 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:35 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:35 INFO : potato: Deleted 2025/03/30 03:23:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:36 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:36 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:36 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:23:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:23:38 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:38 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/30 03:23:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.20s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:23:40 DEBUG : enormous: Excluded 2025/03/30 03:23:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:23:40 DEBUG : potato2: Excluded 2025/03/30 03:23:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:23:40 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:40 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:40 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:40 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:23:40 DEBUG : enormous: Excluded 2025/03/30 03:23:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:23:40 DEBUG : potato2: Excluded 2025/03/30 03:23:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:23:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 03:23:41 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for checks to finish 2025/03/30 03:23:41 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:41 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for transfers to finish 2025/03/30 03:23:41 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:43 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 03:23:43 DEBUG : enormous: Excluded 2025/03/30 03:23:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 03:23:43 DEBUG : potato2: Excluded 2025/03/30 03:23:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:23:43 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:43 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:43 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:43 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:43 INFO : enormous: Deleted 2025/03/30 03:23:44 INFO : potato2: Deleted 2025/03/30 03:23:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/30 03:23:44 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for checks to finish 2025/03/30 03:23:44 DEBUG : empty space: Unchanged skipping 2025/03/30 03:23:44 DEBUG : Local file system at /tmp/rclone2445355545: Waiting for transfers to finish 2025/03/30 03:23:44 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:44 INFO : enormous: Deleted 2025/03/30 03:23:44 INFO : potato2: Deleted 2025/03/30 03:23:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:47 DEBUG : five: Need to transfer - File not found at Destination 2025/03/30 03:23:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/30 03:23:47 DEBUG : one: Destination is newer than source, skipping 2025/03/30 03:23:47 DEBUG : three: Sizes identical 2025/03/30 03:23:47 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 03:23:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2445355545) 2025/03/30 03:23:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dexesap8paze) 2025/03/30 03:23:47 DEBUG : two: sha1 differ 2025/03/30 03:23:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:23:47 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/30 03:23:47 INFO : five: Copied (new) 2025/03/30 03:23:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/30 03:23:47 INFO : four: Copied (replaced existing) 2025/03/30 03:23:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:23:48 INFO : two: Copied (replaced existing) 2025/03/30 03:23:48 DEBUG : Waiting for deletions to finish 2025/03/30 03:23:48 DEBUG : one: Destination is newer than source, skipping 2025/03/30 03:23:48 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/30 03:23:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/30 03:23:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:23:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2445355545) 2025/03/30 03:23:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dexesap8paze) 2025/03/30 03:23:48 DEBUG : three: sha1 differ 2025/03/30 03:23:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/30 03:23:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/30 03:23:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:23:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/30 03:23:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 03:23:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:23:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 03:23:48 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:23:48 INFO : three: Copied (replaced existing) 2025/03/30 03:23:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/30 03:23:50 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:50 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:50 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:23:50 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:23:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 03:23:50 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:23:50 INFO : potato: Copied (new) 2025/03/30 03:23:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:23:51 INFO : yam: Copied (new) 2025/03/30 03:23:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:23:51 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:51 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:51 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:51 DEBUG : potato: Unchanged skipping 2025/03/30 03:23:51 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:23:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:23:52 INFO : yam: Copied (server-side copy) to: yaml 2025/03/30 03:23:52 INFO : yam: Deleted 2025/03/30 03:23:52 INFO : yaml: Renamed from "yam" 2025/03/30 03:23:52 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/30 03:23:54 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:54 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 03:23:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:23:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:23:54 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:23:54 INFO : potato: Copied (new) 2025/03/30 03:23:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:23:54 INFO : yam: Copied (new) 2025/03/30 03:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:23:55 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:55 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:55 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:55 DEBUG : potato: Unchanged skipping 2025/03/30 03:23:55 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:23:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:23:56 INFO : yam: Copied (server-side copy) to: yaml 2025/03/30 03:23:56 INFO : yam: Deleted 2025/03/30 03:23:56 INFO : yaml: Renamed from "yam" 2025/03/30 03:23:56 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/30 03:23:58 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:58 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:58 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/30 03:23:58 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:23:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 03:23:58 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:23:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/30 03:23:58 INFO : potato: Copied (new) 2025/03/30 03:23:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:23:58 INFO : sub/yam: Copied (new) 2025/03/30 03:23:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:23:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:23:59 DEBUG : potato: Unchanged skipping 2025/03/30 03:23:59 INFO : B2 bucket rclone-test-dexesap8paze: Making map for --track-renames 2025/03/30 03:23:59 INFO : B2 bucket rclone-test-dexesap8paze: Finished making map for --track-renames 2025/03/30 03:23:59 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:23:59 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for renames to finish 2025/03/30 03:24:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/30 03:24:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/30 03:24:00 INFO : sub/yam: Deleted 2025/03/30 03:24:00 INFO : yam: Renamed from "sub/yam" 2025/03/30 03:24:00 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:24:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:01 DEBUG : Creating backend with remote "/tmp/rclone2445355545/dir1" 2025/03/30 03:24:01 DEBUG : Creating backend with remote "/tmp/rclone2445355545/dir2" 2025/03/30 03:24:01 DEBUG : Local file system at /tmp/rclone2445355545/dir2: Using server-side directory move 2025/03/30 03:24:01 INFO : Local file system at /tmp/rclone2445355545/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 03:24:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/30 03:24:01 DEBUG : Local file system at /tmp/rclone2445355545/dir2: Waiting for checks to finish 2025/03/30 03:24:01 DEBUG : Local file system at /tmp/rclone2445355545/dir2: Waiting for transfers to finish 2025/03/30 03:24:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:24:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 03:24:02 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:24:02 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:24:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/30 03:24:02 INFO : nested/sub dir/file: Copied (new) 2025/03/30 03:24:02 INFO : nested/sub dir/file: Deleted 2025/03/30 03:24:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:24:03 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:24:03 INFO : sub dir/hello world: Deleted 2025/03/30 03:24:03 INFO : sub dir: Removing directory 2025/03/30 03:24:03 INFO : nested/sub dir: Removing directory 2025/03/30 03:24:03 INFO : nested: Removing directory 2025/03/30 03:24:03 DEBUG : Local file system at /tmp/rclone2445355545: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 03:24:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 03:24:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:24:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:24:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/30 03:24:04 INFO : nested/sub dir/file: Copied (new) 2025/03/30 03:24:04 INFO : nested/sub dir/file: Deleted 2025/03/30 03:24:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/30 03:24:05 INFO : sub dir/hello world: Copied (new) 2025/03/30 03:24:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:24:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/30 03:24:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:24:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:24:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/30 03:24:07 INFO : existing-b: Copied (new) 2025/03/30 03:24:07 INFO : existing-b: Deleted 2025/03/30 03:24:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:24:07 INFO : existing: Copied (new) 2025/03/30 03:24:07 INFO : existing: Deleted 2025/03/30 03:24:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:24:07 DEBUG : existing: Destination exists, skipping 2025/03/30 03:24:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/30 03:24:07 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:24:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yaweyor4tupi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-yaweyor4tupi 2025/03/30 03:24:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:24:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 03:24:13 DEBUG : empty space: Unchanged skipping 2025/03/30 03:24:13 DEBUG : B2 bucket rclone-test-yaweyor4tupi: Waiting for checks to finish 2025/03/30 03:24:13 INFO : empty space: Deleted 2025/03/30 03:24:13 DEBUG : B2 bucket rclone-test-yaweyor4tupi: Waiting for transfers to finish 2025/03/30 03:24:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:13 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:14 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:14 INFO : potato2: Deleted 2025/03/30 03:24:14 INFO : potato3: Deleted 2025/03/30 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lunayil4yofo" 2025/03/30 03:24:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/30 03:24:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:24:15 DEBUG : B2 bucket rclone-test-lunayil4yofo: Waiting for checks to finish 2025/03/30 03:24:15 DEBUG : B2 bucket rclone-test-lunayil4yofo: Waiting for transfers to finish 2025/03/30 03:24:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:24:16 INFO : empty space: Copied (server-side copy) 2025/03/30 03:24:16 INFO : empty space: Deleted 2025/03/30 03:24:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:17 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:17 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:17 INFO : potato3: Deleted 2025/03/30 03:24:17 INFO : potato2: Deleted 2025/03/30 03:24:17 DEBUG : B2 bucket rclone-test-lunayil4yofo: Purge remote 2025/03/30 03:24:17 INFO : B2 bucket rclone-test-lunayil4yofo: cleaning bucket "rclone-test-lunayil4yofo" of all files 2025/03/30 03:24:17 DEBUG : empty space: Deleting (id "4_zdf121de3104deb5b9f580e1b_f11687c4f32740919_d20250330_m032416_c001_v0001113_t0039_u01743305056357") 2025/03/30 03:24:17 DEBUG : potato2: Deleting (id "4_zdf121de3104deb5b9f580e1b_f107f706209780b44_d20250330_m032416_c001_v0001157_t0021_u01743305056723") 2025/03/30 03:24:17 DEBUG : potato3: Deleting (id "4_zdf121de3104deb5b9f580e1b_f11473a544ffb6d5f_d20250330_m032416_c001_v0001039_t0038_u01743305056730") 2025/03/30 03:24:18 DEBUG : B2 bucket rclone-test-yaweyor4tupi: Purge remote 2025/03/30 03:24:18 INFO : B2 bucket rclone-test-yaweyor4tupi: cleaning bucket "rclone-test-yaweyor4tupi" of all files 2025/03/30 03:24:18 DEBUG : empty space: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f41727ba3ec459619_d20250330_m032416_c001_v7007000_t0000_u01743305056699") 2025/03/30 03:24:18 DEBUG : empty space: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f1057a303081e7549_d20250330_m032412_c001_v0001172_t0033_u01743305052206") 2025/03/30 03:24:18 DEBUG : potato2: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f4077d795fecd8272_d20250330_m032417_c001_v7007000_t0000_u01743305057344") 2025/03/30 03:24:18 DEBUG : potato2: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f101428cbdac44d67_d20250330_m032413_c001_v0001039_t0020_u01743305053572") 2025/03/30 03:24:18 DEBUG : potato3: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f41727ba3ec45961c_d20250330_m032417_c001_v7007000_t0000_u01743305057328") 2025/03/30 03:24:18 DEBUG : potato3: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f11033c7238ebc82f_d20250330_m032413_c001_v0001145_t0042_u01743305053953") 2025/03/30 03:24:18 DEBUG : potato3: Deleting (id "4_z6f320dc3104deb5b9f580e1b_f1057a303081e754f_d20250330_m032412_c001_v0001172_t0016_u01743305052725") --- PASS: TestServerSideMove (12.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fusozum5vohu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-fusozum5vohu 2025/03/30 03:24:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:24:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:24:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:24:26 DEBUG : B2 bucket rclone-test-fusozum5vohu: Waiting for checks to finish 2025/03/30 03:24:26 DEBUG : B2 bucket rclone-test-fusozum5vohu: Waiting for transfers to finish 2025/03/30 03:24:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:27 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:27 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:27 INFO : potato3: Deleted 2025/03/30 03:24:27 INFO : potato2: Deleted 2025/03/30 03:24:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wedeqox6bumi" 2025/03/30 03:24:28 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 03:24:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:24:28 DEBUG : B2 bucket rclone-test-wedeqox6bumi: Waiting for checks to finish 2025/03/30 03:24:28 DEBUG : B2 bucket rclone-test-wedeqox6bumi: Waiting for transfers to finish 2025/03/30 03:24:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:32 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:32 INFO : potato2: Deleted 2025/03/30 03:24:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:33 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:33 INFO : potato3: Deleted 2025/03/30 03:24:33 DEBUG : B2 bucket rclone-test-wedeqox6bumi: Purge remote 2025/03/30 03:24:33 INFO : B2 bucket rclone-test-wedeqox6bumi: cleaning bucket "rclone-test-wedeqox6bumi" of all files 2025/03/30 03:24:33 DEBUG : potato2: Deleting (id "4_z0fe25d23104deb5b9f580e1b_f1142d2bdc99e745e_d20250330_m032432_c001_v0001165_t0045_u01743305072684") 2025/03/30 03:24:33 DEBUG : potato3: Deleting (id "4_z0fe25d23104deb5b9f580e1b_f1150387aa67854cf_d20250330_m032432_c001_v0001183_t0048_u01743305072903") 2025/03/30 03:24:34 DEBUG : B2 bucket rclone-test-fusozum5vohu: Purge remote 2025/03/30 03:24:34 INFO : B2 bucket rclone-test-fusozum5vohu: cleaning bucket "rclone-test-fusozum5vohu" of all files 2025/03/30 03:24:34 DEBUG : empty space: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f11476344eea322e4_d20250330_m032425_c001_v0001183_t0013_u01743305065597") 2025/03/30 03:24:34 DEBUG : potato2: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f410bed6b49530287_d20250330_m032432_c001_v7007000_t0000_u01743305072893") 2025/03/30 03:24:34 DEBUG : potato2: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f1193b655fe6ae8c3_d20250330_m032426_c001_v0001136_t0006_u01743305066402") 2025/03/30 03:24:34 DEBUG : potato3: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f410bed6b4953028c_d20250330_m032433_c001_v7007000_t0000_u01743305073111") 2025/03/30 03:24:34 DEBUG : potato3: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f11288f8927dea086_d20250330_m032426_c001_v0001098_t0015_u01743305066774") 2025/03/30 03:24:34 DEBUG : potato3: Deleting (id "4_z6fc24d03104deb5b9f580e1b_f11476344eea322ea_d20250330_m032425_c001_v0001183_t0055_u01743305065810") --- PASS: TestServerSideMoveWithFilter (15.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gacojec2qere" 2025/03/30 03:24:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dexesap8paze -> B2 bucket rclone-test-gacojec2qere 2025/03/30 03:24:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/30 03:24:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 03:24:42 DEBUG : empty space: Unchanged skipping 2025/03/30 03:24:42 DEBUG : B2 bucket rclone-test-gacojec2qere: Waiting for checks to finish 2025/03/30 03:24:42 INFO : empty space: Deleted 2025/03/30 03:24:42 DEBUG : B2 bucket rclone-test-gacojec2qere: Waiting for transfers to finish 2025/03/30 03:24:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:43 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:43 INFO : potato2: Deleted 2025/03/30 03:24:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:43 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:43 INFO : potato3: Deleted 2025/03/30 03:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kayameb9vijo" 2025/03/30 03:24:44 INFO : tomatoDir: Making directory 2025/03/30 03:24:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/30 03:24:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 03:24:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 03:24:45 DEBUG : B2 bucket rclone-test-kayameb9vijo: Waiting for checks to finish 2025/03/30 03:24:45 DEBUG : B2 bucket rclone-test-kayameb9vijo: Waiting for transfers to finish 2025/03/30 03:24:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/30 03:24:45 INFO : empty space: Copied (server-side copy) 2025/03/30 03:24:46 INFO : empty space: Deleted 2025/03/30 03:24:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/30 03:24:46 INFO : potato3: Copied (server-side copy) 2025/03/30 03:24:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/30 03:24:46 INFO : potato2: Copied (server-side copy) 2025/03/30 03:24:46 INFO : potato3: Deleted 2025/03/30 03:24:46 INFO : potato2: Deleted 2025/03/30 03:24:47 DEBUG : B2 bucket rclone-test-kayameb9vijo: Purge remote 2025/03/30 03:24:47 INFO : B2 bucket rclone-test-kayameb9vijo: cleaning bucket "rclone-test-kayameb9vijo" of all files 2025/03/30 03:24:47 DEBUG : empty space: Deleting (id "4_z5f629d13104deb5b9f580e1b_f1173645b70c14f3e_d20250330_m032445_c001_v0001036_t0048_u01743305085680") 2025/03/30 03:24:47 DEBUG : potato2: Deleting (id "4_z5f629d13104deb5b9f580e1b_f106cddd654a646ea_d20250330_m032446_c001_v0001029_t0031_u01743305086051") 2025/03/30 03:24:47 DEBUG : potato3: Deleting (id "4_z5f629d13104deb5b9f580e1b_f112112c31ea30e90_d20250330_m032446_c001_v0001134_t0056_u01743305086069") 2025/03/30 03:24:48 DEBUG : B2 bucket rclone-test-gacojec2qere: Purge remote 2025/03/30 03:24:48 INFO : B2 bucket rclone-test-gacojec2qere: cleaning bucket "rclone-test-gacojec2qere" of all files 2025/03/30 03:24:48 DEBUG : empty space: Deleting (id "4_z9f927db3104deb5b9f580e1b_f404517f8611cc8f2_d20250330_m032446_c001_v7007000_t0000_u01743305086033") 2025/03/30 03:24:48 DEBUG : empty space: Deleting (id "4_z9f927db3104deb5b9f580e1b_f1138bd397350bc2d_d20250330_m032440_c001_v0001144_t0017_u01743305080660") 2025/03/30 03:24:48 DEBUG : potato2: Deleting (id "4_z9f927db3104deb5b9f580e1b_f416caf42376c751a_d20250330_m032446_c001_v7007000_t0000_u01743305086598") 2025/03/30 03:24:48 DEBUG : potato2: Deleting (id "4_z9f927db3104deb5b9f580e1b_f10739ee487e73f71_d20250330_m032442_c001_v0001092_t0046_u01743305082802") 2025/03/30 03:24:48 DEBUG : potato3: Deleting (id "4_z9f927db3104deb5b9f580e1b_f404517f8611cc8f3_d20250330_m032446_c001_v7007000_t0000_u01743305086513") 2025/03/30 03:24:48 DEBUG : potato3: Deleting (id "4_z9f927db3104deb5b9f580e1b_f107b4f95d2ff133f_d20250330_m032443_c001_v0001181_t0003_u01743305083148") 2025/03/30 03:24:48 DEBUG : potato3: Deleting (id "4_z9f927db3104deb5b9f580e1b_f1138bd397350bc33_d20250330_m032441_c001_v0001144_t0001_u01743305081833") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/rclone-sync-test" 2025/03/30 03:24:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/rclone-sync-test-include/layer2" 2025/03/30 03:24:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/rclone-sync-test-ignore-file" 2025/03/30 03:25:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/30 03:25:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/30 03:25:03 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test: Waiting for checks to finish 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test: Waiting for transfers to finish 2025/03/30 03:25:03 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:03 INFO : There was nothing to transfer 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:25:03 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/30 03:25:03 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/30 03:25:03 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:25:04 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:25:04 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:04 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/30 03:25:04 DEBUG : B2 bucket rclone-test-dexesap8paze path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/30 03:25:04 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:25:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/CompareDest" 2025/03/30 03:25:14 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:25:14 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:14 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:25:15 INFO : one: Copied (new) 2025/03/30 03:25:15 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:16 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:16 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:25:16 INFO : one: Copied (replaced existing) 2025/03/30 03:25:16 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:18 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:25:18 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:18 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:18 INFO : There was nothing to transfer 2025/03/30 03:25:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:25:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:19 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:25:20 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:20 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:20 INFO : There was nothing to transfer 2025/03/30 03:25:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:25:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:20 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:25:20 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:20 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:20 INFO : There was nothing to transfer 2025/03/30 03:25:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/30 03:25:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:25:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 03:25:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:21 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:25:22 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:22 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:22 INFO : There was nothing to transfer 2025/03/30 03:25:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:22 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 03:25:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:22 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 03:25:23 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/30 03:25:23 INFO : two: Copied (new) 2025/03/30 03:25:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dest" 2025/03/30 03:25:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/pre-dest1" 2025/03/30 03:25:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/pre-dest2" 2025/03/30 03:25:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:25:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/30 03:25:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:25:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/30 03:25:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/30 03:25:31 DEBUG : B2 bucket rclone-test-dexesap8paze path dest: Waiting for checks to finish 2025/03/30 03:25:31 DEBUG : B2 bucket rclone-test-dexesap8paze path dest: Waiting for transfers to finish 2025/03/30 03:25:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/30 03:25:32 INFO : 3: Copied (new) 2025/03/30 03:25:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:25:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/CopyDest" 2025/03/30 03:25:37 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 03:25:37 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:37 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:25:38 INFO : one: Copied (new) 2025/03/30 03:25:38 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:38 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:38 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:25:39 INFO : one: Copied (replaced existing) 2025/03/30 03:25:39 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/BackupDir" 2025/03/30 03:25:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:42 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 03:25:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:25:43 INFO : one: Copied (server-side copy) 2025/03/30 03:25:43 INFO : one: Deleted 2025/03/30 03:25:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/30 03:25:44 INFO : one: Copied (server-side copy) 2025/03/30 03:25:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 03:25:44 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:44 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/30 03:25:46 INFO : two: Copied (server-side copy) 2025/03/30 03:25:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 03:25:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:46 DEBUG : one: Unchanged skipping 2025/03/30 03:25:46 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:46 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:46 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:46 DEBUG : one: Unchanged skipping 2025/03/30 03:25:46 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:46 DEBUG : two: Unchanged skipping 2025/03/30 03:25:46 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:46 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:46 INFO : There was nothing to transfer 2025/03/30 03:25:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 03:25:47 DEBUG : three: Destination not found in --copy-dest 2025/03/30 03:25:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 03:25:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:47 DEBUG : one: Unchanged skipping 2025/03/30 03:25:47 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/30 03:25:47 DEBUG : two: Unchanged skipping 2025/03/30 03:25:47 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/30 03:25:48 INFO : three: Copied (new) 2025/03/30 03:25:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.93s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/backup" 2025/03/30 03:25:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:25:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:25:56 DEBUG : two: Unchanged skipping 2025/03/30 03:25:56 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:25:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:25:57 INFO : one: Copied (server-side copy) 2025/03/30 03:25:57 INFO : one: Deleted 2025/03/30 03:25:57 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:25:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:25:58 INFO : one: Copied (new) 2025/03/30 03:25:58 DEBUG : Waiting for deletions to finish 2025/03/30 03:25:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:25:59 INFO : three.txt: Copied (server-side copy) 2025/03/30 03:25:59 INFO : three.txt: Deleted 2025/03/30 03:25:59 INFO : three.txt: Moved into backup dir 2025/03/30 03:26:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:26:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:00 DEBUG : two: Unchanged skipping 2025/03/30 03:26:00 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:01 INFO : one: Copied (server-side copy) 2025/03/30 03:26:01 INFO : one: Deleted 2025/03/30 03:26:01 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:26:02 INFO : one: Copied (new) 2025/03/30 03:26:02 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:03 INFO : three.txt: Copied (server-side copy) 2025/03/30 03:26:03 INFO : three.txt: Deleted 2025/03/30 03:26:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/backup" 2025/03/30 03:26:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:26:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:09 DEBUG : two: Unchanged skipping 2025/03/30 03:26:09 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:26:11 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:11 INFO : one: Deleted 2025/03/30 03:26:11 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:12 INFO : one: Copied (new) 2025/03/30 03:26:12 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:26:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:13 INFO : three.txt: Deleted 2025/03/30 03:26:13 INFO : three.txt: Moved into backup dir 2025/03/30 03:26:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:26:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:14 DEBUG : two: Unchanged skipping 2025/03/30 03:26:14 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:15 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:15 INFO : one: Deleted 2025/03/30 03:26:15 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:26:15 INFO : one: Copied (new) 2025/03/30 03:26:15 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:16 INFO : three.txt: Deleted 2025/03/30 03:26:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:26:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/backup" 2025/03/30 03:26:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:26:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:22 DEBUG : two: Unchanged skipping 2025/03/30 03:26:22 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:26:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:26:24 INFO : one: Deleted 2025/03/30 03:26:24 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:24 INFO : one: Copied (new) 2025/03/30 03:26:24 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:26:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:26:25 INFO : three.txt: Deleted 2025/03/30 03:26:25 INFO : three.txt: Moved into backup dir 2025/03/30 03:26:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:26:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:27 DEBUG : two: Unchanged skipping 2025/03/30 03:26:27 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:26:28 INFO : one: Deleted 2025/03/30 03:26:28 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:26:28 INFO : one: Copied (new) 2025/03/30 03:26:28 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:26:29 INFO : three.txt: Deleted 2025/03/30 03:26:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:26:35 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:26:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:35 DEBUG : two: Unchanged skipping 2025/03/30 03:26:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:26:36 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:36 INFO : one: Deleted 2025/03/30 03:26:36 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:37 INFO : one: Copied (new) 2025/03/30 03:26:37 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:26:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:38 INFO : three.txt: Deleted 2025/03/30 03:26:38 INFO : three.txt: Moved into backup dir 2025/03/30 03:26:39 DEBUG : one.bak: Excluded (Path Filter) 2025/03/30 03:26:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/30 03:26:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:26:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:39 DEBUG : two: Unchanged skipping 2025/03/30 03:26:39 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for checks to finish 2025/03/30 03:26:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:40 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:40 INFO : one: Deleted 2025/03/30 03:26:40 DEBUG : B2 bucket rclone-test-dexesap8paze path dst: Waiting for transfers to finish 2025/03/30 03:26:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:26:40 INFO : one: Copied (new) 2025/03/30 03:26:40 DEBUG : Waiting for deletions to finish 2025/03/30 03:26:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:41 INFO : three.txt: Deleted 2025/03/30 03:26:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.10s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:26:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:26:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:26:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:26:48 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:48 INFO : one: Deleted 2025/03/30 03:26:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:49 INFO : one: Copied (new) 2025/03/30 03:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:49 DEBUG : two: Unchanged skipping 2025/03/30 03:26:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 03:26:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:26:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:50 INFO : three.txt: Deleted 2025/03/30 03:26:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:50 INFO : three.txt: Copied (new) 2025/03/30 03:26:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:26:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:26:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/30 03:26:51 INFO : one: Deleted 2025/03/30 03:26:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:26:52 INFO : one: Copied (new) 2025/03/30 03:26:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:26:52 DEBUG : two: Unchanged skipping 2025/03/30 03:26:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 03:26:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:26:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/30 03:26:53 INFO : three.txt: Deleted 2025/03/30 03:26:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/30 03:26:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dexesap8paze/dst" 2025/03/30 03:26:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 03:27:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/30 03:27:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:27:00 INFO : one: Deleted 2025/03/30 03:27:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:27:01 INFO : one: Copied (new) 2025/03/30 03:27:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:01 DEBUG : two: Unchanged skipping 2025/03/30 03:27:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 03:27:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/30 03:27:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:27:02 INFO : three.txt: Deleted 2025/03/30 03:27:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:27:03 INFO : three.txt: Copied (new) 2025/03/30 03:27:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 03:27:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/30 03:27:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/30 03:27:05 INFO : one: Deleted 2025/03/30 03:27:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/30 03:27:06 INFO : one: Copied (new) 2025/03/30 03:27:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:06 DEBUG : two: Unchanged skipping 2025/03/30 03:27:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 03:27:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/30 03:27:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/30 03:27:07 INFO : three.txt: Deleted 2025/03/30 03:27:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/30 03:27:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/30 03:27:10 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:10 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/30 03:27:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/30 03:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 03:27:12 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:12 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/30 03:27:13 INFO : existing: Copied (new) 2025/03/30 03:27:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/30 03:27:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/30 03:27:13 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:13 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:13 ERROR : B2 bucket rclone-test-dexesap8paze: not deleting files as there were IO errors 2025/03/30 03:27:13 ERROR : B2 bucket rclone-test-dexesap8paze: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncImmutable (3.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:15 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1036-17.backblaze.com/b2api/v1/b2_upload_file/4f821d73102deb5b9f580e1b/c001_v0001036_t0001": EOF 2025/03/30 03:27:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-17.backblaze.com/b2api/v1/b2_upload_file/4f821d73102deb5b9f580e1b/c001_v0001036_t0001": EOF) 2025/03/30 03:27:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-dexesap8paze: 1/10 (Post "https://pod-000-1036-17.backblaze.com/b2api/v1/b2_upload_file/4f821d73102deb5b9f580e1b/c001_v0001036_t0001": EOF) 2025/03/30 03:27:17 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 03:27:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:18 DEBUG : existing: Unchanged skipping 2025/03/30 03:27:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:18 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:18 DEBUG : Waiting for deletions to finish 2025/03/30 03:27:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.89s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:31 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both1: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both12: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both13: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both14: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both15: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both16: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both0: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both18: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both10: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both11: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both17: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both4: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both19: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both2: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both3: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both8: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:31 DEBUG : both9: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both5: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both6: Unchanged skipping 2025/03/30 03:27:31 DEBUG : both7: Unchanged skipping 2025/03/30 03:27:31 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:31 DEBUG : Waiting for deletions to finish 2025/03/30 03:27:31 INFO : only13: Deleted 2025/03/30 03:27:31 INFO : only11: Deleted 2025/03/30 03:27:31 INFO : only0: Deleted 2025/03/30 03:27:31 INFO : only8: Deleted 2025/03/30 03:27:31 INFO : only9: Deleted 2025/03/30 03:27:31 INFO : only1: Deleted 2025/03/30 03:27:31 INFO : only15: Deleted 2025/03/30 03:27:31 INFO : only2: Deleted 2025/03/30 03:27:31 INFO : only3: Deleted 2025/03/30 03:27:31 INFO : only4: Deleted 2025/03/30 03:27:32 INFO : only19: Deleted 2025/03/30 03:27:32 INFO : only6: Deleted 2025/03/30 03:27:32 INFO : only5: Deleted 2025/03/30 03:27:32 INFO : only10: Deleted 2025/03/30 03:27:32 INFO : only12: Deleted 2025/03/30 03:27:32 INFO : only14: Deleted 2025/03/30 03:27:32 INFO : only16: Deleted 2025/03/30 03:27:32 INFO : only17: Deleted 2025/03/30 03:27:32 INFO : only7: Deleted 2025/03/30 03:27:32 INFO : only18: Deleted 2025/03/30 03:27:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for checks to finish 2025/03/30 03:27:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both10: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both1: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both13: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both14: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both15: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both11: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both0: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both12: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both16: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both2: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both17: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both4: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both5: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both18: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both19: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both3: Unchanged skipping 2025/03/30 03:27:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/30 03:27:48 DEBUG : both6: Unchanged skipping 2025/03/30 03:27:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : both7: Unchanged skipping 2025/03/30 03:27:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : both8: Unchanged skipping 2025/03/30 03:27:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : both9: Unchanged skipping 2025/03/30 03:27:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/30 03:27:48 DEBUG : B2 bucket rclone-test-dexesap8paze: Waiting for transfers to finish 2025/03/30 03:27:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:48 INFO : only0: Copied (replaced existing) 2025/03/30 03:27:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:48 INFO : only10: Copied (replaced existing) 2025/03/30 03:27:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:48 INFO : only13: Copied (replaced existing) 2025/03/30 03:27:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:48 INFO : only15: Copied (replaced existing) 2025/03/30 03:27:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:48 INFO : only16: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only17: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only12: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only1: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only19: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only14: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only3: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only2: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only5: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only6: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only7: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only8: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only9: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only18: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only11: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/30 03:27:49 INFO : only4: Copied (replaced existing) 2025/03/30 03:27:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.34s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:58 DEBUG : empty_dir: Making directory with metadata 2025/03/30 03:27:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:27:58 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 03:27:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:27:58 INFO : empty_on_remote: Making directory 2025/03/30 03:27:58 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:27:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 03:27:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:27:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:27:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:28:02 DEBUG : empty_dir: Making directory with metadata 2025/03/30 03:28:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:28:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 03:28:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 03:28:02 INFO : empty_on_remote: Making directory 2025/03/30 03:28:02 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-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:28:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:28:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:04 INFO : sub dir: Making directory 2025/03/30 03:28:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" 2025/03/30 03:28:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 03:28:08 INFO : sub dir: Making directory 2025/03/30 03:28:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dexesap8paze", Local "Local file system at /tmp/rclone2445355545", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.25s) PASS 2025/03/30 03:28:11 DEBUG : B2 bucket rclone-test-dexesap8paze: Purge remote 2025/03/30 03:28:11 INFO : B2 bucket rclone-test-dexesap8paze: cleaning bucket "rclone-test-dexesap8paze" of all files 2025/03/30 03:28:12 DEBUG : BackupDir/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459901_d20250330_m032549_c001_v7007000_t0000_u01743305149467") 2025/03/30 03:28:12 DEBUG : BackupDir/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f102f44cda7073faf_d20250330_m032543_c001_v0001183_t0011_u01743305143485") 2025/03/30 03:28:12 DEBUG : CompareDest/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c86c_d20250330_m032523_c001_v7007000_t0000_u01743305123971") 2025/03/30 03:28:12 DEBUG : CompareDest/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f6c_d20250330_m032517_c001_v0001036_t0054_u01743305117725") 2025/03/30 03:28:12 DEBUG : CompareDest/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c86e_d20250330_m032524_c001_v7007000_t0000_u01743305124171") 2025/03/30 03:28:12 DEBUG : CompareDest/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50719_d20250330_m032519_c001_v0001183_t0019_u01743305119236") 2025/03/30 03:28:12 DEBUG : CopyDest/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459902_d20250330_m032549_c001_v7007000_t0000_u01743305149662") 2025/03/30 03:28:12 DEBUG : CopyDest/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0c41_d20250330_m032540_c001_v0001182_t0055_u01743305140603") 2025/03/30 03:28:12 DEBUG : CopyDest/three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459904_d20250330_m032549_c001_v7007000_t0000_u01743305149855") 2025/03/30 03:28:12 DEBUG : CopyDest/three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf5087a_d20250330_m032547_c001_v0001183_t0017_u01743305147170") 2025/03/30 03:28:12 DEBUG : CopyDest/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459905_d20250330_m032550_c001_v7007000_t0000_u01743305150074") 2025/03/30 03:28:12 DEBUG : CopyDest/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f88_d20250330_m032544_c001_v0001036_t0042_u01743305144990") 2025/03/30 03:28:12 DEBUG : EXISTING: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd83c_d20250330_m032718_c001_v7007000_t0000_u01743305238736") 2025/03/30 03:28:12 DEBUG : EXISTING: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50c9d_d20250330_m032717_c001_v0001183_t0011_u01743305237748") 2025/03/30 03:28:12 DEBUG : Testêé: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd833_d20250330_m032711_c001_v7007000_t0000_u01743305231731") 2025/03/30 03:28:12 DEBUG : Testêé: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50c56_d20250330_m032711_c001_v0001183_t0005_u01743305231130") 2025/03/30 03:28:12 DEBUG : Testêé: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fe0_d20250330_m032709_c001_v0001036_t0014_u01743305229880") 2025/03/30 03:28:12 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847fe_d20250330_m032331_c001_v7007000_t0000_u01743305011410") 2025/03/30 03:28:13 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04c6_d20250330_m032330_c001_v0001182_t0020_u01743305010742") 2025/03/30 03:28:13 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847fb_d20250330_m032328_c001_v7007000_t0000_u01743305008953") 2025/03/30 03:28:13 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca049d_d20250330_m032328_c001_v0001182_t0012_u01743305008166") 2025/03/30 03:28:13 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f6903_d20250330_m032307_c001_v7007000_t0000_u01743304987857") 2025/03/30 03:28:13 DEBUG : a/potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0338_d20250330_m032307_c001_v0001182_t0031_u01743304987054") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847ff_d20250330_m032331_c001_v7007000_t0000_u01743305011618") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04b6_d20250330_m032329_c001_v0001182_t0045_u01743305009902") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847fa_d20250330_m032328_c001_v7007000_t0000_u01743305008377") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca048f_d20250330_m032327_c001_v0001182_t0021_u01743305007264") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f68fa_d20250330_m032307_c001_v7007000_t0000_u01743304987268") 2025/03/30 03:28:13 DEBUG : b/potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca032a_d20250330_m032306_c001_v0001182_t0054_u01743304986212") 2025/03/30 03:28:13 DEBUG : backup/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484b2e_d20250330_m032603_c001_v7007000_t0000_u01743305163795") 2025/03/30 03:28:13 DEBUG : backup/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f103741647774108c_d20250330_m032601_c001_v0001105_t0005_u01743305161174") 2025/03/30 03:28:13 DEBUG : backup/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f116140785434e260_d20250330_m032557_c001_v0001182_t0049_u01743305157497") 2025/03/30 03:28:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41764f53a29159c2_d20250330_m032629_c001_v7007000_t0000_u01743305189924") 2025/03/30 03:28:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1140f966130be8b6_d20250330_m032627_c001_v0001144_t0054_u01743305187662") 2025/03/30 03:28:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f115d84e9ef435e4e_d20250330_m032623_c001_v0001179_t0044_u01743305183785") 2025/03/30 03:28:14 DEBUG : backup/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b30820_d20250330_m032616_c001_v7007000_t0000_u01743305176952") 2025/03/30 03:28:14 DEBUG : backup/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1079b747b2a00e27_d20250330_m032615_c001_v0001183_t0050_u01743305175028") 2025/03/30 03:28:14 DEBUG : backup/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f112d90c37f6553d1_d20250330_m032610_c001_v0001184_t0057_u01743305170898") 2025/03/30 03:28:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41764f53a29159c3_d20250330_m032630_c001_v7007000_t0000_u01743305190125") 2025/03/30 03:28:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11846f71ebd64858_d20250330_m032629_c001_v0001183_t0040_u01743305189082") 2025/03/30 03:28:14 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1150c527e8020dc8_d20250330_m032625_c001_v0001150_t0021_u01743305185273") 2025/03/30 03:28:14 DEBUG : backup/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484b2f_d20250330_m032603_c001_v7007000_t0000_u01743305163992") 2025/03/30 03:28:14 DEBUG : backup/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10852c7f029f997a_d20250330_m032602_c001_v0001032_t0014_u01743305162614") 2025/03/30 03:28:14 DEBUG : backup/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f102f44cda707405f_d20250330_m032559_c001_v0001183_t0030_u01743305159005") 2025/03/30 03:28:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b30821_d20250330_m032617_c001_v7007000_t0000_u01743305177145") 2025/03/30 03:28:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f109ca7f491e06121_d20250330_m032616_c001_v0001176_t0043_u01743305176118") 2025/03/30 03:28:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1194c69bfaf210ec_d20250330_m032612_c001_v0001146_t0028_u01743305172523") 2025/03/30 03:28:14 DEBUG : both0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475726e_d20250330_m032750_c001_v7007000_t0000_u01743305270338") 2025/03/30 03:28:14 DEBUG : both0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca122e_d20250330_m032737_c001_v0001182_t0031_u01743305257959") 2025/03/30 03:28:14 DEBUG : both0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d99_d20250330_m032733_c001_v7007000_t0000_u01743305253032") 2025/03/30 03:28:15 DEBUG : both0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1127_d20250330_m032721_c001_v0001182_t0055_u01743305241054") 2025/03/30 03:28:15 DEBUG : both1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475726f_d20250330_m032750_c001_v7007000_t0000_u01743305270535") 2025/03/30 03:28:15 DEBUG : both1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca123c_d20250330_m032738_c001_v0001182_t0029_u01743305258776") 2025/03/30 03:28:15 DEBUG : both1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7da1_d20250330_m032733_c001_v7007000_t0000_u01743305253227") 2025/03/30 03:28:15 DEBUG : both1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca112d_d20250330_m032721_c001_v0001182_t0054_u01743305241485") 2025/03/30 03:28:15 DEBUG : both10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757270_d20250330_m032750_c001_v7007000_t0000_u01743305270750") 2025/03/30 03:28:15 DEBUG : both10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1298_d20250330_m032743_c001_v0001182_t0042_u01743305263107") 2025/03/30 03:28:15 DEBUG : both10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7daa_d20250330_m032733_c001_v7007000_t0000_u01743305253420") 2025/03/30 03:28:15 DEBUG : both10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca117b_d20250330_m032725_c001_v0001182_t0023_u01743305245569") 2025/03/30 03:28:15 DEBUG : both11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757271_d20250330_m032750_c001_v7007000_t0000_u01743305270945") 2025/03/30 03:28:15 DEBUG : both11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12a4_d20250330_m032743_c001_v0001182_t0021_u01743305263651") 2025/03/30 03:28:15 DEBUG : both11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7db2_d20250330_m032733_c001_v7007000_t0000_u01743305253616") 2025/03/30 03:28:15 DEBUG : both11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1185_d20250330_m032726_c001_v0001182_t0048_u01743305246007") 2025/03/30 03:28:15 DEBUG : both12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757272_d20250330_m032751_c001_v7007000_t0000_u01743305271141") 2025/03/30 03:28:15 DEBUG : both12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12ac_d20250330_m032744_c001_v0001182_t0042_u01743305264101") 2025/03/30 03:28:15 DEBUG : both12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7dbd_d20250330_m032733_c001_v7007000_t0000_u01743305253811") 2025/03/30 03:28:15 DEBUG : both12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1189_d20250330_m032726_c001_v0001182_t0002_u01743305246451") 2025/03/30 03:28:15 DEBUG : both13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757273_d20250330_m032751_c001_v7007000_t0000_u01743305271338") 2025/03/30 03:28:15 DEBUG : both13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12b2_d20250330_m032744_c001_v0001182_t0031_u01743305264564") 2025/03/30 03:28:16 DEBUG : both13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7dc6_d20250330_m032734_c001_v7007000_t0000_u01743305254005") 2025/03/30 03:28:16 DEBUG : both13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca118f_d20250330_m032726_c001_v0001182_t0001_u01743305246897") 2025/03/30 03:28:16 DEBUG : both14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757274_d20250330_m032751_c001_v7007000_t0000_u01743305271537") 2025/03/30 03:28:16 DEBUG : both14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12bc_d20250330_m032745_c001_v0001182_t0018_u01743305265026") 2025/03/30 03:28:16 DEBUG : both14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7dcd_d20250330_m032734_c001_v7007000_t0000_u01743305254200") 2025/03/30 03:28:16 DEBUG : both14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca119b_d20250330_m032727_c001_v0001182_t0011_u01743305247387") 2025/03/30 03:28:16 DEBUG : both15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757275_d20250330_m032751_c001_v7007000_t0000_u01743305271748") 2025/03/30 03:28:16 DEBUG : both15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12c2_d20250330_m032745_c001_v0001182_t0059_u01743305265480") 2025/03/30 03:28:16 DEBUG : both15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7dd5_d20250330_m032734_c001_v7007000_t0000_u01743305254400") 2025/03/30 03:28:16 DEBUG : both15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca119f_d20250330_m032727_c001_v0001182_t0054_u01743305247861") 2025/03/30 03:28:16 DEBUG : both16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757276_d20250330_m032751_c001_v7007000_t0000_u01743305271946") 2025/03/30 03:28:16 DEBUG : both16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12ce_d20250330_m032745_c001_v0001182_t0014_u01743305265932") 2025/03/30 03:28:16 DEBUG : both16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7dda_d20250330_m032734_c001_v7007000_t0000_u01743305254593") 2025/03/30 03:28:16 DEBUG : both16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca11a7_d20250330_m032728_c001_v0001182_t0043_u01743305248279") 2025/03/30 03:28:16 DEBUG : both17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757278_d20250330_m032752_c001_v7007000_t0000_u01743305272142") 2025/03/30 03:28:16 DEBUG : both17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12d4_d20250330_m032746_c001_v0001182_t0038_u01743305266384") 2025/03/30 03:28:16 DEBUG : both17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7de0_d20250330_m032734_c001_v7007000_t0000_u01743305254789") 2025/03/30 03:28:17 DEBUG : both17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca11af_d20250330_m032728_c001_v0001182_t0017_u01743305248729") 2025/03/30 03:28:17 DEBUG : both18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757279_d20250330_m032752_c001_v7007000_t0000_u01743305272338") 2025/03/30 03:28:17 DEBUG : both18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12dc_d20250330_m032746_c001_v0001182_t0051_u01743305266811") 2025/03/30 03:28:17 DEBUG : both18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7deb_d20250330_m032734_c001_v7007000_t0000_u01743305254985") 2025/03/30 03:28:17 DEBUG : both18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca11b7_d20250330_m032729_c001_v0001182_t0026_u01743305249149") 2025/03/30 03:28:17 DEBUG : both19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475727a_d20250330_m032752_c001_v7007000_t0000_u01743305272531") 2025/03/30 03:28:17 DEBUG : both19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca12e4_d20250330_m032747_c001_v0001182_t0050_u01743305267272") 2025/03/30 03:28:17 DEBUG : both19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7df5_d20250330_m032735_c001_v7007000_t0000_u01743305255197") 2025/03/30 03:28:17 DEBUG : both19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca11b9_d20250330_m032729_c001_v0001182_t0042_u01743305249742") 2025/03/30 03:28:17 DEBUG : both2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475727c_d20250330_m032752_c001_v7007000_t0000_u01743305272738") 2025/03/30 03:28:17 DEBUG : both2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1248_d20250330_m032739_c001_v0001182_t0043_u01743305259285") 2025/03/30 03:28:17 DEBUG : both2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e00_d20250330_m032735_c001_v7007000_t0000_u01743305255418") 2025/03/30 03:28:17 DEBUG : both2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1131_d20250330_m032721_c001_v0001182_t0030_u01743305241926") 2025/03/30 03:28:17 DEBUG : both3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475727d_d20250330_m032752_c001_v7007000_t0000_u01743305272933") 2025/03/30 03:28:17 DEBUG : both3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca124e_d20250330_m032739_c001_v0001182_t0032_u01743305259746") 2025/03/30 03:28:17 DEBUG : both3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e06_d20250330_m032735_c001_v7007000_t0000_u01743305255628") 2025/03/30 03:28:17 DEBUG : both3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca113f_d20250330_m032722_c001_v0001182_t0039_u01743305242425") 2025/03/30 03:28:17 DEBUG : both4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475727e_d20250330_m032753_c001_v7007000_t0000_u01743305273138") 2025/03/30 03:28:17 DEBUG : both4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1258_d20250330_m032740_c001_v0001182_t0037_u01743305260195") 2025/03/30 03:28:18 DEBUG : both4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e0f_d20250330_m032735_c001_v7007000_t0000_u01743305255832") 2025/03/30 03:28:18 DEBUG : both4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1149_d20250330_m032722_c001_v0001182_t0034_u01743305242849") 2025/03/30 03:28:18 DEBUG : both5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475727f_d20250330_m032753_c001_v7007000_t0000_u01743305273339") 2025/03/30 03:28:18 DEBUG : both5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1260_d20250330_m032740_c001_v0001182_t0002_u01743305260680") 2025/03/30 03:28:18 DEBUG : both5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e17_d20250330_m032736_c001_v7007000_t0000_u01743305256035") 2025/03/30 03:28:18 DEBUG : both5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca114d_d20250330_m032723_c001_v0001182_t0047_u01743305243292") 2025/03/30 03:28:18 DEBUG : both6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757280_d20250330_m032753_c001_v7007000_t0000_u01743305273534") 2025/03/30 03:28:18 DEBUG : both6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1270_d20250330_m032741_c001_v0001182_t0039_u01743305261253") 2025/03/30 03:28:18 DEBUG : both6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e20_d20250330_m032736_c001_v7007000_t0000_u01743305256229") 2025/03/30 03:28:18 DEBUG : both6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1155_d20250330_m032723_c001_v0001182_t0032_u01743305243740") 2025/03/30 03:28:18 DEBUG : both7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757282_d20250330_m032753_c001_v7007000_t0000_u01743305273748") 2025/03/30 03:28:18 DEBUG : both7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1278_d20250330_m032741_c001_v0001182_t0035_u01743305261755") 2025/03/30 03:28:18 DEBUG : both7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e2c_d20250330_m032736_c001_v7007000_t0000_u01743305256426") 2025/03/30 03:28:18 DEBUG : both7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca115d_d20250330_m032724_c001_v0001182_t0014_u01743305244190") 2025/03/30 03:28:18 DEBUG : both8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757283_d20250330_m032753_c001_v7007000_t0000_u01743305273945") 2025/03/30 03:28:18 DEBUG : both8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1286_d20250330_m032742_c001_v0001182_t0032_u01743305262194") 2025/03/30 03:28:18 DEBUG : both8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e35_d20250330_m032736_c001_v7007000_t0000_u01743305256627") 2025/03/30 03:28:19 DEBUG : both8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca116b_d20250330_m032724_c001_v0001182_t0059_u01743305244625") 2025/03/30 03:28:19 DEBUG : both9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757284_d20250330_m032754_c001_v7007000_t0000_u01743305274146") 2025/03/30 03:28:19 DEBUG : both9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca128e_d20250330_m032742_c001_v0001182_t0048_u01743305262663") 2025/03/30 03:28:19 DEBUG : both9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7e38_d20250330_m032736_c001_v7007000_t0000_u01743305256827") 2025/03/30 03:28:19 DEBUG : both9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1173_d20250330_m032725_c001_v0001182_t0013_u01743305245098") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484801_d20250330_m032331_c001_v7007000_t0000_u01743305011812") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04ba_d20250330_m032330_c001_v0001182_t0049_u01743305010131") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847fc_d20250330_m032329_c001_v7007000_t0000_u01743305009151") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0497_d20250330_m032327_c001_v0001182_t0033_u01743305007509") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f6906_d20250330_m032308_c001_v7007000_t0000_u01743304988063") 2025/03/30 03:28:19 DEBUG : c/non empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0332_d20250330_m032306_c001_v0001182_t0024_u01743304986441") 2025/03/30 03:28:19 DEBUG : check sum: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10bf2_d20250330_m032255_c001_v7007000_t0000_u01743304975332") 2025/03/30 03:28:19 DEBUG : check sum: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0282_d20250330_m032254_c001_v0001182_t0000_u01743304974380") 2025/03/30 03:28:19 DEBUG : dest/3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459845_d20250330_m032533_c001_v7007000_t0000_u01743305133334") 2025/03/30 03:28:19 DEBUG : dest/3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f407c9f94968cdef8_d20250330_m032532_c001_v0001091_t0040_u01743305132205") 2025/03/30 03:28:19 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd823_d20250330_m032708_c001_v7007000_t0000_u01743305228320") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1058c49396c6b21e_d20250330_m032705_c001_v0001134_t0009_u01743305225881") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4089356119de3277_d20250330_m032705_c001_v7007000_t0000_u01743305225681") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1058c49396c6b20a_d20250330_m032700_c001_v0001134_t0004_u01743305220912") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4089356119de3273_d20250330_m032700_c001_v7007000_t0000_u01743305220166") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fd6_d20250330_m032655_c001_v0001036_t0004_u01743305215442") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987558_d20250330_m032653_c001_v7007000_t0000_u01743305213885") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10751d5448935490_d20250330_m032651_c001_v0001182_t0024_u01743305211972") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410bed6b49530588_d20250330_m032651_c001_v7007000_t0000_u01743305211773") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10751d544893546c_d20250330_m032648_c001_v0001182_t0038_u01743305208875") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410bed6b4953057c_d20250330_m032648_c001_v7007000_t0000_u01743305208131") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fc6_d20250330_m032643_c001_v0001036_t0040_u01743305203383") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f412b67bc1f3b22fc_d20250330_m032642_c001_v7007000_t0000_u01743305202057") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11846f71ebd648f8_d20250330_m032640_c001_v0001183_t0010_u01743305200710") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419b182e68ff336b_d20250330_m032640_c001_v7007000_t0000_u01743305200508") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11846f71ebd648ce_d20250330_m032637_c001_v0001183_t0009_u01743305197523") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419b182e68ff3362_d20250330_m032636_c001_v7007000_t0000_u01743305196777") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0ea0_d20250330_m032631_c001_v0001182_t0013_u01743305191288") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41764f53a29159c4_d20250330_m032630_c001_v7007000_t0000_u01743305190323") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1022a67432d4b91b_d20250330_m032628_c001_v0001178_t0009_u01743305188657") 2025/03/30 03:28:20 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4021420a1209e3c3_d20250330_m032628_c001_v7007000_t0000_u01743305188459") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1022a67432d4b90f_d20250330_m032624_c001_v0001178_t0048_u01743305184779") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4021420a1209e3c1_d20250330_m032624_c001_v7007000_t0000_u01743305184024") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf509d3_d20250330_m032618_c001_v0001183_t0028_u01743305178287") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b30822_d20250330_m032617_c001_v7007000_t0000_u01743305177345") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f112e44338174437a_d20250330_m032615_c001_v0001104_t0044_u01743305175440") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b3081e_d20250330_m032615_c001_v7007000_t0000_u01743305175238") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f112e443381744370_d20250330_m032611_c001_v0001104_t0046_u01743305171858") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b30819_d20250330_m032611_c001_v7007000_t0000_u01743305171113") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f96_d20250330_m032605_c001_v0001036_t0034_u01743305165141") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484b30_d20250330_m032604_c001_v7007000_t0000_u01743305164188") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f117b6572d94b87e0_d20250330_m032601_c001_v0001130_t0057_u01743305161902") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154756f91_d20250330_m032601_c001_v7007000_t0000_u01743305161693") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f117b6572d94b87dc_d20250330_m032558_c001_v0001130_t0037_u01743305158479") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154756f8a_d20250330_m032557_c001_v7007000_t0000_u01743305157734") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0cbc_d20250330_m032551_c001_v0001182_t0034_u01743305151417") 2025/03/30 03:28:21 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459907_d20250330_m032550_c001_v7007000_t0000_u01743305150270") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f103d2f626d07dd32_d20250330_m032543_c001_v0001134_t0045_u01743305143916") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f415d0c953d83dc8e_d20250330_m032543_c001_v7007000_t0000_u01743305143695") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50826_d20250330_m032540_c001_v0001183_t0013_u01743305140007") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f117a9cdc88ec3cd0_d20250330_m032539_c001_v0001038_t0002_u01743305139046") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f117a9cdc88ec3cce_d20250330_m032537_c001_v0001038_t0054_u01743305137877") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c870_d20250330_m032524_c001_v7007000_t0000_u01743305124370") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0b00_d20250330_m032517_c001_v0001182_t0030_u01743305117139") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10115a8d10189e61_d20250330_m032516_c001_v0001183_t0018_u01743305116369") 2025/03/30 03:28:22 DEBUG : dst/one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10115a8d10189e55_d20250330_m032515_c001_v0001183_t0009_u01743305115390") 2025/03/30 03:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd824_d20250330_m032708_c001_v7007000_t0000_u01743305228517") 2025/03/30 03:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1186ddd25edf3700_d20250330_m032704_c001_v0001093_t0013_u01743305224331") 2025/03/30 03:28:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11306d3041706c71_d20250330_m032659_c001_v0001044_t0054_u01743305219578") 2025/03/30 03:28:22 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987559_d20250330_m032654_c001_v7007000_t0000_u01743305214079") 2025/03/30 03:28:22 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11363645e8efd924_d20250330_m032651_c001_v0001180_t0050_u01743305211547") 2025/03/30 03:28:22 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f104629f01d711137_d20250330_m032647_c001_v0001101_t0027_u01743305207655") 2025/03/30 03:28:22 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f412b67bc1f3b2300_d20250330_m032642_c001_v7007000_t0000_u01743305202249") 2025/03/30 03:28:22 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1172ffaffbb7dedd_d20250330_m032640_c001_v0001137_t0029_u01743305200091") 2025/03/30 03:28:23 DEBUG : dst/one.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1168a8ec57d67340_d20250330_m032636_c001_v0001134_t0013_u01743305196268") 2025/03/30 03:28:23 DEBUG : dst/three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459908_d20250330_m032550_c001_v7007000_t0000_u01743305150471") 2025/03/30 03:28:23 DEBUG : dst/three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f117a9cdc88ec3cdc_d20250330_m032548_c001_v0001038_t0040_u01743305148399") 2025/03/30 03:28:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd827_d20250330_m032708_c001_v7007000_t0000_u01743305228713") 2025/03/30 03:28:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10352c6c84722f75_d20250330_m032707_c001_v0001180_t0014_u01743305227169") 2025/03/30 03:28:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1146159d765134a3_d20250330_m032701_c001_v0001116_t0053_u01743305221865") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd828_d20250330_m032708_c001_v7007000_t0000_u01743305228914") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1058c49396c6b22c_d20250330_m032707_c001_v0001134_t0013_u01743305227599") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4089356119de327e_d20250330_m032707_c001_v7007000_t0000_u01743305227401") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1058c49396c6b212_d20250330_m032702_c001_v0001134_t0035_u01743305222657") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4089356119de3274_d20250330_m032702_c001_v7007000_t0000_u01743305222460") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0fe2_d20250330_m032656_c001_v0001182_t0018_u01743305216911") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98755a_d20250330_m032654_c001_v7007000_t0000_u01743305214273") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10751d544893549e_d20250330_m032653_c001_v0001182_t0011_u01743305213257") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410bed6b4953058b_d20250330_m032653_c001_v7007000_t0000_u01743305213061") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10751d5448935476_d20250330_m032650_c001_v0001182_t0027_u01743305210195") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410bed6b49530581_d20250330_m032649_c001_v7007000_t0000_u01743305209999") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0f3c_d20250330_m032644_c001_v0001182_t0023_u01743305204988") 2025/03/30 03:28:23 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419b182e68ff336e_d20250330_m032641_c001_v7007000_t0000_u01743305201480") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0f05_d20250330_m032639_c001_v0001182_t0016_u01743305199279") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419b182e68ff3368_d20250330_m032638_c001_v7007000_t0000_u01743305198163") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50a7b_d20250330_m032632_c001_v0001183_t0026_u01743305192664") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4021420a1209e3c4_d20250330_m032629_c001_v7007000_t0000_u01743305189352") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50a43_d20250330_m032626_c001_v0001183_t0048_u01743305186763") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4021420a1209e3c2_d20250330_m032625_c001_v7007000_t0000_u01743305185656") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fae_d20250330_m032619_c001_v0001036_t0049_u01743305179093") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b3081f_d20250330_m032616_c001_v7007000_t0000_u01743305176383") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fa8_d20250330_m032614_c001_v0001036_t0032_u01743305174048") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b3081c_d20250330_m032612_c001_v7007000_t0000_u01743305172937") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0d7d_d20250330_m032606_c001_v0001182_t0011_u01743305166483") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154756f9a_d20250330_m032603_c001_v7007000_t0000_u01743305163222") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0d37_d20250330_m032600_c001_v0001182_t0056_u01743305160348") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154756f8c_d20250330_m032559_c001_v7007000_t0000_u01743305159224") 2025/03/30 03:28:24 DEBUG : dst/three.txt: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf508ba_d20250330_m032553_c001_v0001183_t0036_u01743305153018") 2025/03/30 03:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98755b_d20250330_m032654_c001_v7007000_t0000_u01743305214472") 2025/03/30 03:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f102f44cda70742c0_d20250330_m032652_c001_v0001183_t0005_u01743305212838") 2025/03/30 03:28:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1045bd579d93f45d_d20250330_m032649_c001_v0001146_t0051_u01743305209680") 2025/03/30 03:28:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f412b67bc1f3b2309_d20250330_m032642_c001_v7007000_t0000_u01743305202446") 2025/03/30 03:28:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f112305f14994b154_d20250330_m032641_c001_v0001100_t0033_u01743305201125") 2025/03/30 03:28:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1114f8ecefd11a9a_d20250330_m032637_c001_v0001183_t0034_u01743305197949") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd82a_d20250330_m032709_c001_v7007000_t0000_u01743305229122") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50b71_d20250330_m032656_c001_v0001183_t0019_u01743305216317") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98755c_d20250330_m032654_c001_v7007000_t0000_u01743305214689") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50af4_d20250330_m032644_c001_v0001183_t0049_u01743305204409") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f412b67bc1f3b230d_d20250330_m032642_c001_v7007000_t0000_u01743305202642") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14fbe_d20250330_m032631_c001_v0001036_t0043_u01743305191869") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41764f53a29159c6_d20250330_m032630_c001_v7007000_t0000_u01743305190533") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0e0f_d20250330_m032618_c001_v0001182_t0039_u01743305178872") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4154fa61e7b30823_d20250330_m032617_c001_v7007000_t0000_u01743305177540") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf5093c_d20250330_m032605_c001_v0001183_t0012_u01743305165900") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484b31_d20250330_m032604_c001_v7007000_t0000_u01743305164399") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f8c_d20250330_m032552_c001_v0001036_t0019_u01743305152025") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec45990a_d20250330_m032550_c001_v7007000_t0000_u01743305150665") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1031524bb0b6d211_d20250330_m032545_c001_v0001182_t0044_u01743305145932") 2025/03/30 03:28:25 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c872_d20250330_m032524_c001_v7007000_t0000_u01743305124577") 2025/03/30 03:28:26 DEBUG : dst/two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10115a8d10189ec3_d20250330_m032523_c001_v0001183_t0043_u01743305123378") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c6f2_d20250330_m032442_c001_v7007000_t0000_u01743305082774") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50423_d20250330_m032438_c001_v0001183_t0022_u01743305078204") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c6e4_d20250330_m032435_c001_v7007000_t0000_u01743305075960") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50327_d20250330_m032423_c001_v0001183_t0016_u01743305063175") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98752c_d20250330_m032413_c001_v7007000_t0000_u01743305053554") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50259_d20250330_m032410_c001_v0001183_t0039_u01743305050163") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484835_d20250330_m032344_c001_v7007000_t0000_u01743305024726") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca058c_d20250330_m032342_c001_v0001182_t0017_u01743305022937") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484810_d20250330_m032341_c001_v7007000_t0000_u01743305021378") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca056e_d20250330_m032340_c001_v0001182_t0021_u01743305020223") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484808_d20250330_m032336_c001_v7007000_t0000_u01743305016838") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0512_d20250330_m032335_c001_v0001182_t0048_u01743305015219") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484803_d20250330_m032334_c001_v7007000_t0000_u01743305014059") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04e8_d20250330_m032332_c001_v0001182_t0013_u01743305012851") 2025/03/30 03:28:26 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847f8_d20250330_m032326_c001_v7007000_t0000_u01743305006319") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0463_d20250330_m032324_c001_v0001182_t0016_u01743305004528") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f69ab_d20250330_m032323_c001_v7007000_t0000_u01743305003344") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0447_d20250330_m032322_c001_v0001182_t0038_u01743305002530") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f6954_d20250330_m032317_c001_v7007000_t0000_u01743304997397") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca03d0_d20250330_m032315_c001_v0001182_t0002_u01743304995910") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f6942_d20250330_m032313_c001_v7007000_t0000_u01743304993279") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0392_d20250330_m032312_c001_v0001182_t0012_u01743304992244") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f693c_d20250330_m032311_c001_v7007000_t0000_u01743304991132") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1037416477740ecd_d20250330_m032310_c001_v0001105_t0017_u01743304990375") 2025/03/30 03:28:27 DEBUG : empty space: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0352_d20250330_m032308_c001_v0001182_t0053_u01743304988816") 2025/03/30 03:28:27 DEBUG : enormous: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c43548481d_d20250330_m032343_c001_v7007000_t0000_u01743305023762") 2025/03/30 03:28:27 DEBUG : enormous: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca058f_d20250330_m032343_c001_v0001182_t0041_u01743305023164") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41839514bbddd835_d20250330_m032714_c001_v7007000_t0000_u01743305234063") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca10c1_d20250330_m032712_c001_v0001182_t0039_u01743305232867") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98752a_d20250330_m032408_c001_v7007000_t0000_u01743305048152") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca06f4_d20250330_m032407_c001_v0001182_t0004_u01743305047147") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f68e0_d20250330_m032305_c001_v7007000_t0000_u01743304985086") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca030c_d20250330_m032304_c001_v0001182_t0044_u01743304984112") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f68bf_d20250330_m032302_c001_v7007000_t0000_u01743304982822") 2025/03/30 03:28:27 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca02f0_d20250330_m032302_c001_v0001182_t0022_u01743304982204") 2025/03/30 03:28:28 DEBUG : existing: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca02e4_d20250330_m032301_c001_v0001182_t0047_u01743304981432") 2025/03/30 03:28:28 DEBUG : existing-b: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98752b_d20250330_m032408_c001_v7007000_t0000_u01743305048345") 2025/03/30 03:28:28 DEBUG : existing-b: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50229_d20250330_m032407_c001_v0001183_t0059_u01743305047155") 2025/03/30 03:28:28 DEBUG : file1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572a1_d20250330_m032803_c001_v7007000_t0000_u01743305283478") 2025/03/30 03:28:28 DEBUG : file1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca13cb_d20250330_m032802_c001_v0001182_t0010_u01743305282658") 2025/03/30 03:28:28 DEBUG : file1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475729d_d20250330_m032800_c001_v7007000_t0000_u01743305280516") 2025/03/30 03:28:28 DEBUG : file1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50f11_d20250330_m032759_c001_v0001183_t0052_u01743305279517") 2025/03/30 03:28:28 DEBUG : five: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354848a0_d20250330_m032349_c001_v7007000_t0000_u01743305029229") 2025/03/30 03:28:28 DEBUG : five: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca05d1_d20250330_m032347_c001_v0001182_t0035_u01743305027151") 2025/03/30 03:28:28 DEBUG : foo: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f6948_d20250330_m032315_c001_v7007000_t0000_u01743304995165") 2025/03/30 03:28:28 DEBUG : foo: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca03bc_d20250330_m032314_c001_v0001182_t0035_u01743304994594") 2025/03/30 03:28:28 DEBUG : foo: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca03b3_d20250330_m032314_c001_v0001182_t0035_u01743304994028") 2025/03/30 03:28:28 DEBUG : four: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354848a2_d20250330_m032349_c001_v7007000_t0000_u01743305029428") 2025/03/30 03:28:28 DEBUG : four: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf500d7_d20250330_m032347_c001_v0001183_t0024_u01743305027708") 2025/03/30 03:28:28 DEBUG : four: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca05c3_d20250330_m032346_c001_v0001182_t0001_u01743305026482") 2025/03/30 03:28:28 DEBUG : hello world2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845ac_d20250330_m032213_c001_v7007000_t0000_u01743304933861") 2025/03/30 03:28:29 DEBUG : hello world2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0011_d20250330_m032213_c001_v0001182_t0054_u01743304933267") 2025/03/30 03:28:29 DEBUG : ignore-size: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10c15_d20250330_m032259_c001_v7007000_t0000_u01743304979955") 2025/03/30 03:28:29 DEBUG : ignore-size: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca02c8_d20250330_m032258_c001_v0001182_t0000_u01743304978996") 2025/03/30 03:28:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987528_d20250330_m032406_c001_v7007000_t0000_u01743305046008") 2025/03/30 03:28:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50201_d20250330_m032404_c001_v0001183_t0046_u01743305044731") 2025/03/30 03:28:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987526_d20250330_m032403_c001_v7007000_t0000_u01743305043581") 2025/03/30 03:28:29 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf501d0_d20250330_m032402_c001_v0001183_t0029_u01743305042593") 2025/03/30 03:28:29 DEBUG : one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354848a4_d20250330_m032349_c001_v7007000_t0000_u01743305029624") 2025/03/30 03:28:29 DEBUG : one: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca05ab_d20250330_m032345_c001_v0001182_t0035_u01743305025857") 2025/03/30 03:28:29 DEBUG : only0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757285_d20250330_m032754_c001_v7007000_t0000_u01743305274341") 2025/03/30 03:28:29 DEBUG : only0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca12ee_d20250330_m032748_c001_v0001182_t0035_u01743305268356") 2025/03/30 03:28:29 DEBUG : only0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50dca_d20250330_m032738_c001_v0001183_t0000_u01743305258558") 2025/03/30 03:28:29 DEBUG : only0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba2_d20250330_m032731_c001_v7007000_t0000_u01743305251553") 2025/03/30 03:28:29 DEBUG : only0: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50cd1_d20250330_m032721_c001_v0001183_t0000_u01743305241276") 2025/03/30 03:28:29 DEBUG : only1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757286_d20250330_m032754_c001_v7007000_t0000_u01743305274536") 2025/03/30 03:28:29 DEBUG : only1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca1306_d20250330_m032748_c001_v0001182_t0035_u01743305268990") 2025/03/30 03:28:29 DEBUG : only1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50dd0_d20250330_m032739_c001_v0001183_t0037_u01743305259046") 2025/03/30 03:28:29 DEBUG : only1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba3_d20250330_m032731_c001_v7007000_t0000_u01743305251574") 2025/03/30 03:28:29 DEBUG : only1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50cd6_d20250330_m032721_c001_v0001183_t0014_u01743305241701") 2025/03/30 03:28:29 DEBUG : only10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757287_d20250330_m032754_c001_v7007000_t0000_u01743305274753") 2025/03/30 03:28:30 DEBUG : only10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e78_d20250330_m032748_c001_v0001183_t0024_u01743305268364") 2025/03/30 03:28:30 DEBUG : only10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e1e_d20250330_m032743_c001_v0001183_t0057_u01743305263359") 2025/03/30 03:28:30 DEBUG : only10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41814cf3739b02ca_d20250330_m032731_c001_v7007000_t0000_u01743305251993") 2025/03/30 03:28:30 DEBUG : only10: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d21_d20250330_m032725_c001_v0001183_t0032_u01743305245787") 2025/03/30 03:28:30 DEBUG : only11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757288_d20250330_m032754_c001_v7007000_t0000_u01743305274954") 2025/03/30 03:28:30 DEBUG : only11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4060146714dce624_d20250330_m032749_c001_v0001113_t0009_u01743305269572") 2025/03/30 03:28:30 DEBUG : only11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e26_d20250330_m032743_c001_v0001183_t0051_u01743305263880") 2025/03/30 03:28:30 DEBUG : only11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba1_d20250330_m032731_c001_v7007000_t0000_u01743305251380") 2025/03/30 03:28:30 DEBUG : only11: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d2b_d20250330_m032726_c001_v0001183_t0030_u01743305246223") 2025/03/30 03:28:30 DEBUG : only12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757289_d20250330_m032755_c001_v7007000_t0000_u01743305275166") 2025/03/30 03:28:30 DEBUG : only12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4060146714dce61a_d20250330_m032748_c001_v0001113_t0009_u01743305268926") 2025/03/30 03:28:30 DEBUG : only12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e32_d20250330_m032744_c001_v0001183_t0015_u01743305264345") 2025/03/30 03:28:30 DEBUG : only12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba9_d20250330_m032732_c001_v7007000_t0000_u01743305252170") 2025/03/30 03:28:30 DEBUG : only12: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d31_d20250330_m032726_c001_v0001183_t0005_u01743305246674") 2025/03/30 03:28:30 DEBUG : only13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728a_d20250330_m032755_c001_v7007000_t0000_u01743305275359") 2025/03/30 03:28:30 DEBUG : only13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca12f4_d20250330_m032748_c001_v0001182_t0035_u01743305268566") 2025/03/30 03:28:31 DEBUG : only13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e38_d20250330_m032744_c001_v0001183_t0057_u01743305264774") 2025/03/30 03:28:31 DEBUG : only13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba0_d20250330_m032731_c001_v7007000_t0000_u01743305251181") 2025/03/30 03:28:31 DEBUG : only13: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d3f_d20250330_m032727_c001_v0001183_t0045_u01743305247155") 2025/03/30 03:28:31 DEBUG : only14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728b_d20250330_m032755_c001_v7007000_t0000_u01743305275552") 2025/03/30 03:28:31 DEBUG : only14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419ba068fcd8a941_d20250330_m032749_c001_v0001099_t0008_u01743305269148") 2025/03/30 03:28:31 DEBUG : only14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e42_d20250330_m032745_c001_v0001183_t0028_u01743305265258") 2025/03/30 03:28:31 DEBUG : only14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d7f_d20250330_m032732_c001_v7007000_t0000_u01743305252183") 2025/03/30 03:28:31 DEBUG : only14: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d45_d20250330_m032727_c001_v0001183_t0030_u01743305247642") 2025/03/30 03:28:31 DEBUG : only15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728c_d20250330_m032755_c001_v7007000_t0000_u01743305275756") 2025/03/30 03:28:31 DEBUG : only15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e7c_d20250330_m032748_c001_v0001183_t0024_u01743305268766") 2025/03/30 03:28:31 DEBUG : only15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e46_d20250330_m032745_c001_v0001183_t0055_u01743305265720") 2025/03/30 03:28:31 DEBUG : only15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba5_d20250330_m032731_c001_v7007000_t0000_u01743305251763") 2025/03/30 03:28:31 DEBUG : only15: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d47_d20250330_m032728_c001_v0001183_t0048_u01743305248071") 2025/03/30 03:28:31 DEBUG : only16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728d_d20250330_m032755_c001_v7007000_t0000_u01743305275952") 2025/03/30 03:28:31 DEBUG : only16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca12fc_d20250330_m032748_c001_v0001182_t0035_u01743305268780") 2025/03/30 03:28:31 DEBUG : only16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e4c_d20250330_m032746_c001_v0001183_t0054_u01743305266147") 2025/03/30 03:28:31 DEBUG : only16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dbaa_d20250330_m032732_c001_v7007000_t0000_u01743305252192") 2025/03/30 03:28:31 DEBUG : only16: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d51_d20250330_m032728_c001_v0001183_t0014_u01743305248507") 2025/03/30 03:28:32 DEBUG : only17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728e_d20250330_m032756_c001_v7007000_t0000_u01743305276171") 2025/03/30 03:28:32 DEBUG : only17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e80_d20250330_m032748_c001_v0001183_t0024_u01743305268960") 2025/03/30 03:28:32 DEBUG : only17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e52_d20250330_m032746_c001_v0001183_t0001_u01743305266598") 2025/03/30 03:28:32 DEBUG : only17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41814cf3739b02cb_d20250330_m032732_c001_v7007000_t0000_u01743305252202") 2025/03/30 03:28:32 DEBUG : only17: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d53_d20250330_m032728_c001_v0001183_t0040_u01743305248944") 2025/03/30 03:28:32 DEBUG : only18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475728f_d20250330_m032756_c001_v7007000_t0000_u01743305276372") 2025/03/30 03:28:32 DEBUG : only18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419ba068fcd8a945_d20250330_m032749_c001_v0001099_t0008_u01743305269562") 2025/03/30 03:28:32 DEBUG : only18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e5a_d20250330_m032747_c001_v0001183_t0041_u01743305267064") 2025/03/30 03:28:32 DEBUG : only18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d87_d20250330_m032732_c001_v7007000_t0000_u01743305252395") 2025/03/30 03:28:32 DEBUG : only18: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d5f_d20250330_m032729_c001_v0001183_t0048_u01743305249536") 2025/03/30 03:28:32 DEBUG : only19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757290_d20250330_m032756_c001_v7007000_t0000_u01743305276573") 2025/03/30 03:28:32 DEBUG : only19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e84_d20250330_m032749_c001_v0001183_t0024_u01743305269156") 2025/03/30 03:28:32 DEBUG : only19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e6a_d20250330_m032747_c001_v0001183_t0029_u01743305267484") 2025/03/30 03:28:32 DEBUG : only19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba7_d20250330_m032731_c001_v7007000_t0000_u01743305251958") 2025/03/30 03:28:32 DEBUG : only19: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d67_d20250330_m032729_c001_v0001183_t0030_u01743305249966") 2025/03/30 03:28:32 DEBUG : only2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757291_d20250330_m032756_c001_v7007000_t0000_u01743305276771") 2025/03/30 03:28:32 DEBUG : only2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca130c_d20250330_m032749_c001_v0001182_t0035_u01743305269190") 2025/03/30 03:28:32 DEBUG : only2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50de0_d20250330_m032739_c001_v0001183_t0031_u01743305259528") 2025/03/30 03:28:33 DEBUG : only2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba6_d20250330_m032731_c001_v7007000_t0000_u01743305251774") 2025/03/30 03:28:33 DEBUG : only2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50cdf_d20250330_m032722_c001_v0001183_t0022_u01743305242215") 2025/03/30 03:28:33 DEBUG : only3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757292_d20250330_m032756_c001_v7007000_t0000_u01743305276970") 2025/03/30 03:28:33 DEBUG : only3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4060146714dce61c_d20250330_m032749_c001_v0001113_t0009_u01743305269168") 2025/03/30 03:28:33 DEBUG : only3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50de6_d20250330_m032739_c001_v0001183_t0030_u01743305259971") 2025/03/30 03:28:33 DEBUG : only3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d6c_d20250330_m032731_c001_v7007000_t0000_u01743305251785") 2025/03/30 03:28:33 DEBUG : only3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50ce9_d20250330_m032722_c001_v0001183_t0023_u01743305242641") 2025/03/30 03:28:33 DEBUG : only4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757293_d20250330_m032757_c001_v7007000_t0000_u01743305277164") 2025/03/30 03:28:33 DEBUG : only4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca1318_d20250330_m032749_c001_v0001182_t0035_u01743305269605") 2025/03/30 03:28:33 DEBUG : only4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50dee_d20250330_m032740_c001_v0001183_t0015_u01743305260463") 2025/03/30 03:28:33 DEBUG : only4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41814cf3739b02c9_d20250330_m032731_c001_v7007000_t0000_u01743305251799") 2025/03/30 03:28:33 DEBUG : only4: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50cf1_d20250330_m032723_c001_v0001183_t0053_u01743305243071") 2025/03/30 03:28:33 DEBUG : only5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757294_d20250330_m032757_c001_v7007000_t0000_u01743305277367") 2025/03/30 03:28:33 DEBUG : only5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e88_d20250330_m032749_c001_v0001183_t0024_u01743305269355") 2025/03/30 03:28:33 DEBUG : only5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50df4_d20250330_m032740_c001_v0001183_t0001_u01743305260900") 2025/03/30 03:28:33 DEBUG : only5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dba8_d20250330_m032731_c001_v7007000_t0000_u01743305251969") 2025/03/30 03:28:33 DEBUG : only5: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d01_d20250330_m032723_c001_v0001183_t0020_u01743305243511") 2025/03/30 03:28:33 DEBUG : only6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757295_d20250330_m032757_c001_v7007000_t0000_u01743305277579") 2025/03/30 03:28:33 DEBUG : only6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419ba068fcd8a943_d20250330_m032749_c001_v0001099_t0008_u01743305269366") 2025/03/30 03:28:34 DEBUG : only6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50dfc_d20250330_m032741_c001_v0001183_t0016_u01743305261477") 2025/03/30 03:28:34 DEBUG : only6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d74_d20250330_m032731_c001_v7007000_t0000_u01743305251984") 2025/03/30 03:28:34 DEBUG : only6: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d0d_d20250330_m032723_c001_v0001183_t0024_u01743305243959") 2025/03/30 03:28:34 DEBUG : only7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757296_d20250330_m032757_c001_v7007000_t0000_u01743305277774") 2025/03/30 03:28:34 DEBUG : only7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4060146714dce620_d20250330_m032749_c001_v0001113_t0009_u01743305269376") 2025/03/30 03:28:34 DEBUG : only7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e06_d20250330_m032741_c001_v0001183_t0011_u01743305261984") 2025/03/30 03:28:34 DEBUG : only7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416051d139b2dbab_d20250330_m032732_c001_v7007000_t0000_u01743305252381") 2025/03/30 03:28:34 DEBUG : only7: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d0f_d20250330_m032724_c001_v0001183_t0041_u01743305244400") 2025/03/30 03:28:34 DEBUG : only8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757297_d20250330_m032757_c001_v7007000_t0000_u01743305277969") 2025/03/30 03:28:34 DEBUG : only8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca1312_d20250330_m032749_c001_v0001182_t0035_u01743305269387") 2025/03/30 03:28:34 DEBUG : only8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e10_d20250330_m032742_c001_v0001183_t0027_u01743305262427") 2025/03/30 03:28:34 DEBUG : only8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41814cf3739b02c8_d20250330_m032731_c001_v7007000_t0000_u01743305251570") 2025/03/30 03:28:34 DEBUG : only8: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d13_d20250330_m032724_c001_v0001183_t0050_u01743305244862") 2025/03/30 03:28:34 DEBUG : only9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e154757298_d20250330_m032758_c001_v7007000_t0000_u01743305278166") 2025/03/30 03:28:34 DEBUG : only9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f410a6ad2adf50e8c_d20250330_m032749_c001_v0001183_t0024_u01743305269550") 2025/03/30 03:28:34 DEBUG : only9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50e18_d20250330_m032742_c001_v0001183_t0030_u01743305262882") 2025/03/30 03:28:34 DEBUG : only9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f416caf42376c7d68_d20250330_m032731_c001_v7007000_t0000_u01743305251578") 2025/03/30 03:28:35 DEBUG : only9: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50d17_d20250330_m032725_c001_v0001183_t0044_u01743305245325") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987523_d20250330_m032400_c001_v7007000_t0000_u01743305040684") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50192_d20250330_m032358_c001_v0001183_t0046_u01743305038279") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987520_d20250330_m032356_c001_v7007000_t0000_u01743305036754") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf5014e_d20250330_m032354_c001_v0001183_t0035_u01743305034509") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98751b_d20250330_m032352_c001_v7007000_t0000_u01743305032967") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50105_d20250330_m032350_c001_v0001183_t0033_u01743305030640") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c43548480d_d20250330_m032339_c001_v7007000_t0000_u01743305019016") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0542_d20250330_m032337_c001_v0001182_t0048_u01743305017787") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484807_d20250330_m032335_c001_v7007000_t0000_u01743305015832") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0508_d20250330_m032335_c001_v0001182_t0045_u01743305015005") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484802_d20250330_m032333_c001_v7007000_t0000_u01743305013449") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04e4_d20250330_m032332_c001_v0001182_t0027_u01743305012628") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f69af_d20250330_m032325_c001_v7007000_t0000_u01743305005342") 2025/03/30 03:28:35 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0461_d20250330_m032324_c001_v0001182_t0014_u01743305004281") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f69ac_d20250330_m032323_c001_v7007000_t0000_u01743305003537") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0443_d20250330_m032322_c001_v0001182_t0028_u01743305002303") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f69a9_d20250330_m032321_c001_v7007000_t0000_u01743305001513") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0427_d20250330_m032320_c001_v0001182_t0021_u01743305000904") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0417_d20250330_m032320_c001_v0001182_t0032_u01743305000260") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f699a_d20250330_m032319_c001_v7007000_t0000_u01743304999514") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0403_d20250330_m032318_c001_v0001182_t0040_u01743304998929") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca03fd_d20250330_m032318_c001_v0001182_t0049_u01743304998338") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f695a_d20250330_m032317_c001_v7007000_t0000_u01743304997595") 2025/03/30 03:28:36 DEBUG : potato: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca03e0_d20250330_m032316_c001_v0001182_t0026_u01743304996504") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f402137e3552f72a2_d20250330_m032452_c001_v7007000_t0000_u01743305092453") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f50_d20250330_m032451_c001_v0001036_t0008_u01743305091512") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c6f3_d20250330_m032443_c001_v7007000_t0000_u01743305083128") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f2c_d20250330_m032437_c001_v0001036_t0023_u01743305077312") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4065fc64ff1d5fd1_d20250330_m032427_c001_v7007000_t0000_u01743305067363") 2025/03/30 03:28:36 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f1e_d20250330_m032422_c001_v0001036_t0007_u01743305062238") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98752d_d20250330_m032414_c001_v7007000_t0000_u01743305054055") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f16_d20250330_m032409_c001_v0001036_t0033_u01743305049742") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484822_d20250330_m032343_c001_v7007000_t0000_u01743305023970") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca058a_d20250330_m032342_c001_v0001182_t0047_u01743305022693") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484811_d20250330_m032341_c001_v7007000_t0000_u01743305021574") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0568_d20250330_m032339_c001_v0001182_t0053_u01743305019992") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c43548480e_d20250330_m032339_c001_v7007000_t0000_u01743305019245") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0552_d20250330_m032338_c001_v0001182_t0055_u01743305018389") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484809_d20250330_m032337_c001_v7007000_t0000_u01743305017041") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca052a_d20250330_m032336_c001_v0001182_t0041_u01743305016211") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484805_d20250330_m032334_c001_v7007000_t0000_u01743305014256") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca04f0_d20250330_m032333_c001_v0001182_t0017_u01743305013459") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354847f9_d20250330_m032326_c001_v7007000_t0000_u01743305006517") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca046b_d20250330_m032325_c001_v0001182_t0004_u01743305005115") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845bc_d20250330_m032217_c001_v7007000_t0000_u01743304937297") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0053_d20250330_m032216_c001_v0001182_t0023_u01743304936673") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845b4_d20250330_m032215_c001_v7007000_t0000_u01743304935377") 2025/03/30 03:28:37 DEBUG : potato2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca002f_d20250330_m032214_c001_v0001182_t0027_u01743304934785") 2025/03/30 03:28:37 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c6f5_d20250330_m032443_c001_v7007000_t0000_u01743305083357") 2025/03/30 03:28:37 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca08cf_d20250330_m032438_c001_v0001182_t0011_u01743305078869") 2025/03/30 03:28:38 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4065fc64ff1d5fd0_d20250330_m032427_c001_v7007000_t0000_u01743305067168") 2025/03/30 03:28:38 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca07e5_d20250330_m032423_c001_v0001182_t0020_u01743305063767") 2025/03/30 03:28:38 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98752e_d20250330_m032414_c001_v7007000_t0000_u01743305054258") 2025/03/30 03:28:38 DEBUG : potato3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca072c_d20250330_m032410_c001_v0001182_t0033_u01743305050366") 2025/03/30 03:28:38 DEBUG : pre-dest1/1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459846_d20250330_m032533_c001_v7007000_t0000_u01743305133532") 2025/03/30 03:28:38 DEBUG : pre-dest1/1: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0b7e_d20250330_m032525_c001_v0001182_t0009_u01743305125351") 2025/03/30 03:28:38 DEBUG : pre-dest2/2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f41727ba3ec459847_d20250330_m032533_c001_v7007000_t0000_u01743305133727") 2025/03/30 03:28:38 DEBUG : pre-dest2/2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f78_d20250330_m032525_c001_v0001036_t0022_u01743305125939") 2025/03/30 03:28:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f821d73102deb5b9f580e1b_f411a5cb40665c7fa_d20250330_m032504_c001_v7007000_t0000_u01743305104972") 2025/03/30 03:28:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf505ef_d20250330_m032501_c001_v0001183_t0049_u01743305101854") 2025/03/30 03:28:38 DEBUG : sizeonly: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10c0c_d20250330_m032257_c001_v7007000_t0000_u01743304977700") 2025/03/30 03:28:38 DEBUG : sizeonly: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca02a4_d20250330_m032256_c001_v0001182_t0023_u01743304976626") 2025/03/30 03:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572bd_d20250330_m032810_c001_v7007000_t0000_u01743305290037") 2025/03/30 03:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f119ba068fcd8a95d_d20250330_m032808_c001_v0001099_t0042_u01743305288775") 2025/03/30 03:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572a5_d20250330_m032806_c001_v7007000_t0000_u01743305286845") 2025/03/30 03:28:38 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1060146714dce64e_d20250330_m032805_c001_v0001113_t0030_u01743305285626") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987529_d20250330_m032406_c001_v7007000_t0000_u01743305046206") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f12_d20250330_m032405_c001_v0001036_t0058_u01743305045092") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987527_d20250330_m032403_c001_v7007000_t0000_u01743305043777") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca06b0_d20250330_m032402_c001_v0001182_t0012_u01743305042949") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10bd2_d20250330_m032253_c001_v7007000_t0000_u01743304973447") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0266_d20250330_m032252_c001_v0001182_t0051_u01743304972089") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10ba3_d20250330_m032251_c001_v7007000_t0000_u01743304971342") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca024e_d20250330_m032250_c001_v0001182_t0022_u01743304970391") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b93_d20250330_m032247_c001_v7007000_t0000_u01743304967550") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca020c_d20250330_m032246_c001_v0001182_t0029_u01743304966662") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b7f_d20250330_m032246_c001_v7007000_t0000_u01743304966102") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca01f2_d20250330_m032244_c001_v0001182_t0051_u01743304964954") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca01b8_d20250330_m032241_c001_v0001182_t0057_u01743304961540") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b61_d20250330_m032240_c001_v7007000_t0000_u01743304960801") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca01a8_d20250330_m032240_c001_v0001182_t0036_u01743304960187") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca019c_d20250330_m032239_c001_v0001182_t0009_u01743304959594") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b5c_d20250330_m032238_c001_v7007000_t0000_u01743304958417") 2025/03/30 03:28:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0162_d20250330_m032236_c001_v0001182_t0020_u01743304956021") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0144_d20250330_m032233_c001_v0001182_t0057_u01743304953603") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b4b_d20250330_m032232_c001_v7007000_t0000_u01743304952862") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0133_d20250330_m032232_c001_v0001182_t0039_u01743304952276") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0129_d20250330_m032231_c001_v0001182_t0010_u01743304951666") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b45_d20250330_m032230_c001_v7007000_t0000_u01743304950928") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca00ed_d20250330_m032227_c001_v0001182_t0002_u01743304947449") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f414362178aa10b42_d20250330_m032227_c001_v7007000_t0000_u01743304947073") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca00e1_d20250330_m032226_c001_v0001182_t0049_u01743304946483") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484627_d20250330_m032224_c001_v7007000_t0000_u01743304944819") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca00bd_d20250330_m032224_c001_v0001182_t0017_u01743304944169") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484611_d20250330_m032223_c001_v7007000_t0000_u01743304943599") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca00af_d20250330_m032222_c001_v0001182_t0014_u01743304942981") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845e7_d20250330_m032221_c001_v7007000_t0000_u01743304941689") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca008d_d20250330_m032220_c001_v0001182_t0034_u01743304940915") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845d0_d20250330_m032220_c001_v7007000_t0000_u01743304940351") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0079_d20250330_m032219_c001_v0001182_t0054_u01743304939767") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845c1_d20250330_m032218_c001_v7007000_t0000_u01743304938843") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0061_d20250330_m032218_c001_v0001182_t0051_u01743304938241") 2025/03/30 03:28:40 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354845a2_d20250330_m032212_c001_v7007000_t0000_u01743304932331") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409c9fff5_d20250330_m032211_c001_v0001182_t0059_u01743304931744") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c43548459e_d20250330_m032210_c001_v7007000_t0000_u01743304930817") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409c9ffdb_d20250330_m032210_c001_v0001182_t0003_u01743304930231") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484596_d20250330_m032209_c001_v7007000_t0000_u01743304929300") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409c9ffcd_d20250330_m032208_c001_v0001182_t0059_u01743304928701") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c435484589_d20250330_m032205_c001_v7007000_t0000_u01743304925768") 2025/03/30 03:28:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409c9ffa9_d20250330_m032205_c001_v0001182_t0028_u01743304925172") 2025/03/30 03:28:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572be_d20250330_m032810_c001_v7007000_t0000_u01743305290268") 2025/03/30 03:28:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca1424_d20250330_m032808_c001_v0001182_t0049_u01743305288780") 2025/03/30 03:28:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572a6_d20250330_m032807_c001_v7007000_t0000_u01743305287041") 2025/03/30 03:28:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50f58_d20250330_m032805_c001_v0001183_t0055_u01743305285264") 2025/03/30 03:28:41 DEBUG : sub/yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987522_d20250330_m032400_c001_v7007000_t0000_u01743305040118") 2025/03/30 03:28:41 DEBUG : sub/yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f0a_d20250330_m032358_c001_v0001036_t0021_u01743305038637") 2025/03/30 03:28:41 DEBUG : test_dir1/file2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572a2_d20250330_m032803_c001_v7007000_t0000_u01743305283681") 2025/03/30 03:28:41 DEBUG : test_dir1/file2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f119ba068fcd8a955_d20250330_m032802_c001_v0001099_t0040_u01743305282315") 2025/03/30 03:28:41 DEBUG : test_dir1/file2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475729e_d20250330_m032800_c001_v7007000_t0000_u01743305280713") 2025/03/30 03:28:41 DEBUG : test_dir1/file2: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1060146714dce642_d20250330_m032759_c001_v0001113_t0045_u01743305279542") 2025/03/30 03:28:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e1547572a3_d20250330_m032803_c001_v7007000_t0000_u01743305283882") 2025/03/30 03:28:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f110a6ad2adf50f2e_d20250330_m032802_c001_v0001183_t0038_u01743305282304") 2025/03/30 03:28:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f403016e15475729f_d20250330_m032800_c001_v7007000_t0000_u01743305280928") 2025/03/30 03:28:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821d73102deb5b9f580e1b_f119ba068fcd8a953_d20250330_m032759_c001_v0001099_t0014_u01743305279531") 2025/03/30 03:28:42 DEBUG : three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354848a8_d20250330_m032349_c001_v7007000_t0000_u01743305029878") 2025/03/30 03:28:42 DEBUG : three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca05eb_d20250330_m032348_c001_v0001182_t0026_u01743305028506") 2025/03/30 03:28:42 DEBUG : three: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca05bf_d20250330_m032346_c001_v0001182_t0001_u01743305026251") 2025/03/30 03:28:42 DEBUG : two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f419bc2c4354848aa_d20250330_m032350_c001_v7007000_t0000_u01743305030073") 2025/03/30 03:28:42 DEBUG : two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f4173645b70c14efc_d20250330_m032347_c001_v0001036_t0001_u01743305027902") 2025/03/30 03:28:42 DEBUG : two: Deleting (id "4_z4f821d73102deb5b9f580e1b_f40831a4409ca05b7_d20250330_m032346_c001_v0001182_t0035_u01743305026052") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987524_d20250330_m032400_c001_v7007000_t0000_u01743305040887") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f11947821af48be0f_d20250330_m032359_c001_v0001120_t0052_u01743305039672") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98751f_d20250330_m032356_c001_v7007000_t0000_u01743305036174") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f10831a4409ca0647_d20250330_m032354_c001_v0001182_t0056_u01743305034866") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98751a_d20250330_m032352_c001_v7007000_t0000_u01743305032398") 2025/03/30 03:28:42 DEBUG : yam: Deleting (id "4_z4f821d73102deb5b9f580e1b_f1173645b70c14f04_d20250330_m032350_c001_v0001036_t0022_u01743305030650") 2025/03/30 03:28:42 DEBUG : yaml: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a987521_d20250330_m032356_c001_v7007000_t0000_u01743305036951") 2025/03/30 03:28:42 DEBUG : yaml: Deleting (id "4_z4f821d73102deb5b9f580e1b_f115c7d7d281e50d3_d20250330_m032355_c001_v0001036_t0047_u01743305035670") 2025/03/30 03:28:42 DEBUG : yaml: Deleting (id "4_z4f821d73102deb5b9f580e1b_f405f11e60a98751c_d20250330_m032353_c001_v7007000_t0000_u01743305033164") 2025/03/30 03:28:43 DEBUG : yaml: Deleting (id "4_z4f821d73102deb5b9f580e1b_f102f44cda707388e_d20250330_m032352_c001_v0001183_t0045_u01743305032184") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m43.430506726s (try 1/5)