"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/02 05:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule" 2025/01/02 05:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 05:05:06 DEBUG : Creating backend with remote "/tmp/rclone90383465" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:07 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 05:05:07 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", 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-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", 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-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:11 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 05:05:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 05:05:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:12 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:12 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:14 INFO : B2 bucket rclone-test-huxohuj0kule: Running all checks before starting transfers 2025/01/02 05:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:14 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:14 INFO : B2 bucket rclone-test-huxohuj0kule: Checks finished, now starting transfers 2025/01/02 05:05:14 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:15 ERROR : Ignoring --no-traverse with sync 2025/01/02 05:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:15 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:15 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:16 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:05:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 05:05:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/02 05:05:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:05:19 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:19 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:05:21 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:21 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 05:05:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:05:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 05:05:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:05:22 DEBUG : sub dir: Making directory 2025/01/02 05:05:22 DEBUG : sub dir2: Making directory 2025/01/02 05:05:22 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 05:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:22 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:22 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/02 05:05:23 DEBUG : B2 bucket rclone-test-huxohuj0kule: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:24 DEBUG : sub dir2: Making directory 2025/01/02 05:05:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 05:05:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:24 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:24 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:25 DEBUG : sub dir2: Making directory with metadata 2025/01/02 05:05:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:05:25 DEBUG : sub dir: Making directory 2025/01/02 05:05:25 DEBUG : sub dir2: Making directory 2025/01/02 05:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:25 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:25 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:25 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:05:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/02 05:05:26 DEBUG : B2 bucket rclone-test-huxohuj0kule: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 05:05:26 DEBUG : B2 bucket rclone-test-huxohuj0kule: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:27 DEBUG : sub dir2: Making directory 2025/01/02 05:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:27 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:27 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:27 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:05:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:28 DEBUG : sub dir2: Making directory with metadata 2025/01/02 05:05:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 05:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:05:28 DEBUG : sub dir: Making directory 2025/01/02 05:05:28 DEBUG : sub dir2: Making directory 2025/01/02 05:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:28 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:28 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:29 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:05:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/02 05:05:29 DEBUG : B2 bucket rclone-test-huxohuj0kule: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:30 DEBUG : sub dir2: Making directory 2025/01/02 05:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:31 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:31 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:31 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mequkus5ciho" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-mequkus5ciho 2025/01/02 05:05:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:34 DEBUG : B2 bucket rclone-test-mequkus5ciho: Waiting for checks to finish 2025/01/02 05:05:34 DEBUG : B2 bucket rclone-test-mequkus5ciho: Waiting for transfers to finish 2025/01/02 05:05:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:35 DEBUG : B2 bucket rclone-test-mequkus5ciho: Purge remote 2025/01/02 05:05:35 INFO : B2 bucket rclone-test-mequkus5ciho: cleaning bucket "rclone-test-mequkus5ciho" of all files 2025/01/02 05:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa29db3607d2b5b9f480e1b_f11497b6154de348c_d20250102_m050535_c001_v0001184_t0027_u01735794335243") --- PASS: TestServerSideCopy (5.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:37 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001150_t0053": EOF 2025/01/02 05:05:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001150_t0053": EOF) 2025/01/02 05:05:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-huxohuj0kule: 1/10 (Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001150_t0053": EOF) 2025/01/02 05:05:39 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:05:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:05:41 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:41 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 05:05:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyOverSelf (4.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vofivof8cazi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-vofivof8cazi 2025/01/02 05:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:44 DEBUG : B2 bucket rclone-test-vofivof8cazi: Waiting for checks to finish 2025/01/02 05:05:44 DEBUG : B2 bucket rclone-test-vofivof8cazi: Waiting for transfers to finish 2025/01/02 05:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:45 DEBUG : B2 bucket rclone-test-vofivof8cazi: Waiting for checks to finish 2025/01/02 05:05:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:05:45 DEBUG : B2 bucket rclone-test-vofivof8cazi: Waiting for transfers to finish 2025/01/02 05:05:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 05:05:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:46 DEBUG : B2 bucket rclone-test-vofivof8cazi: Purge remote 2025/01/02 05:05:46 INFO : B2 bucket rclone-test-vofivof8cazi: cleaning bucket "rclone-test-vofivof8cazi" of all files 2025/01/02 05:05:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f02cd13607d2b5b9f480e1b_f116f21f4b4bdf62a_d20250102_m050545_c001_v0001182_t0057_u01735794345969") 2025/01/02 05:05:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f02cd13607d2b5b9f480e1b_f11497b6154de3668_d20250102_m050544_c001_v0001184_t0032_u01735794344706") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:05:49 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:05:49 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:05:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 05:05:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 05:05:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wesekif1tewo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-wesekif1tewo 2025/01/02 05:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:05:52 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for checks to finish 2025/01/02 05:05:52 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for transfers to finish 2025/01/02 05:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:05:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 05:05:54 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for checks to finish 2025/01/02 05:05:54 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for transfers to finish 2025/01/02 05:05:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/02 05:05:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/02 05:05:55 INFO : sub dir/hello world: Deleted 2025/01/02 05:05:55 DEBUG : testing file moves 2025/01/02 05:05:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 05:05:56 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for checks to finish 2025/01/02 05:05:56 DEBUG : B2 bucket rclone-test-wesekif1tewo: Waiting for transfers to finish 2025/01/02 05:05:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/02 05:05:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/02 05:05:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:57 DEBUG : B2 bucket rclone-test-wesekif1tewo: Purge remote 2025/01/02 05:05:57 INFO : B2 bucket rclone-test-wesekif1tewo: cleaning bucket "rclone-test-wesekif1tewo" of all files 2025/01/02 05:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ed33607d2b5b9f480e1b_f116bb9130712bb23_d20250102_m050556_c001_v0001183_t0048_u01735794356528") 2025/01/02 05:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ed33607d2b5b9f480e1b_f1156fe6186c2e713_d20250102_m050554_c001_v0001177_t0015_u01735794354880") 2025/01/02 05:05:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f32ed33607d2b5b9f480e1b_f1130f5f8cd0b1edd_d20250102_m050553_c001_v0001102_t0034_u01735794353532") --- PASS: TestServerSideMoveOverSelf (8.80s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:05:59 ERROR : : error listing: directory not found 2025/01/02 05:06:00 DEBUG : Local file system at /tmp/rclone90383465: Making directory 2025/01/02 05:06:00 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:00 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:06:02 DEBUG : Local file system at /tmp/rclone90383465: Waiting for checks to finish 2025/01/02 05:06:02 DEBUG : Local file system at /tmp/rclone90383465: Waiting for transfers to finish 2025/01/02 05:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:06:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/02 05:06:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 05:06:03 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:03 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:06:04 INFO : check sum: Copied (new) 2025/01/02 05:06:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:04 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:06:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/02 05:06:04 DEBUG : check sum: Unchanged skipping 2025/01/02 05:06:04 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:04 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 05:06:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 05:06:06 INFO : sizeonly: Copied (new) 2025/01/02 05:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:06 DEBUG : sizeonly: Sizes identical 2025/01/02 05:06:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:06 DEBUG : sizeonly: Unchanged skipping 2025/01/02 05:06:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:06 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 05:06:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/02 05:06:09 INFO : ignore-size: Copied (new) 2025/01/02 05:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:06:09 DEBUG : ignore-size: Unchanged skipping 2025/01/02 05:06:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:09 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:06:11 DEBUG : existing: Unchanged skipping 2025/01/02 05:06:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:11 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 05:06:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 05:06:12 INFO : existing: Copied (replaced existing) 2025/01/02 05:06:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.49s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:06:13 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:13 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 05:06:13 INFO : existing: Copied (new) 2025/01/02 05:06:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:14 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:14 DEBUG : existing: Destination exists, skipping 2025/01/02 05:06:14 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:14 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:16 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/02 05:06:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:16 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:06:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:16 INFO : a/potato2: Copied (new) 2025/01/02 05:06:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:17 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/02 05:06:19 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:06:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/02 05:06:19 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:19 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:19 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/02 05:06:19 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:06:20 INFO : empty space: Updated modification time in destination 2025/01/02 05:06:20 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:20 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:20 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:22 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:22 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/01/02 05:06:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:06:22 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:22 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:22 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:24 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/01/02 05:06:24 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone90383465) 2025/01/02 05:06:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huxohuj0kule) 2025/01/02 05:06:24 DEBUG : foo: sha1 differ 2025/01/02 05:06:24 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/02 05:06:24 INFO : foo: Copied (replaced existing) 2025/01/02 05:06:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 05:06:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:26 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:26 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:26 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:26 INFO : potato: Copied (new) 2025/01/02 05:06:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:28 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 05:06:28 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/02 05:06:28 INFO : potato: Copied (replaced existing) 2025/01/02 05:06:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:30 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/02 05:06:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone90383465) 2025/01/02 05:06:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huxohuj0kule) 2025/01/02 05:06:30 DEBUG : potato: sha1 differ 2025/01/02 05:06:30 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/02 05:06:30 INFO : potato: Copied (replaced existing) 2025/01/02 05:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:32 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:32 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:32 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 05:06:32 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:34 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:34 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:34 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:34 INFO : potato2: Copied (new) 2025/01/02 05:06:34 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:34 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:36 DEBUG : d: Making directory 2025/01/02 05:06:36 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/02 05:06:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:37 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:06:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:37 INFO : a/potato2: Copied (new) 2025/01/02 05:06:37 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:37 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:37 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:37 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:39 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/02 05:06:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:39 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 05:06:39 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:39 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:39 INFO : a/potato2: Copied (new) 2025/01/02 05:06:39 ERROR : B2 bucket rclone-test-huxohuj0kule: not deleting files as there were IO errors 2025/01/02 05:06:39 ERROR : B2 bucket rclone-test-huxohuj0kule: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:41 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:42 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:42 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:42 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:42 INFO : potato: Deleted 2025/01/02 05:06:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:44 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:44 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:44 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:44 INFO : potato: Deleted 2025/01/02 05:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:44 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:44 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:44 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:06:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:06:46 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:46 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/02 05:06:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : enormous: Excluded 2025/01/02 05:06:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : potato2: Excluded 2025/01/02 05:06:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : potato2: Excluded 2025/01/02 05:06:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:49 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:49 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:49 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:49 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : enormous: Excluded 2025/01/02 05:06:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : potato2: Excluded 2025/01/02 05:06:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:06:49 DEBUG : potato2: Excluded 2025/01/02 05:06:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/02 05:06:49 DEBUG : Local file system at /tmp/rclone90383465: Waiting for checks to finish 2025/01/02 05:06:49 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:49 DEBUG : Local file system at /tmp/rclone90383465: Waiting for transfers to finish 2025/01/02 05:06:49 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 05:06:51 DEBUG : enormous: Excluded 2025/01/02 05:06:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 05:06:51 DEBUG : potato2: Excluded 2025/01/02 05:06:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:06:52 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:52 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:52 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:52 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:52 INFO : enormous: Deleted 2025/01/02 05:06:52 INFO : potato2: Deleted 2025/01/02 05:06:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/02 05:06:52 DEBUG : empty space: Unchanged skipping 2025/01/02 05:06:52 DEBUG : Local file system at /tmp/rclone90383465: Waiting for checks to finish 2025/01/02 05:06:52 DEBUG : Local file system at /tmp/rclone90383465: Waiting for transfers to finish 2025/01/02 05:06:52 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:52 INFO : enormous: Deleted 2025/01/02 05:06:52 INFO : potato2: Deleted 2025/01/02 05:06:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:55 DEBUG : five: Need to transfer - File not found at Destination 2025/01/02 05:06:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/02 05:06:55 DEBUG : one: Destination is newer than source, skipping 2025/01/02 05:06:55 DEBUG : three: Sizes identical 2025/01/02 05:06:55 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 05:06:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 05:06:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone90383465) 2025/01/02 05:06:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huxohuj0kule) 2025/01/02 05:06:55 DEBUG : two: sha1 differ 2025/01/02 05:06:55 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/02 05:06:55 INFO : five: Copied (new) 2025/01/02 05:06:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/02 05:06:56 INFO : four: Copied (replaced existing) 2025/01/02 05:06:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 05:06:56 INFO : two: Copied (replaced existing) 2025/01/02 05:06:56 DEBUG : Waiting for deletions to finish 2025/01/02 05:06:56 DEBUG : one: Destination is newer than source, skipping 2025/01/02 05:06:56 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 05:06:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/02 05:06:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 05:06:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/02 05:06:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/02 05:06:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone90383465) 2025/01/02 05:06:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 05:06:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huxohuj0kule) 2025/01/02 05:06:56 DEBUG : three: sha1 differ 2025/01/02 05:06:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/02 05:06:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/02 05:06:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 05:06:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 05:06:56 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:06:56 INFO : three: Copied (replaced existing) 2025/01/02 05:06:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/02 05:06:58 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:06:58 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:06:58 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 05:06:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 05:06:58 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:06:58 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:06:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:06:58 INFO : yam: Copied (new) 2025/01/02 05:06:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 05:06:58 INFO : potato: Copied (new) 2025/01/02 05:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:06:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:06:59 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:06:59 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:06:59 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:06:59 DEBUG : potato: Unchanged skipping 2025/01/02 05:06:59 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:07:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:07:00 INFO : yam: Copied (server-side copy) to: yaml 2025/01/02 05:07:00 INFO : yam: Deleted 2025/01/02 05:07:00 INFO : yaml: Renamed from "yam" 2025/01/02 05:07:00 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/02 05:07:02 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:07:02 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:07:02 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 05:07:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 05:07:02 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:07:02 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:07:02 INFO : yam: Copied (new) 2025/01/02 05:07:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 05:07:02 INFO : potato: Copied (new) 2025/01/02 05:07:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:07:03 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:07:03 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:07:03 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:03 DEBUG : potato: Unchanged skipping 2025/01/02 05:07:03 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:07:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:07:04 INFO : yam: Copied (server-side copy) to: yaml 2025/01/02 05:07:04 INFO : yam: Deleted 2025/01/02 05:07:04 INFO : yaml: Renamed from "yam" 2025/01/02 05:07:04 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/02 05:07:06 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:07:06 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:07:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 05:07:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/02 05:07:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:07:06 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:07:06 INFO : sub/yam: Copied (new) 2025/01/02 05:07:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/02 05:07:07 INFO : potato: Copied (new) 2025/01/02 05:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:07:08 DEBUG : potato: Unchanged skipping 2025/01/02 05:07:08 INFO : B2 bucket rclone-test-huxohuj0kule: Making map for --track-renames 2025/01/02 05:07:08 INFO : B2 bucket rclone-test-huxohuj0kule: Finished making map for --track-renames 2025/01/02 05:07:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:08 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for renames to finish 2025/01/02 05:07:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/02 05:07:09 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/02 05:07:09 INFO : sub/yam: Deleted 2025/01/02 05:07:09 INFO : yam: Renamed from "sub/yam" 2025/01/02 05:07:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:11 DEBUG : Creating backend with remote "/tmp/rclone90383465/dir1" 2025/01/02 05:07:11 DEBUG : Creating backend with remote "/tmp/rclone90383465/dir2" 2025/01/02 05:07:11 DEBUG : Local file system at /tmp/rclone90383465/dir2: Using server-side directory move 2025/01/02 05:07:11 INFO : Local file system at /tmp/rclone90383465/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 05:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 05:07:11 INFO : file1.txt: Moved (server-side) 2025/01/02 05:07:11 DEBUG : Local file system at /tmp/rclone90383465/dir2: Waiting for checks to finish 2025/01/02 05:07:11 DEBUG : Local file system at /tmp/rclone90383465/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:07:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 05:07:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:11 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/02 05:07:11 INFO : nested/sub dir/file: Copied (new) 2025/01/02 05:07:11 INFO : nested/sub dir/file: Deleted 2025/01/02 05:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:07:12 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:07:12 INFO : sub dir/hello world: Deleted 2025/01/02 05:07:12 INFO : sub dir: Removing directory 2025/01/02 05:07:12 INFO : nested/sub dir: Removing directory 2025/01/02 05:07:12 INFO : nested: Removing directory 2025/01/02 05:07:12 DEBUG : Local file system at /tmp/rclone90383465: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 05:07:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 05:07:13 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:13 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/02 05:07:14 INFO : nested/sub dir/file: Copied (new) 2025/01/02 05:07:14 INFO : nested/sub dir/file: Deleted 2025/01/02 05:07:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/02 05:07:14 INFO : sub dir/hello world: Copied (new) 2025/01/02 05:07:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:07:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 05:07:16 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:16 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/02 05:07:16 INFO : existing-b: Copied (new) 2025/01/02 05:07:16 INFO : existing-b: Deleted 2025/01/02 05:07:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 05:07:16 INFO : existing: Copied (new) 2025/01/02 05:07:16 INFO : existing: Deleted 2025/01/02 05:07:17 DEBUG : existing: Destination exists, skipping 2025/01/02 05:07:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 05:07:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:07:17 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:07:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jewukix7fevu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-jewukix7fevu 2025/01/02 05:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/02 05:07:23 DEBUG : empty space: Unchanged skipping 2025/01/02 05:07:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:07:23 DEBUG : B2 bucket rclone-test-jewukix7fevu: Waiting for checks to finish 2025/01/02 05:07:23 INFO : empty space: Deleted 2025/01/02 05:07:23 DEBUG : B2 bucket rclone-test-jewukix7fevu: Waiting for transfers to finish 2025/01/02 05:07:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:24 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:24 INFO : potato2: Deleted 2025/01/02 05:07:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:24 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:24 INFO : potato3: Deleted 2025/01/02 05:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cajafeq6vutu" 2025/01/02 05:07:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/02 05:07:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 05:07:26 DEBUG : B2 bucket rclone-test-cajafeq6vutu: Waiting for checks to finish 2025/01/02 05:07:26 DEBUG : B2 bucket rclone-test-cajafeq6vutu: Waiting for transfers to finish 2025/01/02 05:07:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:27 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:27 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:07:27 INFO : empty space: Copied (server-side copy) 2025/01/02 05:07:27 INFO : potato2: Deleted 2025/01/02 05:07:27 INFO : potato3: Deleted 2025/01/02 05:07:27 INFO : empty space: Deleted 2025/01/02 05:07:28 DEBUG : B2 bucket rclone-test-cajafeq6vutu: Purge remote 2025/01/02 05:07:28 INFO : B2 bucket rclone-test-cajafeq6vutu: cleaning bucket "rclone-test-cajafeq6vutu" of all files 2025/01/02 05:07:28 DEBUG : empty space: Deleting (id "4_zdf024df3609d2b5b9f480e1b_f1167a04aa91506c9_d20250102_m050727_c001_v0001102_t0004_u01735794447210") 2025/01/02 05:07:28 DEBUG : potato2: Deleting (id "4_zdf024df3609d2b5b9f480e1b_f1089633fb261e10c_d20250102_m050727_c001_v0001182_t0041_u01735794447129") 2025/01/02 05:07:28 DEBUG : potato3: Deleting (id "4_zdf024df3609d2b5b9f480e1b_f1175c2c6960d616e_d20250102_m050726_c001_v0001100_t0026_u01735794446798") 2025/01/02 05:07:29 DEBUG : B2 bucket rclone-test-jewukix7fevu: Purge remote 2025/01/02 05:07:29 INFO : B2 bucket rclone-test-jewukix7fevu: cleaning bucket "rclone-test-jewukix7fevu" of all files 2025/01/02 05:07:29 DEBUG : empty space: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f4024221b76f7078e_d20250102_m050727_c001_v7007000_t0000_u01735794447539") 2025/01/02 05:07:29 DEBUG : empty space: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f1006ebcd51c5f23b_d20250102_m050721_c001_v0001116_t0030_u01735794441981") 2025/01/02 05:07:29 DEBUG : potato2: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f4024221b76f70780_d20250102_m050727_c001_v7007000_t0000_u01735794447338") 2025/01/02 05:07:29 DEBUG : potato2: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f109d75561abf8f5e_d20250102_m050723_c001_v0001037_t0050_u01735794443763") 2025/01/02 05:07:29 DEBUG : potato3: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f411502e0f7603f58_d20250102_m050727_c001_v7007000_t0000_u01735794447349") 2025/01/02 05:07:29 DEBUG : potato3: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f1049759a2a368f9f_d20250102_m050724_c001_v0001105_t0037_u01735794444184") 2025/01/02 05:07:29 DEBUG : potato3: Deleting (id "4_z8fe23da3609d2b5b9f480e1b_f1006ebcd51c5f23d_d20250102_m050722_c001_v0001116_t0058_u01735794442732") --- PASS: TestServerSideMove (12.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kewenom7tiyu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-kewenom7tiyu 2025/01/02 05:07:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:07:37 DEBUG : empty space: Excluded 2025/01/02 05:07:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:07:37 DEBUG : empty space: Excluded 2025/01/02 05:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:07:37 DEBUG : B2 bucket rclone-test-kewenom7tiyu: Waiting for checks to finish 2025/01/02 05:07:37 DEBUG : B2 bucket rclone-test-kewenom7tiyu: Waiting for transfers to finish 2025/01/02 05:07:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:38 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:38 INFO : potato2: Deleted 2025/01/02 05:07:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:38 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:39 INFO : potato3: Deleted 2025/01/02 05:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zezolik1kuna" 2025/01/02 05:07:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 05:07:40 DEBUG : empty space: Excluded 2025/01/02 05:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 05:07:40 DEBUG : B2 bucket rclone-test-zezolik1kuna: Waiting for checks to finish 2025/01/02 05:07:40 DEBUG : B2 bucket rclone-test-zezolik1kuna: Waiting for transfers to finish 2025/01/02 05:07:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:41 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:41 INFO : potato2: Deleted 2025/01/02 05:07:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:41 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:41 INFO : potato3: Deleted 2025/01/02 05:07:42 DEBUG : B2 bucket rclone-test-zezolik1kuna: Purge remote 2025/01/02 05:07:42 INFO : B2 bucket rclone-test-zezolik1kuna: cleaning bucket "rclone-test-zezolik1kuna" of all files 2025/01/02 05:07:42 DEBUG : potato2: Deleting (id "4_z0f628d83609d2b5b9f480e1b_f104272297b0d00ea_d20250102_m050741_c001_v0001179_t0055_u01735794461182") 2025/01/02 05:07:42 DEBUG : potato3: Deleting (id "4_z0f628d83609d2b5b9f480e1b_f108662dbdb8f165c_d20250102_m050741_c001_v0001100_t0045_u01735794461411") 2025/01/02 05:07:43 DEBUG : B2 bucket rclone-test-kewenom7tiyu: Purge remote 2025/01/02 05:07:43 INFO : B2 bucket rclone-test-kewenom7tiyu: cleaning bucket "rclone-test-kewenom7tiyu" of all files 2025/01/02 05:07:43 DEBUG : empty space: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f100260dc962c96ce_d20250102_m050736_c001_v0001109_t0005_u01735794456484") 2025/01/02 05:07:43 DEBUG : potato2: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f4136256a13a5436b_d20250102_m050741_c001_v7007000_t0000_u01735794461388") 2025/01/02 05:07:43 DEBUG : potato2: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f1053bbf25d244130_d20250102_m050738_c001_v0001182_t0035_u01735794458085") 2025/01/02 05:07:43 DEBUG : potato3: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f4136256a13a54370_d20250102_m050741_c001_v7007000_t0000_u01735794461787") 2025/01/02 05:07:43 DEBUG : potato3: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f1089b384ab2a5807_d20250102_m050738_c001_v0001117_t0046_u01735794458343") 2025/01/02 05:07:43 DEBUG : potato3: Deleting (id "4_z7f027d33609d2b5b9f480e1b_f100260dc962c96d2_d20250102_m050736_c001_v0001109_t0047_u01735794456995") --- PASS: TestServerSideMoveWithFilter (18.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vetivaq4seto" 2025/01/02 05:07:52 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-huxohuj0kule -> B2 bucket rclone-test-vetivaq4seto 2025/01/02 05:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:54 DEBUG : B2 bucket rclone-test-vetivaq4seto: Waiting for checks to finish 2025/01/02 05:07:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/02 05:07:54 DEBUG : empty space: Unchanged skipping 2025/01/02 05:07:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 05:07:55 INFO : empty space: Deleted 2025/01/02 05:07:55 DEBUG : B2 bucket rclone-test-vetivaq4seto: Waiting for transfers to finish 2025/01/02 05:07:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:55 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:55 INFO : potato2: Deleted 2025/01/02 05:07:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:55 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:55 INFO : potato3: Deleted 2025/01/02 05:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sefoyus8ceha" 2025/01/02 05:07:56 DEBUG : tomatoDir: Making directory 2025/01/02 05:07:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/02 05:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 05:07:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 05:07:57 DEBUG : B2 bucket rclone-test-sefoyus8ceha: Waiting for checks to finish 2025/01/02 05:07:57 DEBUG : B2 bucket rclone-test-sefoyus8ceha: Waiting for transfers to finish 2025/01/02 05:07:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/02 05:07:58 INFO : empty space: Copied (server-side copy) 2025/01/02 05:07:58 INFO : empty space: Deleted 2025/01/02 05:07:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/02 05:07:59 INFO : potato2: Copied (server-side copy) 2025/01/02 05:07:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/02 05:07:59 INFO : potato3: Copied (server-side copy) 2025/01/02 05:07:59 INFO : potato2: Deleted 2025/01/02 05:07:59 INFO : potato3: Deleted 2025/01/02 05:07:59 DEBUG : B2 bucket rclone-test-sefoyus8ceha: Purge remote 2025/01/02 05:07:59 INFO : B2 bucket rclone-test-sefoyus8ceha: cleaning bucket "rclone-test-sefoyus8ceha" of all files 2025/01/02 05:08:00 DEBUG : empty space: Deleting (id "4_z7f82cda3609d2b5b9f480e1b_f1132c01b28ae5e51_d20250102_m050758_c001_v0001183_t0008_u01735794478684") 2025/01/02 05:08:00 DEBUG : potato2: Deleting (id "4_z7f82cda3609d2b5b9f480e1b_f106b8eb0ece3692b_d20250102_m050758_c001_v0001184_t0008_u01735794478931") 2025/01/02 05:08:00 DEBUG : potato3: Deleting (id "4_z7f82cda3609d2b5b9f480e1b_f110fe3c868d0a906_d20250102_m050759_c001_v0001184_t0050_u01735794479047") 2025/01/02 05:08:00 DEBUG : B2 bucket rclone-test-vetivaq4seto: Purge remote 2025/01/02 05:08:00 INFO : B2 bucket rclone-test-vetivaq4seto: cleaning bucket "rclone-test-vetivaq4seto" of all files 2025/01/02 05:08:01 DEBUG : empty space: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f409c812ec0d3efde_d20250102_m050758_c001_v7007000_t0000_u01735794478890") 2025/01/02 05:08:01 DEBUG : empty space: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f110e0ae2fa26c8e7_d20250102_m050754_c001_v0001183_t0050_u01735794474180") 2025/01/02 05:08:01 DEBUG : potato2: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f409c812ec0d3efdf_d20250102_m050759_c001_v7007000_t0000_u01735794479161") 2025/01/02 05:08:01 DEBUG : potato2: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f113194161b10918e_d20250102_m050755_c001_v0001113_t0051_u01735794475025") 2025/01/02 05:08:01 DEBUG : potato3: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f401c0328949c9bde_d20250102_m050759_c001_v7007000_t0000_u01735794479258") 2025/01/02 05:08:01 DEBUG : potato3: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f11620e7d310269e2_d20250102_m050755_c001_v0001093_t0029_u01735794475413") 2025/01/02 05:08:01 DEBUG : potato3: Deleting (id "4_z6f92bd83609d2b5b9f480e1b_f110e0ae2fa26c8ef_d20250102_m050754_c001_v0001183_t0003_u01735794474425") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.88s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/rclone-sync-test" 2025/01/02 05:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/rclone-sync-test-include/layer2" 2025/01/02 05:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/rclone-sync-test-ignore-file" 2025/01/02 05:08:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/02 05:08:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 05:08:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:08:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 05:08:16 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test: Waiting for checks to finish 2025/01/02 05:08:16 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test: Waiting for transfers to finish 2025/01/02 05:08:16 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:16 INFO : There was nothing to transfer 2025/01/02 05:08:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 05:08:16 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:08:16 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:08:16 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 05:08:17 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/02 05:08:17 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/02 05:08:17 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 05:08:18 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:08:18 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:08:18 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:18 DEBUG : : Excluded 2025/01/02 05:08:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/02 05:08:18 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/02 05:08:18 DEBUG : B2 bucket rclone-test-huxohuj0kule path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/02 05:08:18 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/CompareDest" 2025/01/02 05:08:29 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 05:08:29 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:29 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:08:30 INFO : one: Copied (new) 2025/01/02 05:08:30 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:31 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:31 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 05:08:32 INFO : one: Copied (replaced existing) 2025/01/02 05:08:32 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:34 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:08:34 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:34 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:34 INFO : There was nothing to transfer 2025/01/02 05:08:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 05:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:35 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:08:35 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:35 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:35 INFO : There was nothing to transfer 2025/01/02 05:08:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 05:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:36 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:08:36 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:36 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:36 INFO : There was nothing to transfer 2025/01/02 05:08:37 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/01/02 05:08:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 05:08:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 05:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:37 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:08:37 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:37 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:37 INFO : There was nothing to transfer 2025/01/02 05:08:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 05:08:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:38 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:08:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 05:08:38 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/02 05:08:39 INFO : two: Copied (new) 2025/01/02 05:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:42 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dest" 2025/01/02 05:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/pre-dest1" 2025/01/02 05:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/pre-dest2" 2025/01/02 05:08:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:08:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 05:08:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:08:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 05:08:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 05:08:47 DEBUG : B2 bucket rclone-test-huxohuj0kule path dest: Waiting for checks to finish 2025/01/02 05:08:47 DEBUG : B2 bucket rclone-test-huxohuj0kule path dest: Waiting for transfers to finish 2025/01/02 05:08:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/02 05:08:48 INFO : 3: Copied (new) 2025/01/02 05:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.60s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/CopyDest" 2025/01/02 05:08:54 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 05:08:54 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:54 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:08:55 INFO : one: Copied (new) 2025/01/02 05:08:55 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/02 05:08:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 05:08:55 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:08:56 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:08:56 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:08:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 05:08:57 INFO : one: Copied (replaced existing) 2025/01/02 05:08:57 DEBUG : Waiting for deletions to finish 2025/01/02 05:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/BackupDir" 2025/01/02 05:09:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:09:00 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 05:09:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:09:02 INFO : one: Copied (server-side copy) 2025/01/02 05:09:02 INFO : one: Deleted 2025/01/02 05:09:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/02 05:09:03 INFO : one: Copied (server-side copy) 2025/01/02 05:09:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 05:09:03 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:03 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/02 05:09:05 INFO : two: Copied (server-side copy) 2025/01/02 05:09:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 05:09:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:05 DEBUG : one: Unchanged skipping 2025/01/02 05:09:05 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:05 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:05 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:05 DEBUG : two: Unchanged skipping 2025/01/02 05:09:05 DEBUG : one: Unchanged skipping 2025/01/02 05:09:05 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:05 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:05 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:05 INFO : There was nothing to transfer 2025/01/02 05:09:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 05:09:06 DEBUG : three: Destination not found in --copy-dest 2025/01/02 05:09:06 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 05:09:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:06 DEBUG : one: Unchanged skipping 2025/01/02 05:09:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/02 05:09:06 DEBUG : two: Unchanged skipping 2025/01/02 05:09:06 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:06 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/02 05:09:07 INFO : three: Copied (new) 2025/01/02 05:09:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.21s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/backup" 2025/01/02 05:09:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:09:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:14 DEBUG : two: Unchanged skipping 2025/01/02 05:09:14 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:09:16 INFO : one: Copied (server-side copy) 2025/01/02 05:09:16 INFO : one: Deleted 2025/01/02 05:09:16 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:17 INFO : one: Copied (new) 2025/01/02 05:09:17 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:09:17 INFO : three.txt: Copied (server-side copy) 2025/01/02 05:09:17 INFO : three.txt: Deleted 2025/01/02 05:09:17 INFO : three.txt: Moved into backup dir 2025/01/02 05:09:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:09:19 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:19 DEBUG : two: Unchanged skipping 2025/01/02 05:09:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:20 INFO : one: Copied (server-side copy) 2025/01/02 05:09:20 INFO : one: Deleted 2025/01/02 05:09:20 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:09:20 INFO : one: Copied (new) 2025/01/02 05:09:20 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:09:21 INFO : three.txt: Copied (server-side copy) 2025/01/02 05:09:21 INFO : three.txt: Deleted 2025/01/02 05:09:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:09:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1128-00.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001128_t0021": EOF 2025/01/02 05:09:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1128-00.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001128_t0021": EOF) 2025/01/02 05:09:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-huxohuj0kule: 1/10 (Post "https://pod-000-1128-00.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001128_t0021": EOF) 2025/01/02 05:09:26 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:09:27 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/backup" 2025/01/02 05:09:29 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:09:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:29 DEBUG : two: Unchanged skipping 2025/01/02 05:09:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:09:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:09:31 INFO : one: Deleted 2025/01/02 05:09:31 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:32 INFO : one: Copied (new) 2025/01/02 05:09:32 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:09:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:09:33 INFO : three.txt: Deleted 2025/01/02 05:09:33 INFO : three.txt: Moved into backup dir 2025/01/02 05:09:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:09:34 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:34 DEBUG : two: Unchanged skipping 2025/01/02 05:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:09:35 INFO : one: Deleted 2025/01/02 05:09:35 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:09:36 INFO : one: Copied (new) 2025/01/02 05:09:36 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:09:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:09:36 INFO : three.txt: Deleted 2025/01/02 05:09:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/backup" 2025/01/02 05:09:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:09:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:44 DEBUG : two: Unchanged skipping 2025/01/02 05:09:44 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:09:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 05:09:45 INFO : one: Deleted 2025/01/02 05:09:45 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:46 INFO : one: Copied (new) 2025/01/02 05:09:46 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:09:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 05:09:47 INFO : three.txt: Deleted 2025/01/02 05:09:47 INFO : three.txt: Moved into backup dir 2025/01/02 05:09:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:48 DEBUG : two: Unchanged skipping 2025/01/02 05:09:48 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:09:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 05:09:50 INFO : one: Deleted 2025/01/02 05:09:50 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:09:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:09:50 INFO : one: Copied (new) 2025/01/02 05:09:50 DEBUG : Waiting for deletions to finish 2025/01/02 05:09:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:09:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 05:09:50 INFO : three.txt: Deleted 2025/01/02 05:09:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:09:53 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001182_t0004": EOF 2025/01/02 05:09:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001182_t0004": EOF) 2025/01/02 05:09:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-huxohuj0kule: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/8fd22df3607d2b5b9f480e1b/c001_v0001182_t0004": EOF) 2025/01/02 05:09:56 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:09:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:09:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:09:58 DEBUG : two: Unchanged skipping 2025/01/02 05:09:58 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:09:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:09:59 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:09:59 INFO : one: Deleted 2025/01/02 05:09:59 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:10:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:00 INFO : one: Copied (new) 2025/01/02 05:10:00 DEBUG : Waiting for deletions to finish 2025/01/02 05:10:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:10:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:10:01 INFO : three.txt: Deleted 2025/01/02 05:10:01 INFO : three.txt: Moved into backup dir 2025/01/02 05:10:02 DEBUG : one.bak: Excluded (Path Filter) 2025/01/02 05:10:02 DEBUG : one.bak: Excluded 2025/01/02 05:10:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/02 05:10:02 DEBUG : three.txt.bak: Excluded 2025/01/02 05:10:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:02 DEBUG : two: Unchanged skipping 2025/01/02 05:10:02 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for checks to finish 2025/01/02 05:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:02 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:10:03 INFO : one: Deleted 2025/01/02 05:10:03 DEBUG : B2 bucket rclone-test-huxohuj0kule path dst: Waiting for transfers to finish 2025/01/02 05:10:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:10:03 INFO : one: Copied (new) 2025/01/02 05:10:03 DEBUG : Waiting for deletions to finish 2025/01/02 05:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:10:04 INFO : three.txt: Deleted 2025/01/02 05:10:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.31s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:10:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:10:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:10:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:10:10 INFO : one: Deleted 2025/01/02 05:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:11 INFO : one: Copied (new) 2025/01/02 05:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:11 DEBUG : two: Unchanged skipping 2025/01/02 05:10:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 05:10:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:10:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:10:13 INFO : three.txt: Deleted 2025/01/02 05:10:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:10:13 INFO : three.txt: Copied (new) 2025/01/02 05:10:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/02 05:10:15 INFO : one: Deleted 2025/01/02 05:10:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:10:15 INFO : one: Copied (new) 2025/01/02 05:10:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:15 DEBUG : two: Unchanged skipping 2025/01/02 05:10:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 05:10:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:10:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/02 05:10:16 INFO : three.txt: Deleted 2025/01/02 05:10:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/02 05:10:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-huxohuj0kule/dst" 2025/01/02 05:10:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 05:10:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/02 05:10:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 05:10:24 INFO : one: Deleted 2025/01/02 05:10:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:24 INFO : one: Copied (new) 2025/01/02 05:10:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:25 DEBUG : two: Unchanged skipping 2025/01/02 05:10:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 05:10:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/02 05:10:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 05:10:25 INFO : three.txt: Deleted 2025/01/02 05:10:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:10:26 INFO : three.txt: Copied (new) 2025/01/02 05:10:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/02 05:10:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 05:10:26 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 05:10:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 05:10:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/02 05:10:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/02 05:10:28 INFO : one: Deleted 2025/01/02 05:10:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/02 05:10:28 INFO : one: Copied (new) 2025/01/02 05:10:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:28 DEBUG : two: Unchanged skipping 2025/01/02 05:10:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 05:10:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/02 05:10:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/02 05:10:29 INFO : three.txt: Deleted 2025/01/02 05:10:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/02 05:10:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 05:10:32 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:10:32 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:10:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/02 05:10:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 05:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.70s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 05:10:34 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:10:34 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:10:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/02 05:10:35 INFO : existing: Copied (new) 2025/01/02 05:10:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 05:10:35 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:10:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 05:10:35 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:10:35 ERROR : B2 bucket rclone-test-huxohuj0kule: not deleting files as there were IO errors 2025/01/02 05:10:35 ERROR : B2 bucket rclone-test-huxohuj0kule: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncImmutable (3.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:10:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:10:38 DEBUG : existing: Unchanged skipping 2025/01/02 05:10:38 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:10:38 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:10:38 DEBUG : Waiting for deletions to finish 2025/01/02 05:10:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.69s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", 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-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:11:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:11:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both0: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both10: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both13: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both14: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both15: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both16: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both17: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both18: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both19: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both2: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both3: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both4: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both5: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both6: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both7: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both8: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:09 DEBUG : both9: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both1: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both11: Unchanged skipping 2025/01/02 05:11:09 DEBUG : both12: Unchanged skipping 2025/01/02 05:11:09 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:11:09 DEBUG : Waiting for deletions to finish 2025/01/02 05:11:09 INFO : only1: Deleted 2025/01/02 05:11:10 INFO : only12: Deleted 2025/01/02 05:11:10 INFO : only4: Deleted 2025/01/02 05:11:10 INFO : only3: Deleted 2025/01/02 05:11:10 INFO : only5: Deleted 2025/01/02 05:11:10 INFO : only14: Deleted 2025/01/02 05:11:10 INFO : only16: Deleted 2025/01/02 05:11:10 INFO : only18: Deleted 2025/01/02 05:11:10 INFO : only8: Deleted 2025/01/02 05:11:10 INFO : only0: Deleted 2025/01/02 05:11:10 INFO : only11: Deleted 2025/01/02 05:11:10 INFO : only13: Deleted 2025/01/02 05:11:10 INFO : only7: Deleted 2025/01/02 05:11:10 INFO : only9: Deleted 2025/01/02 05:11:10 INFO : only10: Deleted 2025/01/02 05:11:10 INFO : only15: Deleted 2025/01/02 05:11:10 INFO : only17: Deleted 2025/01/02 05:11:10 INFO : only19: Deleted 2025/01/02 05:11:11 INFO : only2: Deleted 2025/01/02 05:11:11 INFO : only6: Deleted 2025/01/02 05:11:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (35.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:11:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for checks to finish 2025/01/02 05:11:43 DEBUG : both11: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both12: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both13: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both14: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both15: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both0: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both17: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both18: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both19: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both2: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both3: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both4: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both5: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both6: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both7: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both8: Unchanged skipping 2025/01/02 05:11:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/02 05:11:43 DEBUG : both9: Unchanged skipping 2025/01/02 05:11:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : both10: Unchanged skipping 2025/01/02 05:11:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : both1: Unchanged skipping 2025/01/02 05:11:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : both16: Unchanged skipping 2025/01/02 05:11:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/02 05:11:43 DEBUG : B2 bucket rclone-test-huxohuj0kule: Waiting for transfers to finish 2025/01/02 05:11:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only0: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only10: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only12: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only13: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only14: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only11: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only15: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only1: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only2: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only16: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only3: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only17: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only5: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only6: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only7: Copied (replaced existing) 2025/01/02 05:11:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:44 INFO : only8: Copied (replaced existing) 2025/01/02 05:11:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:45 INFO : only9: Copied (replaced existing) 2025/01/02 05:11:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:45 INFO : only18: Copied (replaced existing) 2025/01/02 05:11:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:45 INFO : only19: Copied (replaced existing) 2025/01/02 05:11:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/02 05:11:45 INFO : only4: Copied (replaced existing) 2025/01/02 05:11:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (37.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:11:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:11:53 DEBUG : sub dir: Making directory 2025/01/02 05:11:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" 2025/01/02 05:11:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 05:11:58 DEBUG : sub dir: Making directory 2025/01/02 05:11:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-huxohuj0kule", Local "Local file system at /tmp/rclone90383465", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.63s) PASS 2025/01/02 05:12:03 DEBUG : B2 bucket rclone-test-huxohuj0kule: Purge remote 2025/01/02 05:12:03 INFO : B2 bucket rclone-test-huxohuj0kule: cleaning bucket "rclone-test-huxohuj0kule" of all files 2025/01/02 05:12:04 DEBUG : BackupDir/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037ac8_d20250102_m050908_c001_v7007000_t0000_u01735794548145") 2025/01/02 05:12:04 DEBUG : BackupDir/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f10919c9c3009479f_d20250102_m050901_c001_v0001104_t0016_u01735794541564") 2025/01/02 05:12:04 DEBUG : CompareDest/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124c7d_d20250102_m050839_c001_v7007000_t0000_u01735794519859") 2025/01/02 05:12:04 DEBUG : CompareDest/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf61bd_d20250102_m050833_c001_v0001109_t0055_u01735794513328") 2025/01/02 05:12:04 DEBUG : CompareDest/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124c7e_d20250102_m050840_c001_v7007000_t0000_u01735794520049") 2025/01/02 05:12:04 DEBUG : CompareDest/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2918_d20250102_m050834_c001_v0001182_t0019_u01735794514878") 2025/01/02 05:12:04 DEBUG : CopyDest/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037acb_d20250102_m050908_c001_v7007000_t0000_u01735794548329") 2025/01/02 05:12:04 DEBUG : CopyDest/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a129c_d20250102_m050858_c001_v0001128_t0012_u01735794538370") 2025/01/02 05:12:04 DEBUG : CopyDest/three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037ace_d20250102_m050908_c001_v7007000_t0000_u01735794548511") 2025/01/02 05:12:04 DEBUG : CopyDest/three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2d1c_d20250102_m050906_c001_v0001182_t0027_u01735794546210") 2025/01/02 05:12:04 DEBUG : CopyDest/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037ad4_d20250102_m050908_c001_v7007000_t0000_u01735794548693") 2025/01/02 05:12:04 DEBUG : CopyDest/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf61fe_d20250102_m050903_c001_v0001109_t0032_u01735794543778") 2025/01/02 05:12:04 DEBUG : EXISTING: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e400_d20250102_m051038_c001_v7007000_t0000_u01735794638611") 2025/01/02 05:12:04 DEBUG : EXISTING: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62f6_d20250102_m051037_c001_v0001109_t0016_u01735794637289") 2025/01/02 05:12:04 DEBUG : Testêé: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3f8_d20250102_m051033_c001_v7007000_t0000_u01735794633847") 2025/01/02 05:12:04 DEBUG : Testêé: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62ea_d20250102_m051032_c001_v0001109_t0058_u01735794632772") 2025/01/02 05:12:04 DEBUG : Testêé: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62e0_d20250102_m051031_c001_v0001109_t0030_u01735794631871") 2025/01/02 05:12:04 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dca6_d20250102_m050640_c001_v7007000_t0000_u01735794400362") 2025/01/02 05:12:04 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e18a4_d20250102_m050639_c001_v0001182_t0006_u01735794399764") 2025/01/02 05:12:04 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70663_d20250102_m050637_c001_v7007000_t0000_u01735794397987") 2025/01/02 05:12:04 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e183c_d20250102_m050637_c001_v0001182_t0003_u01735794397077") 2025/01/02 05:12:05 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733c7_d20250102_m050617_c001_v7007000_t0000_u01735794377698") 2025/01/02 05:12:05 DEBUG : a/potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1452_d20250102_m050616_c001_v0001182_t0027_u01735794376778") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dca8_d20250102_m050640_c001_v7007000_t0000_u01735794400571") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1880_d20250102_m050638_c001_v0001182_t0055_u01735794398912") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70662_d20250102_m050637_c001_v7007000_t0000_u01735794397424") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1819_d20250102_m050636_c001_v0001182_t0054_u01735794396238") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733bc_d20250102_m050617_c001_v7007000_t0000_u01735794377139") 2025/01/02 05:12:05 DEBUG : b/potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1434_d20250102_m050615_c001_v0001182_t0033_u01735794375955") 2025/01/02 05:12:05 DEBUG : backup/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41963de4dfcf6e6f_d20250102_m050921_c001_v7007000_t0000_u01735794561820") 2025/01/02 05:12:05 DEBUG : backup/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f102d40fc00bfa750_d20250102_m050919_c001_v0001106_t0019_u01735794559903") 2025/01/02 05:12:05 DEBUG : backup/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f107be4c36f1c0dd9_d20250102_m050915_c001_v0001102_t0013_u01735794555615") 2025/01/02 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e49a_d20250102_m050951_c001_v7007000_t0000_u01735794591302") 2025/01/02 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1069a40a6c5fb88a_d20250102_m050949_c001_v0001120_t0049_u01735794589108") 2025/01/02 05:12:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f118bb46c7b8b2781_d20250102_m050945_c001_v0001091_t0040_u01735794585439") 2025/01/02 05:12:05 DEBUG : backup/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40991aae4b033917_d20250102_m050937_c001_v7007000_t0000_u01735794577221") 2025/01/02 05:12:05 DEBUG : backup/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f119913e8c6b8b253_d20250102_m050935_c001_v0001182_t0016_u01735794575313") 2025/01/02 05:12:05 DEBUG : backup/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f114c5856f3e6cbaf_d20250102_m050931_c001_v0001183_t0022_u01735794571058") 2025/01/02 05:12:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e49b_d20250102_m050951_c001_v7007000_t0000_u01735794591486") 2025/01/02 05:12:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f101b5c6be7dea4ae_d20250102_m050950_c001_v0001184_t0019_u01735794590524") 2025/01/02 05:12:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f117207cd718a958b_d20250102_m050946_c001_v0001183_t0019_u01735794586972") 2025/01/02 05:12:05 DEBUG : backup/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41963de4dfcf6e70_d20250102_m050922_c001_v7007000_t0000_u01735794562014") 2025/01/02 05:12:06 DEBUG : backup/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f114c5856f3e6cac7_d20250102_m050921_c001_v0001183_t0007_u01735794561000") 2025/01/02 05:12:06 DEBUG : backup/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1142908062705746_d20250102_m050917_c001_v0001176_t0034_u01735794557513") 2025/01/02 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40991aae4b033918_d20250102_m050937_c001_v7007000_t0000_u01735794577404") 2025/01/02 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f119e54aace015a74_d20250102_m050936_c001_v0001184_t0015_u01735794576455") 2025/01/02 05:12:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f118e42c3cc8243d9_d20250102_m050933_c001_v0001182_t0016_u01735794573183") 2025/01/02 05:12:06 DEBUG : both0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa1_d20250102_m051145_c001_v7007000_t0000_u01735794705803") 2025/01/02 05:12:06 DEBUG : both0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf639a_d20250102_m051116_c001_v0001109_t0030_u01735794676422") 2025/01/02 05:12:06 DEBUG : both0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18625f_d20250102_m051111_c001_v7007000_t0000_u01735794671682") 2025/01/02 05:12:06 DEBUG : both0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62fc_d20250102_m051040_c001_v0001109_t0030_u01735794640511") 2025/01/02 05:12:06 DEBUG : both1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa2_d20250102_m051145_c001_v7007000_t0000_u01735794705987") 2025/01/02 05:12:06 DEBUG : both1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63a4_d20250102_m051117_c001_v0001109_t0013_u01735794677519") 2025/01/02 05:12:06 DEBUG : both1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186260_d20250102_m051111_c001_v7007000_t0000_u01735794671876") 2025/01/02 05:12:06 DEBUG : both1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6302_d20250102_m051041_c001_v0001109_t0017_u01735794641543") 2025/01/02 05:12:06 DEBUG : both10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa3_d20250102_m051146_c001_v7007000_t0000_u01735794706172") 2025/01/02 05:12:06 DEBUG : both10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63f6_d20250102_m051130_c001_v0001109_t0051_u01735794690632") 2025/01/02 05:12:06 DEBUG : both10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186262_d20250102_m051112_c001_v7007000_t0000_u01735794672061") 2025/01/02 05:12:06 DEBUG : both10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6346_d20250102_m051054_c001_v0001109_t0053_u01735794654173") 2025/01/02 05:12:06 DEBUG : both11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa4_d20250102_m051146_c001_v7007000_t0000_u01735794706358") 2025/01/02 05:12:06 DEBUG : both11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6400_d20250102_m051131_c001_v0001109_t0016_u01735794691912") 2025/01/02 05:12:06 DEBUG : both11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186263_d20250102_m051112_c001_v7007000_t0000_u01735794672249") 2025/01/02 05:12:07 DEBUG : both11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf634a_d20250102_m051055_c001_v0001109_t0058_u01735794655718") 2025/01/02 05:12:07 DEBUG : both12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa5_d20250102_m051146_c001_v7007000_t0000_u01735794706542") 2025/01/02 05:12:07 DEBUG : both12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf640a_d20250102_m051133_c001_v0001109_t0017_u01735794693048") 2025/01/02 05:12:07 DEBUG : both12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186265_d20250102_m051112_c001_v7007000_t0000_u01735794672439") 2025/01/02 05:12:07 DEBUG : both12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6354_d20250102_m051057_c001_v0001109_t0024_u01735794657224") 2025/01/02 05:12:07 DEBUG : both13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa6_d20250102_m051146_c001_v7007000_t0000_u01735794706725") 2025/01/02 05:12:07 DEBUG : both13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6412_d20250102_m051134_c001_v0001109_t0000_u01735794694091") 2025/01/02 05:12:07 DEBUG : both13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186266_d20250102_m051112_c001_v7007000_t0000_u01735794672624") 2025/01/02 05:12:07 DEBUG : both13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf635c_d20250102_m051058_c001_v0001109_t0017_u01735794658587") 2025/01/02 05:12:07 DEBUG : both14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa7_d20250102_m051146_c001_v7007000_t0000_u01735794706915") 2025/01/02 05:12:07 DEBUG : both14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf641a_d20250102_m051135_c001_v0001109_t0036_u01735794695362") 2025/01/02 05:12:07 DEBUG : both14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186268_d20250102_m051112_c001_v7007000_t0000_u01735794672808") 2025/01/02 05:12:07 DEBUG : both14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6366_d20250102_m051100_c001_v0001109_t0039_u01735794660573") 2025/01/02 05:12:07 DEBUG : both15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa8_d20250102_m051147_c001_v7007000_t0000_u01735794707097") 2025/01/02 05:12:07 DEBUG : both15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6422_d20250102_m051136_c001_v0001109_t0056_u01735794696668") 2025/01/02 05:12:07 DEBUG : both15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186269_d20250102_m051112_c001_v7007000_t0000_u01735794672994") 2025/01/02 05:12:07 DEBUG : both15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf636a_d20250102_m051102_c001_v0001109_t0003_u01735794662134") 2025/01/02 05:12:07 DEBUG : both16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efa9_d20250102_m051147_c001_v7007000_t0000_u01735794707280") 2025/01/02 05:12:07 DEBUG : both16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf642c_d20250102_m051138_c001_v0001109_t0017_u01735794698186") 2025/01/02 05:12:07 DEBUG : both16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18626a_d20250102_m051113_c001_v7007000_t0000_u01735794673199") 2025/01/02 05:12:08 DEBUG : both16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6370_d20250102_m051103_c001_v0001109_t0039_u01735794663161") 2025/01/02 05:12:08 DEBUG : both17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efaa_d20250102_m051147_c001_v7007000_t0000_u01735794707463") 2025/01/02 05:12:08 DEBUG : both17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6436_d20250102_m051139_c001_v0001109_t0017_u01735794699146") 2025/01/02 05:12:08 DEBUG : both17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18626c_d20250102_m051113_c001_v7007000_t0000_u01735794673387") 2025/01/02 05:12:08 DEBUG : both17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf637a_d20250102_m051104_c001_v0001109_t0042_u01735794664927") 2025/01/02 05:12:08 DEBUG : both18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efab_d20250102_m051147_c001_v7007000_t0000_u01735794707648") 2025/01/02 05:12:08 DEBUG : both18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf643c_d20250102_m051140_c001_v0001109_t0057_u01735794700250") 2025/01/02 05:12:08 DEBUG : both18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18626d_d20250102_m051113_c001_v7007000_t0000_u01735794673574") 2025/01/02 05:12:08 DEBUG : both18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6382_d20250102_m051106_c001_v0001109_t0057_u01735794666249") 2025/01/02 05:12:08 DEBUG : both19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efac_d20250102_m051147_c001_v7007000_t0000_u01735794707832") 2025/01/02 05:12:08 DEBUG : both19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6444_d20250102_m051141_c001_v0001109_t0016_u01735794701359") 2025/01/02 05:12:08 DEBUG : both19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18626f_d20250102_m051113_c001_v7007000_t0000_u01735794673765") 2025/01/02 05:12:08 DEBUG : both19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf638a_d20250102_m051107_c001_v0001109_t0024_u01735794667418") 2025/01/02 05:12:08 DEBUG : both2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efad_d20250102_m051148_c001_v7007000_t0000_u01735794708018") 2025/01/02 05:12:08 DEBUG : both2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63ae_d20250102_m051119_c001_v0001109_t0028_u01735794679418") 2025/01/02 05:12:08 DEBUG : both2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186271_d20250102_m051113_c001_v7007000_t0000_u01735794673952") 2025/01/02 05:12:08 DEBUG : both2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf630a_d20250102_m051043_c001_v0001109_t0058_u01735794643074") 2025/01/02 05:12:08 DEBUG : both3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efae_d20250102_m051148_c001_v7007000_t0000_u01735794708229") 2025/01/02 05:12:08 DEBUG : both3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63b8_d20250102_m051120_c001_v0001109_t0002_u01735794680373") 2025/01/02 05:12:08 DEBUG : both3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186273_d20250102_m051114_c001_v7007000_t0000_u01735794674144") 2025/01/02 05:12:08 DEBUG : both3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6312_d20250102_m051044_c001_v0001109_t0004_u01735794644501") 2025/01/02 05:12:09 DEBUG : both4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efaf_d20250102_m051148_c001_v7007000_t0000_u01735794708424") 2025/01/02 05:12:09 DEBUG : both4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63c2_d20250102_m051121_c001_v0001109_t0054_u01735794681728") 2025/01/02 05:12:09 DEBUG : both4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186274_d20250102_m051114_c001_v7007000_t0000_u01735794674337") 2025/01/02 05:12:09 DEBUG : both4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf631c_d20250102_m051045_c001_v0001109_t0007_u01735794645701") 2025/01/02 05:12:09 DEBUG : both5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb0_d20250102_m051148_c001_v7007000_t0000_u01735794708608") 2025/01/02 05:12:09 DEBUG : both5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63c6_d20250102_m051123_c001_v0001109_t0030_u01735794683140") 2025/01/02 05:12:09 DEBUG : both5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186275_d20250102_m051114_c001_v7007000_t0000_u01735794674531") 2025/01/02 05:12:09 DEBUG : both5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6320_d20250102_m051047_c001_v0001109_t0044_u01735794647271") 2025/01/02 05:12:09 DEBUG : both6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb1_d20250102_m051148_c001_v7007000_t0000_u01735794708795") 2025/01/02 05:12:09 DEBUG : both6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63d4_d20250102_m051124_c001_v0001109_t0049_u01735794684448") 2025/01/02 05:12:09 DEBUG : both6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186277_d20250102_m051114_c001_v7007000_t0000_u01735794674727") 2025/01/02 05:12:09 DEBUG : both6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6326_d20250102_m051048_c001_v0001109_t0027_u01735794648993") 2025/01/02 05:12:09 DEBUG : both7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb2_d20250102_m051148_c001_v7007000_t0000_u01735794708981") 2025/01/02 05:12:09 DEBUG : both7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63da_d20250102_m051125_c001_v0001109_t0033_u01735794685964") 2025/01/02 05:12:09 DEBUG : both7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186279_d20250102_m051114_c001_v7007000_t0000_u01735794674914") 2025/01/02 05:12:09 DEBUG : both7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6334_d20250102_m051050_c001_v0001109_t0036_u01735794650536") 2025/01/02 05:12:09 DEBUG : both8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb3_d20250102_m051149_c001_v7007000_t0000_u01735794709173") 2025/01/02 05:12:09 DEBUG : both8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63e6_d20250102_m051127_c001_v0001109_t0003_u01735794687315") 2025/01/02 05:12:09 DEBUG : both8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18627b_d20250102_m051115_c001_v7007000_t0000_u01735794675098") 2025/01/02 05:12:09 DEBUG : both8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf633a_d20250102_m051051_c001_v0001109_t0006_u01735794651793") 2025/01/02 05:12:10 DEBUG : both9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb4_d20250102_m051149_c001_v7007000_t0000_u01735794709361") 2025/01/02 05:12:10 DEBUG : both9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63ee_d20250102_m051128_c001_v0001109_t0050_u01735794688728") 2025/01/02 05:12:10 DEBUG : both9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18627c_d20250102_m051115_c001_v7007000_t0000_u01735794675285") 2025/01/02 05:12:10 DEBUG : both9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf633e_d20250102_m051052_c001_v0001109_t0022_u01735794652700") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcab_d20250102_m050640_c001_v7007000_t0000_u01735794400752") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e188a_d20250102_m050639_c001_v0001182_t0014_u01735794399133") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70664_d20250102_m050638_c001_v7007000_t0000_u01735794398175") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1822_d20250102_m050636_c001_v0001182_t0046_u01735794396475") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733cb_d20250102_m050617_c001_v7007000_t0000_u01735794377882") 2025/01/02 05:12:10 DEBUG : c/non empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e143c_d20250102_m050616_c001_v0001182_t0000_u01735794376168") 2025/01/02 05:12:10 DEBUG : check sum: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327d3_d20250102_m050605_c001_v7007000_t0000_u01735794365050") 2025/01/02 05:12:10 DEBUG : check sum: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1239_d20250102_m050604_c001_v0001182_t0058_u01735794364081") 2025/01/02 05:12:10 DEBUG : dest/3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f71330_d20250102_m050849_c001_v7007000_t0000_u01735794529667") 2025/01/02 05:12:10 DEBUG : dest/3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f400e08401fdec8b5_d20250102_m050848_c001_v0001184_t0013_u01735794528560") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3ef_d20250102_m051030_c001_v7007000_t0000_u01735794630419") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f11731f01a2b8a20c_d20250102_m051028_c001_v0001130_t0010_u01735794628090") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1748eb_d20250102_m051027_c001_v7007000_t0000_u01735794627910") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f11731f01a2b8a1f4_d20250102_m051024_c001_v0001130_t0022_u01735794624628") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1748d4_d20250102_m051023_c001_v7007000_t0000_u01735794623895") 2025/01/02 05:12:10 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62be_d20250102_m051019_c001_v0001109_t0043_u01735794619220") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e53_d20250102_m051017_c001_v7007000_t0000_u01735794617751") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1035cdf7e6469f0a_d20250102_m051015_c001_v0001099_t0058_u01735794615410") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f408de58c6823e102_d20250102_m051015_c001_v7007000_t0000_u01735794615210") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1035cdf7e6469ef4_d20250102_m051011_c001_v0001099_t0044_u01735794611497") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f408de58c6823e0e9_d20250102_m051010_c001_v7007000_t0000_u01735794610752") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6298_d20250102_m051005_c001_v0001109_t0000_u01735794605545") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e4a3_d20250102_m051004_c001_v7007000_t0000_u01735794604561") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108f08a5907270b2_d20250102_m051003_c001_v0001036_t0007_u01735794603098") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40717f149b09f009_d20250102_m051002_c001_v7007000_t0000_u01735794602911") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108f08a5907270ac_d20250102_m051000_c001_v0001036_t0018_u01735794600125") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40717f149b09f001_d20250102_m050959_c001_v7007000_t0000_u01735794599396") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6274_d20250102_m050952_c001_v0001109_t0026_u01735794592589") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e49c_d20250102_m050951_c001_v7007000_t0000_u01735794591672") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f10729d5311e81996_d20250102_m050950_c001_v0001182_t0027_u01735794590118") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc912509a_d20250102_m050949_c001_v7007000_t0000_u01735794589931") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f10729d5311e81956_d20250102_m050946_c001_v0001182_t0035_u01735794586574") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9125088_d20250102_m050945_c001_v7007000_t0000_u01735794585845") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf624c_d20250102_m050938_c001_v0001109_t0057_u01735794578500") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40991aae4b033919_d20250102_m050937_c001_v7007000_t0000_u01735794577587") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f114dacdfe5430186_d20250102_m050935_c001_v0001109_t0014_u01735794575704") 2025/01/02 05:12:11 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e13_d20250102_m050935_c001_v7007000_t0000_u01735794575521") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f114dacdfe543017c_d20250102_m050932_c001_v0001109_t0030_u01735794572017") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e0e_d20250102_m050931_c001_v7007000_t0000_u01735794571280") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6226_d20250102_m050923_c001_v0001109_t0000_u01735794563141") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41963de4dfcf6e71_d20250102_m050922_c001_v7007000_t0000_u01735794562207") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f101a31729b0271c3_d20250102_m050920_c001_v0001105_t0015_u01735794560500") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f407f961c82f58137_d20250102_m050920_c001_v7007000_t0000_u01735794560312") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f101a31729b0271ad_d20250102_m050916_c001_v0001105_t0049_u01735794556865") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f407f961c82f580e2_d20250102_m050916_c001_v7007000_t0000_u01735794556123") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a12aa_d20250102_m050909_c001_v0001128_t0008_u01735794549981") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037ad7_d20250102_m050908_c001_v7007000_t0000_u01735794548876") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f111ddb3aaa3e3113_d20250102_m050902_c001_v0001146_t0002_u01735794542842") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124dfb_d20250102_m050902_c001_v7007000_t0000_u01735794542591") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2c46_d20250102_m050857_c001_v0001182_t0056_u01735794537800") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108f4433f9b98632_d20250102_m050856_c001_v0001093_t0058_u01735794536867") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108f4433f9b9862e_d20250102_m050854_c001_v0001093_t0016_u01735794534827") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124c7f_d20250102_m050840_c001_v7007000_t0000_u01735794520242") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1268_d20250102_m050832_c001_v0001128_t0023_u01735794512658") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f104c3855e4ffe3f4_d20250102_m050831_c001_v0001137_t0053_u01735794511628") 2025/01/02 05:12:12 DEBUG : dst/one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f104c3855e4ffe3f0_d20250102_m050830_c001_v0001137_t0027_u01735794510539") 2025/01/02 05:12:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3f0_d20250102_m051030_c001_v7007000_t0000_u01735794630600") 2025/01/02 05:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1151a3f3e93a6d90_d20250102_m051027_c001_v0001098_t0054_u01735794627524") 2025/01/02 05:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1192b8a52740461d_d20250102_m051023_c001_v0001178_t0019_u01735794623673") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e54_d20250102_m051017_c001_v7007000_t0000_u01735794617934") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1048d5636264869e_d20250102_m051014_c001_v0001131_t0035_u01735794614819") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1074e34030ce1be0_d20250102_m051010_c001_v0001109_t0036_u01735794610262") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e4a4_d20250102_m051004_c001_v7007000_t0000_u01735794604746") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f11592a536dc04acb_d20250102_m051002_c001_v0001183_t0035_u01735794602693") 2025/01/02 05:12:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1122d79687936e64_d20250102_m050959_c001_v0001091_t0017_u01735794599030") 2025/01/02 05:12:13 DEBUG : dst/three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037ada_d20250102_m050909_c001_v7007000_t0000_u01735794549059") 2025/01/02 05:12:13 DEBUG : dst/three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108f4433f9b98648_d20250102_m050907_c001_v0001093_t0017_u01735794547385") 2025/01/02 05:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3f1_d20250102_m051030_c001_v7007000_t0000_u01735794630781") 2025/01/02 05:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1020e31923f0c3cf_d20250102_m051028_c001_v0001172_t0020_u01735794628950") 2025/01/02 05:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1053bbf25d245031_d20250102_m051025_c001_v0001182_t0022_u01735794625589") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3f2_d20250102_m051030_c001_v7007000_t0000_u01735794630962") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f11731f01a2b8a21a_d20250102_m051029_c001_v0001130_t0053_u01735794629566") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1748f6_d20250102_m051029_c001_v7007000_t0000_u01735794629385") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f11731f01a2b8a1fe_d20250102_m051025_c001_v0001130_t0026_u01735794625974") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1748e2_d20250102_m051025_c001_v7007000_t0000_u01735794625794") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62c4_d20250102_m051020_c001_v0001109_t0006_u01735794620458") 2025/01/02 05:12:13 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e56_d20250102_m051018_c001_v7007000_t0000_u01735794618117") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1035cdf7e6469f10_d20250102_m051016_c001_v0001099_t0054_u01735794616935") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f408de58c6823e10b_d20250102_m051016_c001_v7007000_t0000_u01735794616744") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1035cdf7e6469f00_d20250102_m051013_c001_v0001099_t0008_u01735794613288") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f408de58c6823e0f4_d20250102_m051013_c001_v7007000_t0000_u01735794613102") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62a0_d20250102_m051007_c001_v0001109_t0019_u01735794607013") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40717f149b09f010_d20250102_m051003_c001_v7007000_t0000_u01735794603988") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf628e_d20250102_m051001_c001_v0001109_t0002_u01735794601485") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40717f149b09f004_d20250102_m051001_c001_v7007000_t0000_u01735794601110") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf627a_d20250102_m050956_c001_v0001109_t0024_u01735794596092") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc91250a1_d20250102_m050950_c001_v7007000_t0000_u01735794590732") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e31b7_d20250102_m050948_c001_v0001182_t0014_u01735794588308") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9125090_d20250102_m050947_c001_v7007000_t0000_u01735794587210") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6252_d20250102_m050939_c001_v0001109_t0040_u01735794579222") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e14_d20250102_m050936_c001_v7007000_t0000_u01735794576666") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e3038_d20250102_m050934_c001_v0001182_t0007_u01735794574487") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e11_d20250102_m050933_c001_v7007000_t0000_u01735794573393") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6228_d20250102_m050926_c001_v0001109_t0004_u01735794566291") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f407f961c82f5813a_d20250102_m050921_c001_v7007000_t0000_u01735794561233") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a12bc_d20250102_m050918_c001_v0001128_t0040_u01735794558936") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f407f961c82f58117_d20250102_m050917_c001_v7007000_t0000_u01735794557735") 2025/01/02 05:12:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2da9_d20250102_m050911_c001_v0001182_t0041_u01735794551134") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e57_d20250102_m051018_c001_v7007000_t0000_u01735794618302") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f106490e388b80da7_d20250102_m051016_c001_v0001157_t0046_u01735794616401") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f116640e274798895_d20250102_m051012_c001_v0001117_t0038_u01735794612462") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e4a5_d20250102_m051004_c001_v7007000_t0000_u01735794604932") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f106b8eb0ece38059_d20250102_m051003_c001_v0001184_t0016_u01735794603768") 2025/01/02 05:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1101a69cb1a9ba01_d20250102_m051000_c001_v0001120_t0054_u01735794600688") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3f3_d20250102_m051031_c001_v7007000_t0000_u01735794631144") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62c2_d20250102_m051019_c001_v0001109_t0051_u01735794619784") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d32e58_d20250102_m051018_c001_v7007000_t0000_u01735794618486") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf629a_d20250102_m051006_c001_v0001109_t0029_u01735794606522") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e4a6_d20250102_m051005_c001_v7007000_t0000_u01735794605172") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6278_d20250102_m050955_c001_v0001109_t0028_u01735794595510") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19e49d_d20250102_m050951_c001_v7007000_t0000_u01735794591858") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e30b6_d20250102_m050939_c001_v0001182_t0054_u01735794579022") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40991aae4b03391a_d20250102_m050937_c001_v7007000_t0000_u01735794577770") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2efd_d20250102_m050924_c001_v0001182_t0027_u01735794564037") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41963de4dfcf6e72_d20250102_m050922_c001_v7007000_t0000_u01735794562409") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf620a_d20250102_m050910_c001_v0001109_t0028_u01735794550704") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f418e7f21d8037add_d20250102_m050909_c001_v7007000_t0000_u01735794549242") 2025/01/02 05:12:15 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f10859df006df4e24_d20250102_m050904_c001_v0001165_t0001_u01735794544967") 2025/01/02 05:12:16 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124c80_d20250102_m050840_c001_v7007000_t0000_u01735794520432") 2025/01/02 05:12:16 DEBUG : dst/two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f104c3855e4ffe3fa_d20250102_m050839_c001_v0001137_t0046_u01735794519006") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70e31_d20250102_m050754_c001_v7007000_t0000_u01735794474997") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e24b1_d20250102_m050751_c001_v0001182_t0044_u01735794471511") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70d2b_d20250102_m050749_c001_v7007000_t0000_u01735794469320") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e2288_d20250102_m050733_c001_v0001182_t0016_u01735794453710") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4edd_d20250102_m050723_c001_v7007000_t0000_u01735794443745") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1fe2_d20250102_m050719_c001_v0001182_t0026_u01735794439709") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcbd_d20250102_m050653_c001_v7007000_t0000_u01735794413058") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1adf_d20250102_m050651_c001_v0001182_t0058_u01735794411355") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb9_d20250102_m050649_c001_v7007000_t0000_u01735794409874") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1a5b_d20250102_m050648_c001_v0001182_t0037_u01735794408727") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb3_d20250102_m050645_c001_v7007000_t0000_u01735794405509") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1976_d20250102_m050643_c001_v0001182_t0047_u01735794403974") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcae_d20250102_m050642_c001_v7007000_t0000_u01735794402859") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e190e_d20250102_m050641_c001_v0001182_t0046_u01735794401696") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f7065e_d20250102_m050635_c001_v7007000_t0000_u01735794395300") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e178e_d20250102_m050633_c001_v0001182_t0043_u01735794393851") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70655_d20250102_m050632_c001_v7007000_t0000_u01735794392716") 2025/01/02 05:12:16 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e170f_d20250102_m050631_c001_v0001182_t0018_u01735794391955") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173414_d20250102_m050626_c001_v7007000_t0000_u01735794386900") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e15da_d20250102_m050625_c001_v0001182_t0003_u01735794385730") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733fd_d20250102_m050623_c001_v7007000_t0000_u01735794383102") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1530_d20250102_m050622_c001_v0001182_t0041_u01735794382137") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733fb_d20250102_m050621_c001_v7007000_t0000_u01735794381014") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f112f02cc42fc345d_d20250102_m050620_c001_v0001036_t0006_u01735794380214") 2025/01/02 05:12:17 DEBUG : empty space: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e149a_d20250102_m050618_c001_v0001182_t0003_u01735794378630") 2025/01/02 05:12:17 DEBUG : enormous: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcbb_d20250102_m050652_c001_v7007000_t0000_u01735794412143") 2025/01/02 05:12:17 DEBUG : enormous: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1aeb_d20250102_m050651_c001_v0001182_t0043_u01735794411560") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f417f823df8d6e3fc_d20250102_m051036_c001_v7007000_t0000_u01735794636175") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf62ee_d20250102_m051034_c001_v0001109_t0048_u01735794634590") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ed0_d20250102_m050717_c001_v7007000_t0000_u01735794437512") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a11a0_d20250102_m050716_c001_v0001128_t0047_u01735794436393") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c1733a4_d20250102_m050614_c001_v7007000_t0000_u01735794374840") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e13c5_d20250102_m050613_c001_v0001182_t0008_u01735794373844") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c17339a_d20250102_m050612_c001_v7007000_t0000_u01735794372548") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e136d_d20250102_m050611_c001_v0001182_t0043_u01735794371958") 2025/01/02 05:12:17 DEBUG : existing: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e134d_d20250102_m050611_c001_v0001182_t0045_u01735794371169") 2025/01/02 05:12:17 DEBUG : existing-b: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ed1_d20250102_m050717_c001_v7007000_t0000_u01735794437701") 2025/01/02 05:12:17 DEBUG : existing-b: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1f29_d20250102_m050716_c001_v0001182_t0055_u01735794436383") 2025/01/02 05:12:17 DEBUG : five: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcbe_d20250102_m050657_c001_v7007000_t0000_u01735794417250") 2025/01/02 05:12:17 DEBUG : five: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4015f7324b9e1ba1_d20250102_m050655_c001_v0001182_t0004_u01735794415365") 2025/01/02 05:12:18 DEBUG : foo: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173404_d20250102_m050624_c001_v7007000_t0000_u01735794384979") 2025/01/02 05:12:18 DEBUG : foo: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4015f7324b9e15a4_d20250102_m050624_c001_v0001182_t0004_u01735794384405") 2025/01/02 05:12:18 DEBUG : foo: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4015f7324b9e1586_d20250102_m050623_c001_v0001182_t0004_u01735794383847") 2025/01/02 05:12:18 DEBUG : four: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcbf_d20250102_m050657_c001_v7007000_t0000_u01735794417431") 2025/01/02 05:12:18 DEBUG : four: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf602e_d20250102_m050655_c001_v0001109_t0014_u01735794415916") 2025/01/02 05:12:18 DEBUG : four: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1b88_d20250102_m050654_c001_v0001182_t0048_u01735794414785") 2025/01/02 05:12:18 DEBUG : hello world2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e0ee_d20250102_m050518_c001_v7007000_t0000_u01735794318416") 2025/01/02 05:12:18 DEBUG : hello world2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dae9_d20250102_m050517_c001_v0001150_t0043_u01735794317752") 2025/01/02 05:12:18 DEBUG : ignore-size: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173389_d20250102_m050609_c001_v7007000_t0000_u01735794369981") 2025/01/02 05:12:18 DEBUG : ignore-size: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e12e9_d20250102_m050609_c001_v0001182_t0054_u01735794369018") 2025/01/02 05:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ec6_d20250102_m050715_c001_v7007000_t0000_u01735794435208") 2025/01/02 05:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1198_d20250102_m050713_c001_v0001128_t0002_u01735794433869") 2025/01/02 05:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4eae_d20250102_m050712_c001_v7007000_t0000_u01735794432681") 2025/01/02 05:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1192_d20250102_m050711_c001_v0001128_t0054_u01735794431711") 2025/01/02 05:12:18 DEBUG : one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc0_d20250102_m050657_c001_v7007000_t0000_u01735794417612") 2025/01/02 05:12:18 DEBUG : one: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4015f7324b9e1b65_d20250102_m050654_c001_v0001182_t0004_u01735794414160") 2025/01/02 05:12:18 DEBUG : only0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb5_d20250102_m051149_c001_v7007000_t0000_u01735794709543") 2025/01/02 05:12:18 DEBUG : only0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf6450_d20250102_m051143_c001_v0001109_t0014_u01735794703586") 2025/01/02 05:12:18 DEBUG : only0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63a2_d20250102_m051116_c001_v0001109_t0053_u01735794676950") 2025/01/02 05:12:18 DEBUG : only0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc912518d_d20250102_m051110_c001_v7007000_t0000_u01735794670449") 2025/01/02 05:12:19 DEBUG : only0: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6300_d20250102_m051041_c001_v0001109_t0057_u01735794641021") 2025/01/02 05:12:19 DEBUG : only1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb6_d20250102_m051149_c001_v7007000_t0000_u01735794709779") 2025/01/02 05:12:19 DEBUG : only1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4118414ff5f8021e_d20250102_m051144_c001_v0001120_t0033_u01735794704519") 2025/01/02 05:12:19 DEBUG : only1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63aa_d20250102_m051118_c001_v0001109_t0028_u01735794678927") 2025/01/02 05:12:19 DEBUG : only1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186247_d20250102_m051109_c001_v7007000_t0000_u01735794669859") 2025/01/02 05:12:19 DEBUG : only1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6306_d20250102_m051042_c001_v0001109_t0042_u01735794642344") 2025/01/02 05:12:19 DEBUG : only10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb7_d20250102_m051149_c001_v7007000_t0000_u01735794709966") 2025/01/02 05:12:19 DEBUG : only10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524ea_d20250102_m051144_c001_v0001101_t0043_u01735794704146") 2025/01/02 05:12:19 DEBUG : only10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63fc_d20250102_m051131_c001_v0001109_t0056_u01735794691219") 2025/01/02 05:12:19 DEBUG : only10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186256_d20250102_m051110_c001_v7007000_t0000_u01735794670789") 2025/01/02 05:12:19 DEBUG : only10: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6348_d20250102_m051055_c001_v0001109_t0054_u01735794655081") 2025/01/02 05:12:19 DEBUG : only11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb8_d20250102_m051150_c001_v7007000_t0000_u01735794710152") 2025/01/02 05:12:19 DEBUG : only11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4189b8266d901564_d20250102_m051144_c001_v0001032_t0042_u01735794704329") 2025/01/02 05:12:19 DEBUG : only11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6404_d20250102_m051132_c001_v0001109_t0002_u01735794692562") 2025/01/02 05:12:19 DEBUG : only11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186252_d20250102_m051110_c001_v7007000_t0000_u01735794670598") 2025/01/02 05:12:19 DEBUG : only11: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf634c_d20250102_m051056_c001_v0001109_t0016_u01735794656402") 2025/01/02 05:12:19 DEBUG : only12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efb9_d20250102_m051150_c001_v7007000_t0000_u01735794710335") 2025/01/02 05:12:19 DEBUG : only12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf6454_d20250102_m051144_c001_v0001109_t0014_u01735794704167") 2025/01/02 05:12:19 DEBUG : only12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf640c_d20250102_m051133_c001_v0001109_t0035_u01735794693553") 2025/01/02 05:12:19 DEBUG : only12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186249_d20250102_m051110_c001_v7007000_t0000_u01735794670048") 2025/01/02 05:12:19 DEBUG : only12: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6358_d20250102_m051058_c001_v0001109_t0024_u01735794658044") 2025/01/02 05:12:20 DEBUG : only13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efbb_d20250102_m051150_c001_v7007000_t0000_u01735794710531") 2025/01/02 05:12:20 DEBUG : only13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524ec_d20250102_m051144_c001_v0001101_t0043_u01735794704335") 2025/01/02 05:12:20 DEBUG : only13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6418_d20250102_m051134_c001_v0001109_t0039_u01735794694674") 2025/01/02 05:12:20 DEBUG : only13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186253_d20250102_m051110_c001_v7007000_t0000_u01735794670613") 2025/01/02 05:12:20 DEBUG : only13: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6360_d20250102_m051059_c001_v0001109_t0047_u01735794659012") 2025/01/02 05:12:20 DEBUG : only14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efbc_d20250102_m051150_c001_v7007000_t0000_u01735794710717") 2025/01/02 05:12:20 DEBUG : only14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf6456_d20250102_m051144_c001_v0001109_t0014_u01735794704352") 2025/01/02 05:12:20 DEBUG : only14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf641e_d20250102_m051136_c001_v0001109_t0022_u01735794696021") 2025/01/02 05:12:20 DEBUG : only14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18624e_d20250102_m051110_c001_v7007000_t0000_u01735794670246") 2025/01/02 05:12:20 DEBUG : only14: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6368_d20250102_m051101_c001_v0001109_t0009_u01735794661676") 2025/01/02 05:12:20 DEBUG : only15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efbd_d20250102_m051150_c001_v7007000_t0000_u01735794710899") 2025/01/02 05:12:20 DEBUG : only15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524f2_d20250102_m051144_c001_v0001101_t0043_u01735794704520") 2025/01/02 05:12:20 DEBUG : only15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6426_d20250102_m051137_c001_v0001109_t0044_u01735794697367") 2025/01/02 05:12:20 DEBUG : only15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186257_d20250102_m051110_c001_v7007000_t0000_u01735794670845") 2025/01/02 05:12:20 DEBUG : only15: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf636c_d20250102_m051102_c001_v0001109_t0001_u01735794662625") 2025/01/02 05:12:20 DEBUG : only16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efbe_d20250102_m051151_c001_v7007000_t0000_u01735794711083") 2025/01/02 05:12:20 DEBUG : only16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf6458_d20250102_m051144_c001_v0001109_t0014_u01735794704538") 2025/01/02 05:12:20 DEBUG : only16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6432_d20250102_m051138_c001_v0001109_t0000_u01735794698578") 2025/01/02 05:12:20 DEBUG : only16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18624f_d20250102_m051110_c001_v7007000_t0000_u01735794670415") 2025/01/02 05:12:20 DEBUG : only16: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6378_d20250102_m051104_c001_v0001109_t0043_u01735794664375") 2025/01/02 05:12:21 DEBUG : only17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efbf_d20250102_m051151_c001_v7007000_t0000_u01735794711272") 2025/01/02 05:12:21 DEBUG : only17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4118414ff5f80222_d20250102_m051144_c001_v0001120_t0033_u01735794704713") 2025/01/02 05:12:21 DEBUG : only17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf643a_d20250102_m051139_c001_v0001109_t0042_u01735794699749") 2025/01/02 05:12:21 DEBUG : only17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186258_d20250102_m051110_c001_v7007000_t0000_u01735794670861") 2025/01/02 05:12:21 DEBUG : only17: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf637e_d20250102_m051105_c001_v0001109_t0007_u01735794665523") 2025/01/02 05:12:21 DEBUG : only18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc0_d20250102_m051151_c001_v7007000_t0000_u01735794711455") 2025/01/02 05:12:21 DEBUG : only18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf645e_d20250102_m051144_c001_v0001109_t0014_u01735794704937") 2025/01/02 05:12:21 DEBUG : only18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6442_d20250102_m051140_c001_v0001109_t0046_u01735794700782") 2025/01/02 05:12:21 DEBUG : only18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186250_d20250102_m051110_c001_v7007000_t0000_u01735794670427") 2025/01/02 05:12:21 DEBUG : only18: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6386_d20250102_m051106_c001_v0001109_t0006_u01735794666940") 2025/01/02 05:12:21 DEBUG : only19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc2_d20250102_m051151_c001_v7007000_t0000_u01735794711641") 2025/01/02 05:12:21 DEBUG : only19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524f8_d20250102_m051145_c001_v0001101_t0043_u01735794705077") 2025/01/02 05:12:21 DEBUG : only19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6448_d20250102_m051142_c001_v0001109_t0018_u01735794702430") 2025/01/02 05:12:21 DEBUG : only19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9125577_d20250102_m051110_c001_v7007000_t0000_u01735794670869") 2025/01/02 05:12:21 DEBUG : only19: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf638c_d20250102_m051108_c001_v0001109_t0032_u01735794668032") 2025/01/02 05:12:21 DEBUG : only2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc3_d20250102_m051151_c001_v7007000_t0000_u01735794711823") 2025/01/02 05:12:21 DEBUG : only2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4189b8266d901566_d20250102_m051144_c001_v0001032_t0042_u01735794704550") 2025/01/02 05:12:21 DEBUG : only2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63b2_d20250102_m051119_c001_v0001109_t0003_u01735794679881") 2025/01/02 05:12:21 DEBUG : only2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186259_d20250102_m051110_c001_v7007000_t0000_u01735794670975") 2025/01/02 05:12:21 DEBUG : only2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf630e_d20250102_m051043_c001_v0001109_t0040_u01735794643773") 2025/01/02 05:12:21 DEBUG : only3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc4_d20250102_m051152_c001_v7007000_t0000_u01735794712011") 2025/01/02 05:12:22 DEBUG : only3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524f4_d20250102_m051144_c001_v0001101_t0043_u01735794704708") 2025/01/02 05:12:22 DEBUG : only3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63c0_d20250102_m051121_c001_v0001109_t0023_u01735794681243") 2025/01/02 05:12:22 DEBUG : only3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc912518b_d20250102_m051110_c001_v7007000_t0000_u01735794670233") 2025/01/02 05:12:22 DEBUG : only3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6318_d20250102_m051045_c001_v0001109_t0057_u01735794645024") 2025/01/02 05:12:22 DEBUG : only4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc5_d20250102_m051152_c001_v7007000_t0000_u01735794712195") 2025/01/02 05:12:22 DEBUG : only4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4118414ff5f80226_d20250102_m051145_c001_v0001120_t0033_u01735794705083") 2025/01/02 05:12:22 DEBUG : only4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63c4_d20250102_m051122_c001_v0001109_t0047_u01735794682459") 2025/01/02 05:12:22 DEBUG : only4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18624c_d20250102_m051110_c001_v7007000_t0000_u01735794670232") 2025/01/02 05:12:22 DEBUG : only4: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf631e_d20250102_m051046_c001_v0001109_t0041_u01735794646747") 2025/01/02 05:12:22 DEBUG : only5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc6_d20250102_m051152_c001_v7007000_t0000_u01735794712381") 2025/01/02 05:12:22 DEBUG : only5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4189b8266d901568_d20250102_m051144_c001_v0001032_t0042_u01735794704732") 2025/01/02 05:12:22 DEBUG : only5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63ca_d20250102_m051123_c001_v0001109_t0003_u01735794683752") 2025/01/02 05:12:22 DEBUG : only5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18624d_d20250102_m051110_c001_v7007000_t0000_u01735794670238") 2025/01/02 05:12:22 DEBUG : only5: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6324_d20250102_m051048_c001_v0001109_t0045_u01735794648089") 2025/01/02 05:12:22 DEBUG : only6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efc9_d20250102_m051152_c001_v7007000_t0000_u01735794712584") 2025/01/02 05:12:22 DEBUG : only6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4058610087bf645a_d20250102_m051144_c001_v0001109_t0014_u01735794704753") 2025/01/02 05:12:22 DEBUG : only6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63d6_d20250102_m051125_c001_v0001109_t0000_u01735794685060") 2025/01/02 05:12:22 DEBUG : only6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e18625c_d20250102_m051111_c001_v7007000_t0000_u01735794671043") 2025/01/02 05:12:22 DEBUG : only6: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf632c_d20250102_m051049_c001_v0001109_t0056_u01735794649425") 2025/01/02 05:12:22 DEBUG : only7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efca_d20250102_m051152_c001_v7007000_t0000_u01735794712767") 2025/01/02 05:12:23 DEBUG : only7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f40811b0d61e524f6_d20250102_m051144_c001_v0001101_t0043_u01735794704893") 2025/01/02 05:12:23 DEBUG : only7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63e2_d20250102_m051126_c001_v0001109_t0014_u01735794686673") 2025/01/02 05:12:23 DEBUG : only7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186254_d20250102_m051110_c001_v7007000_t0000_u01735794670629") 2025/01/02 05:12:23 DEBUG : only7: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6338_d20250102_m051051_c001_v0001109_t0051_u01735794651002") 2025/01/02 05:12:23 DEBUG : only8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efcc_d20250102_m051152_c001_v7007000_t0000_u01735794712951") 2025/01/02 05:12:23 DEBUG : only8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4118414ff5f80224_d20250102_m051144_c001_v0001120_t0033_u01735794704897") 2025/01/02 05:12:23 DEBUG : only8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63e8_d20250102_m051127_c001_v0001109_t0010_u01735794687924") 2025/01/02 05:12:23 DEBUG : only8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4037a3d80e186251_d20250102_m051110_c001_v7007000_t0000_u01735794670441") 2025/01/02 05:12:23 DEBUG : only8: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf633c_d20250102_m051052_c001_v0001109_t0036_u01735794652237") 2025/01/02 05:12:23 DEBUG : only9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efcd_d20250102_m051153_c001_v7007000_t0000_u01735794713133") 2025/01/02 05:12:23 DEBUG : only9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4189b8266d90156a_d20250102_m051144_c001_v0001032_t0042_u01735794704914") 2025/01/02 05:12:23 DEBUG : only9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf63f0_d20250102_m051129_c001_v0001109_t0036_u01735794689498") 2025/01/02 05:12:23 DEBUG : only9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc912518e_d20250102_m051110_c001_v7007000_t0000_u01735794670643") 2025/01/02 05:12:23 DEBUG : only9: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6342_d20250102_m051053_c001_v0001109_t0024_u01735794653430") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4e86_d20250102_m050709_c001_v7007000_t0000_u01735794429813") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf605c_d20250102_m050707_c001_v0001109_t0041_u01735794427131") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc7_d20250102_m050704_c001_v7007000_t0000_u01735794424875") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1cd2_d20250102_m050702_c001_v0001182_t0047_u01735794422651") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc4_d20250102_m050700_c001_v7007000_t0000_u01735794420788") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6040_d20250102_m050658_c001_v0001109_t0031_u01735794418532") 2025/01/02 05:12:23 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb5_d20250102_m050647_c001_v7007000_t0000_u01735794407572") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e19e4_d20250102_m050646_c001_v0001182_t0058_u01735794406418") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb1_d20250102_m050644_c001_v7007000_t0000_u01735794404553") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e196a_d20250102_m050643_c001_v0001182_t0019_u01735794403763") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcad_d20250102_m050642_c001_v7007000_t0000_u01735794402267") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1904_d20250102_m050641_c001_v0001182_t0041_u01735794401480") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f7065c_d20250102_m050634_c001_v7007000_t0000_u01735794394734") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1784_d20250102_m050633_c001_v0001182_t0034_u01735794393650") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70656_d20250102_m050632_c001_v7007000_t0000_u01735794392903") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1707_d20250102_m050631_c001_v0001182_t0000_u01735794391742") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173423_d20250102_m050630_c001_v7007000_t0000_u01735794390994") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e16ab_d20250102_m050630_c001_v0001182_t0026_u01735794390404") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e168b_d20250102_m050629_c001_v0001182_t0015_u01735794389764") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173420_d20250102_m050629_c001_v7007000_t0000_u01735794389019") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1647_d20250102_m050628_c001_v0001182_t0008_u01735794388437") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1637_d20250102_m050627_c001_v0001182_t0006_u01735794387839") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4040db686c173418_d20250102_m050627_c001_v7007000_t0000_u01735794387090") 2025/01/02 05:12:24 DEBUG : potato: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e15f6_d20250102_m050626_c001_v0001182_t0022_u01735794386320") 2025/01/02 05:12:24 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f407f961c82f579e0_d20250102_m050805_c001_v7007000_t0000_u01735794485532") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6167_d20250102_m050804_c001_v0001109_t0047_u01735794484548") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70e4a_d20250102_m050755_c001_v7007000_t0000_u01735794475526") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6143_d20250102_m050750_c001_v0001109_t0047_u01735794470620") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4063d5e88e9e7e9b_d20250102_m050738_c001_v7007000_t0000_u01735794458304") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf60f1_d20250102_m050732_c001_v0001109_t0045_u01735794452275") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ee2_d20250102_m050724_c001_v7007000_t0000_u01735794444183") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf60b7_d20250102_m050719_c001_v0001109_t0031_u01735794439031") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcbc_d20250102_m050652_c001_v7007000_t0000_u01735794412325") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1ad3_d20250102_m050651_c001_v0001182_t0038_u01735794411144") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcba_d20250102_m050650_c001_v7007000_t0000_u01735794410056") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1a45_d20250102_m050648_c001_v0001182_t0024_u01735794408487") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb6_d20250102_m050647_c001_v7007000_t0000_u01735794407756") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1a02_d20250102_m050646_c001_v0001182_t0023_u01735794406997") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcb4_d20250102_m050645_c001_v7007000_t0000_u01735794405691") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e19b4_d20250102_m050644_c001_v0001182_t0047_u01735794404921") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcaf_d20250102_m050643_c001_v7007000_t0000_u01735794403040") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e192e_d20250102_m050642_c001_v0001182_t0051_u01735794402277") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70660_d20250102_m050635_c001_v7007000_t0000_u01735794395484") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e17b1_d20250102_m050634_c001_v0001182_t0030_u01735794394436") 2025/01/02 05:12:25 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e120_d20250102_m050522_c001_v7007000_t0000_u01735794322012") 2025/01/02 05:12:26 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dafb_d20250102_m050521_c001_v0001150_t0004_u01735794321280") 2025/01/02 05:12:26 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e10b_d20250102_m050519_c001_v7007000_t0000_u01735794319925") 2025/01/02 05:12:26 DEBUG : potato2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806daf1_d20250102_m050519_c001_v0001150_t0030_u01735794319326") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f70e56_d20250102_m050755_c001_v7007000_t0000_u01735794475720") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1204_d20250102_m050752_c001_v0001128_t0039_u01735794472086") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4063d5e88e9e7ed4_d20250102_m050738_c001_v7007000_t0000_u01735794458912") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a11d6_d20250102_m050734_c001_v0001128_t0052_u01735794454276") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ee6_d20250102_m050724_c001_v7007000_t0000_u01735794444487") 2025/01/02 05:12:26 DEBUG : potato3: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a11a8_d20250102_m050719_c001_v0001128_t0031_u01735794439923") 2025/01/02 05:12:26 DEBUG : pre-dest1/1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f71339_d20250102_m050849_c001_v7007000_t0000_u01735794529849") 2025/01/02 05:12:26 DEBUG : pre-dest1/1: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1276_d20250102_m050841_c001_v0001128_t0026_u01735794521171") 2025/01/02 05:12:26 DEBUG : pre-dest2/2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4024221b76f7133f_d20250102_m050850_c001_v7007000_t0000_u01735794530032") 2025/01/02 05:12:26 DEBUG : pre-dest2/2: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf61d4_d20250102_m050841_c001_v0001109_t0018_u01735794521896") 2025/01/02 05:12:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f416c663fc9124bf3_d20250102_m050818_c001_v7007000_t0000_u01735794498925") 2025/01/02 05:12:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e26f3_d20250102_m050814_c001_v0001182_t0017_u01735794494975") 2025/01/02 05:12:26 DEBUG : sizeonly: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327d4_d20250102_m050607_c001_v7007000_t0000_u01735794367349") 2025/01/02 05:12:26 DEBUG : sizeonly: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1279_d20250102_m050606_c001_v0001182_t0057_u01735794366338") 2025/01/02 05:12:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efe4_d20250102_m051202_c001_v7007000_t0000_u01735794722028") 2025/01/02 05:12:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f10811b0d61e5251c_d20250102_m051159_c001_v0001101_t0044_u01735794719307") 2025/01/02 05:12:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efd3_d20250102_m051157_c001_v7007000_t0000_u01735794717414") 2025/01/02 05:12:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1189b8266d901576_d20250102_m051154_c001_v0001032_t0024_u01735794714467") 2025/01/02 05:12:26 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4ec9_d20250102_m050715_c001_v7007000_t0000_u01735794435415") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf6095_d20250102_m050714_c001_v0001109_t0016_u01735794434217") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4eb1_d20250102_m050712_c001_v7007000_t0000_u01735794432872") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1e58_d20250102_m050712_c001_v0001182_t0042_u01735794432065") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327d2_d20250102_m050603_c001_v7007000_t0000_u01735794363163") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e11f3_d20250102_m050601_c001_v0001182_t0032_u01735794361668") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327d1_d20250102_m050600_c001_v7007000_t0000_u01735794360907") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e11a5_d20250102_m050559_c001_v0001182_t0040_u01735794359749") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327cf_d20250102_m050556_c001_v7007000_t0000_u01735794356748") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e111c_d20250102_m050555_c001_v0001182_t0049_u01735794355660") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327ce_d20250102_m050555_c001_v7007000_t0000_u01735794355098") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e10d8_d20250102_m050554_c001_v0001182_t0049_u01735794354058") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1065_d20250102_m050550_c001_v0001182_t0058_u01735794350955") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327c8_d20250102_m050550_c001_v7007000_t0000_u01735794350193") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1011_d20250102_m050549_c001_v0001182_t0027_u01735794349591") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e0ff3_d20250102_m050548_c001_v0001182_t0043_u01735794348735") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327c2_d20250102_m050547_c001_v7007000_t0000_u01735794347639") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e0f6b_d20250102_m050545_c001_v0001182_t0030_u01735794345118") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e0f15_d20250102_m050542_c001_v0001182_t0008_u01735794342442") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327b4_d20250102_m050541_c001_v7007000_t0000_u01735794341708") 2025/01/02 05:12:27 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e0eeb_d20250102_m050541_c001_v0001182_t0032_u01735794341120") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e0ebf_d20250102_m050540_c001_v0001182_t0005_u01735794340326") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d327aa_d20250102_m050536_c001_v7007000_t0000_u01735794336914") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db27_d20250102_m050532_c001_v0001150_t0059_u01735794332300") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f410cb332e5d3279d_d20250102_m050531_c001_v7007000_t0000_u01735794331937") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db23_d20250102_m050531_c001_v0001150_t0044_u01735794331247") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e15a_d20250102_m050529_c001_v7007000_t0000_u01735794329609") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db19_d20250102_m050528_c001_v0001150_t0020_u01735794328910") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e151_d20250102_m050528_c001_v7007000_t0000_u01735794328365") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db11_d20250102_m050527_c001_v0001150_t0029_u01735794327740") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e149_d20250102_m050526_c001_v7007000_t0000_u01735794326457") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db0f_d20250102_m050525_c001_v0001150_t0032_u01735794325645") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e13a_d20250102_m050525_c001_v7007000_t0000_u01735794325100") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db09_d20250102_m050524_c001_v0001150_t0009_u01735794324487") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e126_d20250102_m050523_c001_v7007000_t0000_u01735794323581") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806db01_d20250102_m050522_c001_v0001150_t0016_u01735794322918") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e0e4_d20250102_m050516_c001_v7007000_t0000_u01735794316849") 2025/01/02 05:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dadf_d20250102_m050515_c001_v0001150_t0059_u01735794315993") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e0d4_d20250102_m050515_c001_v7007000_t0000_u01735794315074") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dadd_d20250102_m050514_c001_v0001150_t0030_u01735794314447") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e0cf_d20250102_m050513_c001_v7007000_t0000_u01735794313542") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dad3_d20250102_m050512_c001_v0001150_t0055_u01735794312804") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4053fe083cd9e09f_d20250102_m050509_c001_v7007000_t0000_u01735794309891") 2025/01/02 05:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1126f4e7b806dac9_d20250102_m050509_c001_v0001150_t0034_u01735794309218") 2025/01/02 05:12:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efe5_d20250102_m051202_c001_v7007000_t0000_u01735794722223") 2025/01/02 05:12:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1118414ff5f8023a_d20250102_m051159_c001_v0001120_t0007_u01735794719312") 2025/01/02 05:12:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f404a251e7f25efd5_d20250102_m051157_c001_v7007000_t0000_u01735794717599") 2025/01/02 05:12:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1058610087bf647c_d20250102_m051154_c001_v0001109_t0013_u01735794714475") 2025/01/02 05:12:29 DEBUG : sub/yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4e80_d20250102_m050709_c001_v7007000_t0000_u01735794429236") 2025/01/02 05:12:29 DEBUG : sub/yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a118a_d20250102_m050706_c001_v0001128_t0028_u01735794426774") 2025/01/02 05:12:29 DEBUG : three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc1_d20250102_m050657_c001_v7007000_t0000_u01735794417794") 2025/01/02 05:12:29 DEBUG : three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1bd3_d20250102_m050656_c001_v0001182_t0035_u01735794416664") 2025/01/02 05:12:29 DEBUG : three: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1015f7324b9e1b7b_d20250102_m050654_c001_v0001182_t0046_u01735794414528") 2025/01/02 05:12:29 DEBUG : two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc2_d20250102_m050657_c001_v7007000_t0000_u01735794417978") 2025/01/02 05:12:29 DEBUG : two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f400b02cbb39a116e_d20250102_m050656_c001_v0001128_t0021_u01735794416104") 2025/01/02 05:12:29 DEBUG : two: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4015f7324b9e1b6e_d20250102_m050654_c001_v0001182_t0004_u01735794414343") 2025/01/02 05:12:29 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4e89_d20250102_m050709_c001_v7007000_t0000_u01735794429998") 2025/01/02 05:12:29 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1117900b81f6d706_d20250102_m050709_c001_v0001177_t0005_u01735794429004") 2025/01/02 05:12:30 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc6_d20250102_m050704_c001_v7007000_t0000_u01735794424331") 2025/01/02 05:12:30 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a117e_d20250102_m050702_c001_v0001128_t0035_u01735794422286") 2025/01/02 05:12:30 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc3_d20250102_m050700_c001_v7007000_t0000_u01735794420240") 2025/01/02 05:12:30 DEBUG : yam: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f100b02cbb39a1176_d20250102_m050658_c001_v0001128_t0017_u01735794418540") 2025/01/02 05:12:30 DEBUG : yaml: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f4009b2585f5a4e4e_d20250102_m050705_c001_v7007000_t0000_u01735794425437") 2025/01/02 05:12:30 DEBUG : yaml: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f1127fb3e700daddd_d20250102_m050703_c001_v0001104_t0052_u01735794423444") 2025/01/02 05:12:30 DEBUG : yaml: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f41568191ac19dcc5_d20250102_m050700_c001_v7007000_t0000_u01735794420980") 2025/01/02 05:12:30 DEBUG : yaml: Deleting (id "4_z8fd22df3607d2b5b9f480e1b_f108798c5caa750c9_d20250102_m050700_c001_v0001183_t0015_u01735794420035") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m25.562152233s (try 1/5)