"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/03 04:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige" 2025/01/03 04:08:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 04:08:30 DEBUG : Creating backend with remote "/tmp/rclone61481181" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:31 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:31 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 04:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:33 DEBUG : B2 bucket rclone-test-qihocoz2xige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", 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-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:34 DEBUG : Creating backend with remote "/non-existing" 2025/01/03 04:08:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/03 04:08:35 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:35 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:36 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:36 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:37 INFO : B2 bucket rclone-test-qihocoz2xige: Running all checks before starting transfers 2025/01/03 04:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:37 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:37 INFO : B2 bucket rclone-test-qihocoz2xige: Checks finished, now starting transfers 2025/01/03 04:08:37 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:39 ERROR : Ignoring --no-traverse with sync 2025/01/03 04:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:39 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:39 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:39 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:08:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/03 04:08:40 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:40 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/03 04:08:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:08:42 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:42 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:08:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 04:08:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 04:08:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/03 04:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 04:08:45 DEBUG : sub dir: Making directory 2025/01/03 04:08:45 DEBUG : sub dir2: Making directory 2025/01/03 04:08:45 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/03 04:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:45 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:45 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/03 04:08:45 DEBUG : B2 bucket rclone-test-qihocoz2xige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:46 DEBUG : sub dir2: Making directory 2025/01/03 04:08:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 04:08:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 04:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:47 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:47 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:48 DEBUG : sub dir2: Making directory with metadata 2025/01/03 04:08:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 04:08:48 DEBUG : sub dir: Making directory 2025/01/03 04:08:48 DEBUG : sub dir2: Making directory 2025/01/03 04:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:48 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:08:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/03 04:08:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/03 04:08:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:50 DEBUG : sub dir2: Making directory 2025/01/03 04:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:50 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:50 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:50 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:08:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:51 DEBUG : sub dir2: Making directory with metadata 2025/01/03 04:08:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 04:08:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 04:08:51 DEBUG : sub dir: Making directory 2025/01/03 04:08:51 DEBUG : sub dir2: Making directory 2025/01/03 04:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:51 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:51 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:51 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:08:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/03 04:08:51 DEBUG : B2 bucket rclone-test-qihocoz2xige: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:53 DEBUG : sub dir2: Making directory 2025/01/03 04:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:53 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:08:53 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:53 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-haxiwer7mize" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-haxiwer7mize 2025/01/03 04:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:08:56 DEBUG : B2 bucket rclone-test-haxiwer7mize: Waiting for checks to finish 2025/01/03 04:08:56 DEBUG : B2 bucket rclone-test-haxiwer7mize: Waiting for transfers to finish 2025/01/03 04:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:08:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:08:57 DEBUG : B2 bucket rclone-test-haxiwer7mize: Purge remote 2025/01/03 04:08:57 INFO : B2 bucket rclone-test-haxiwer7mize: cleaning bucket "rclone-test-haxiwer7mize" of all files 2025/01/03 04:08:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f821dd350ad2bab9f480e1b_f11769ab6536524e5_d20250103_m040857_c001_v0001184_t0011_u01735877337055") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 04:09:00 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:00 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/03 04:09:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-muciveg3qihe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-muciveg3qihe 2025/01/03 04:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:09:03 DEBUG : B2 bucket rclone-test-muciveg3qihe: Waiting for checks to finish 2025/01/03 04:09:03 DEBUG : B2 bucket rclone-test-muciveg3qihe: Waiting for transfers to finish 2025/01/03 04:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:09:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 04:09:05 DEBUG : B2 bucket rclone-test-muciveg3qihe: Waiting for checks to finish 2025/01/03 04:09:05 DEBUG : B2 bucket rclone-test-muciveg3qihe: Waiting for transfers to finish 2025/01/03 04:09:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/03 04:09:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:05 DEBUG : B2 bucket rclone-test-muciveg3qihe: Purge remote 2025/01/03 04:09:05 INFO : B2 bucket rclone-test-muciveg3qihe: cleaning bucket "rclone-test-muciveg3qihe" of all files 2025/01/03 04:09:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d8350ad2bab9f480e1b_f1015f7324bb75c63_d20250103_m040905_c001_v0001182_t0000_u01735877345359") 2025/01/03 04:09:05 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d8350ad2bab9f480e1b_f1132faef7964a106_d20250103_m040903_c001_v0001092_t0045_u01735877343922") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 04:09:08 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:08 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/03 04:09:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/03 04:09:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-joropik4dazo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-joropik4dazo 2025/01/03 04:09:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:09:11 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for checks to finish 2025/01/03 04:09:11 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for transfers to finish 2025/01/03 04:09:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:09:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 04:09:13 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for checks to finish 2025/01/03 04:09:13 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for transfers to finish 2025/01/03 04:09:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/03 04:09:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/03 04:09:13 INFO : sub dir/hello world: Deleted 2025/01/03 04:09:14 DEBUG : testing file moves 2025/01/03 04:09:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/03 04:09:15 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for checks to finish 2025/01/03 04:09:15 DEBUG : B2 bucket rclone-test-joropik4dazo: Waiting for transfers to finish 2025/01/03 04:09:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/03 04:09:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/03 04:09:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:15 DEBUG : B2 bucket rclone-test-joropik4dazo: Purge remote 2025/01/03 04:09:15 INFO : B2 bucket rclone-test-joropik4dazo: cleaning bucket "rclone-test-joropik4dazo" of all files 2025/01/03 04:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zff525d9350ad2bab9f480e1b_f118e09bd9ba5037f_d20250103_m040915_c001_v0001184_t0049_u01735877355199") 2025/01/03 04:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zff525d9350ad2bab9f480e1b_f118e09bd9ba5033f_d20250103_m040913_c001_v0001184_t0031_u01735877353633") 2025/01/03 04:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zff525d9350ad2bab9f480e1b_f11839ca05fcb2d24_d20250103_m040912_c001_v0001181_t0028_u01735877352424") --- PASS: TestServerSideMoveOverSelf (8.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:18 ERROR : : error listing: directory not found 2025/01/03 04:09:18 DEBUG : Local file system at /tmp/rclone61481181: Making directory 2025/01/03 04:09:18 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:18 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:09:20 DEBUG : Local file system at /tmp/rclone61481181: Waiting for checks to finish 2025/01/03 04:09:20 DEBUG : Local file system at /tmp/rclone61481181: Waiting for transfers to finish 2025/01/03 04:09:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:09:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/03 04:09:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/03 04:09:22 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:22 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:09:22 INFO : check sum: Copied (new) 2025/01/03 04:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:23 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:09:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/03 04:09:23 DEBUG : check sum: Unchanged skipping 2025/01/03 04:09:23 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:23 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/03 04:09:24 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:24 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/03 04:09:24 INFO : sizeonly: Copied (new) 2025/01/03 04:09:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:25 DEBUG : sizeonly: Sizes identical 2025/01/03 04:09:25 DEBUG : sizeonly: Unchanged skipping 2025/01/03 04:09:25 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:25 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:25 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/03 04:09:27 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:27 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/03 04:09:27 INFO : ignore-size: Copied (new) 2025/01/03 04:09:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:09:27 DEBUG : ignore-size: Unchanged skipping 2025/01/03 04:09:27 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:27 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:27 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.23s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:09:29 DEBUG : existing: Unchanged skipping 2025/01/03 04:09:29 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:29 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:29 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/03 04:09:30 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:30 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/03 04:09:30 INFO : existing: Copied (replaced existing) 2025/01/03 04:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 04:09:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/03 04:09:32 INFO : existing: Copied (new) 2025/01/03 04:09:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:32 DEBUG : existing: Destination exists, skipping 2025/01/03 04:09:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:32 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:34 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/03 04:09:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:35 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 04:09:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:09:35 INFO : a/potato2: Copied (new) 2025/01/03 04:09:35 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:35 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:35 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:37 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:37 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/03 04:09:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:09:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/03 04:09:37 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:37 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:37 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:37 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/03 04:09:37 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:09:38 INFO : empty space: Updated modification time in destination 2025/01/03 04:09:38 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:38 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:38 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:40 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/03 04:09:40 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:09:40 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:40 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:40 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:42 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/03 04:09:42 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone61481181) 2025/01/03 04:09:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qihocoz2xige) 2025/01/03 04:09:42 DEBUG : foo: sha1 differ 2025/01/03 04:09:42 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/03 04:09:42 INFO : foo: Copied (replaced existing) 2025/01/03 04:09:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/03 04:09:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:44 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:09:44 INFO : potato: Copied (new) 2025/01/03 04:09:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/03 04:09:46 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:46 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/03 04:09:46 INFO : potato: Copied (replaced existing) 2025/01/03 04:09:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:48 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/03 04:09:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone61481181) 2025/01/03 04:09:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qihocoz2xige) 2025/01/03 04:09:48 DEBUG : potato: sha1 differ 2025/01/03 04:09:48 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/03 04:09:48 INFO : potato: Copied (replaced existing) 2025/01/03 04:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:50 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:50 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:50 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/03 04:09:50 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:52 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:52 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:52 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:09:52 INFO : potato2: Copied (new) 2025/01/03 04:09:52 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:54 DEBUG : d: Making directory 2025/01/03 04:09:54 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/03 04:09:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 04:09:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:09:55 INFO : a/potato2: Copied (new) 2025/01/03 04:09:55 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:55 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:55 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:57 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/03 04:09:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:57 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:57 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 04:09:57 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:09:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:09:57 INFO : a/potato2: Copied (new) 2025/01/03 04:09:57 ERROR : B2 bucket rclone-test-qihocoz2xige: not deleting files as there were IO errors 2025/01/03 04:09:57 ERROR : B2 bucket rclone-test-qihocoz2xige: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:09:59 DEBUG : Waiting for deletions to finish 2025/01/03 04:09:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:09:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:09:59 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:09:59 DEBUG : empty space: Unchanged skipping 2025/01/03 04:09:59 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:00 INFO : potato: Deleted 2025/01/03 04:10:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:02 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:02 INFO : potato: Deleted 2025/01/03 04:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:10:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:02 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:04 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:04 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/03 04:10:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.11s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:06 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 04:10:06 DEBUG : enormous: Excluded 2025/01/03 04:10:06 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 04:10:06 DEBUG : potato2: Excluded 2025/01/03 04:10:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 04:10:07 DEBUG : potato2: Excluded 2025/01/03 04:10:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:10:07 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:07 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:07 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:07 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:07 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 04:10:07 DEBUG : enormous: Excluded 2025/01/03 04:10:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 04:10:07 DEBUG : potato2: Excluded 2025/01/03 04:10:07 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 04:10:07 DEBUG : potato2: Excluded 2025/01/03 04:10:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/03 04:10:07 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:07 DEBUG : Local file system at /tmp/rclone61481181: Waiting for checks to finish 2025/01/03 04:10:07 DEBUG : Local file system at /tmp/rclone61481181: Waiting for transfers to finish 2025/01/03 04:10:07 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:09 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 04:10:09 DEBUG : enormous: Excluded 2025/01/03 04:10:09 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 04:10:09 DEBUG : potato2: Excluded 2025/01/03 04:10:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:10:10 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:10 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:10 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:10 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:10 INFO : potato2: Deleted 2025/01/03 04:10:10 INFO : enormous: Deleted 2025/01/03 04:10:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/03 04:10:10 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:10 DEBUG : Local file system at /tmp/rclone61481181: Waiting for checks to finish 2025/01/03 04:10:10 DEBUG : Local file system at /tmp/rclone61481181: Waiting for transfers to finish 2025/01/03 04:10:10 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:10 INFO : enormous: Deleted 2025/01/03 04:10:10 INFO : potato2: Deleted 2025/01/03 04:10:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:13 DEBUG : five: Need to transfer - File not found at Destination 2025/01/03 04:10:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/03 04:10:13 DEBUG : one: Destination is newer than source, skipping 2025/01/03 04:10:13 DEBUG : three: Sizes identical 2025/01/03 04:10:13 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/03 04:10:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone61481181) 2025/01/03 04:10:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qihocoz2xige) 2025/01/03 04:10:13 DEBUG : two: sha1 differ 2025/01/03 04:10:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 04:10:13 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/03 04:10:14 INFO : five: Copied (new) 2025/01/03 04:10:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/03 04:10:14 INFO : four: Copied (replaced existing) 2025/01/03 04:10:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/03 04:10:14 INFO : two: Copied (replaced existing) 2025/01/03 04:10:14 DEBUG : Waiting for deletions to finish 2025/01/03 04:10:15 DEBUG : one: Destination is newer than source, skipping 2025/01/03 04:10:15 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/03 04:10:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/03 04:10:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 04:10:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/03 04:10:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/03 04:10:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 04:10:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/03 04:10:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/03 04:10:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 04:10:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone61481181) 2025/01/03 04:10:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qihocoz2xige) 2025/01/03 04:10:15 DEBUG : three: sha1 differ 2025/01/03 04:10:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/03 04:10:15 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:10:15 INFO : three: Copied (replaced existing) 2025/01/03 04:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.62s) === 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-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/03 04:10:16 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:16 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:16 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 04:10:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/03 04:10:16 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:16 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/03 04:10:17 INFO : potato: Copied (new) 2025/01/03 04:10:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:17 INFO : yam: Copied (new) 2025/01/03 04:10:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:10:17 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:17 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:17 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:17 DEBUG : potato: Unchanged skipping 2025/01/03 04:10:17 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:18 INFO : yam: Copied (server-side copy) to: yaml 2025/01/03 04:10:18 INFO : yam: Deleted 2025/01/03 04:10:18 INFO : yaml: Renamed from "yam" 2025/01/03 04:10:18 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/03 04:10:20 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:20 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:20 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/03 04:10:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 04:10:20 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:20 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/03 04:10:20 INFO : potato: Copied (new) 2025/01/03 04:10:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:21 INFO : yam: Copied (new) 2025/01/03 04:10:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:10:21 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:21 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:21 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:21 DEBUG : potato: Unchanged skipping 2025/01/03 04:10:21 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:21 INFO : yam: Copied (server-side copy) to: yaml 2025/01/03 04:10:22 INFO : yam: Deleted 2025/01/03 04:10:22 INFO : yaml: Renamed from "yam" 2025/01/03 04:10:22 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/03 04:10:24 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:24 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:24 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 04:10:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/03 04:10:24 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:24 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:24 INFO : sub/yam: Copied (new) 2025/01/03 04:10:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/03 04:10:24 INFO : potato: Copied (new) 2025/01/03 04:10:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:10:25 DEBUG : potato: Unchanged skipping 2025/01/03 04:10:25 INFO : B2 bucket rclone-test-qihocoz2xige: Making map for --track-renames 2025/01/03 04:10:25 INFO : B2 bucket rclone-test-qihocoz2xige: Finished making map for --track-renames 2025/01/03 04:10:25 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:25 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for renames to finish 2025/01/03 04:10:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/03 04:10:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/03 04:10:25 INFO : sub/yam: Deleted 2025/01/03 04:10:25 INFO : yam: Renamed from "sub/yam" 2025/01/03 04:10:25 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:27 DEBUG : Creating backend with remote "/tmp/rclone61481181/dir1" 2025/01/03 04:10:27 DEBUG : Creating backend with remote "/tmp/rclone61481181/dir2" 2025/01/03 04:10:27 DEBUG : Local file system at /tmp/rclone61481181/dir2: Using server-side directory move 2025/01/03 04:10:27 INFO : Local file system at /tmp/rclone61481181/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 04:10:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/03 04:10:27 INFO : file1.txt: Moved (server-side) 2025/01/03 04:10:27 DEBUG : Local file system at /tmp/rclone61481181/dir2: Waiting for checks to finish 2025/01/03 04:10:27 DEBUG : Local file system at /tmp/rclone61481181/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:10:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 04:10:28 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:28 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/03 04:10:28 INFO : nested/sub dir/file: Copied (new) 2025/01/03 04:10:28 INFO : nested/sub dir/file: Deleted 2025/01/03 04:10:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:10:28 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:10:28 INFO : sub dir/hello world: Deleted 2025/01/03 04:10:28 INFO : sub dir: Removing directory 2025/01/03 04:10:28 INFO : nested/sub dir: Removing directory 2025/01/03 04:10:28 INFO : nested: Removing directory 2025/01/03 04:10:28 DEBUG : Local file system at /tmp/rclone61481181: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 04:10:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 04:10:30 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:30 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/03 04:10:30 INFO : nested/sub dir/file: Copied (new) 2025/01/03 04:10:30 INFO : nested/sub dir/file: Deleted 2025/01/03 04:10:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/03 04:10:30 INFO : sub dir/hello world: Copied (new) 2025/01/03 04:10:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 04:10:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/03 04:10:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/03 04:10:32 INFO : existing: Copied (new) 2025/01/03 04:10:32 INFO : existing: Deleted 2025/01/03 04:10:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/03 04:10:32 INFO : existing-b: Copied (new) 2025/01/03 04:10:32 INFO : existing-b: Deleted 2025/01/03 04:10:32 DEBUG : existing: Destination exists, skipping 2025/01/03 04:10:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/03 04:10:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:10:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:10:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fokameb4juto" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-fokameb4juto 2025/01/03 04:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/03 04:10:38 DEBUG : empty space: Unchanged skipping 2025/01/03 04:10:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 04:10:38 DEBUG : B2 bucket rclone-test-fokameb4juto: Waiting for checks to finish 2025/01/03 04:10:38 INFO : empty space: Deleted 2025/01/03 04:10:38 DEBUG : B2 bucket rclone-test-fokameb4juto: Waiting for transfers to finish 2025/01/03 04:10:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:38 INFO : potato2: Copied (server-side copy) 2025/01/03 04:10:39 INFO : potato2: Deleted 2025/01/03 04:10:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:10:39 INFO : potato3: Copied (server-side copy) 2025/01/03 04:10:40 INFO : potato3: Deleted 2025/01/03 04:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rajakam9zesu" 2025/01/03 04:10:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/03 04:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/03 04:10:41 DEBUG : B2 bucket rclone-test-rajakam9zesu: Waiting for checks to finish 2025/01/03 04:10:41 DEBUG : B2 bucket rclone-test-rajakam9zesu: Waiting for transfers to finish 2025/01/03 04:10:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:10:45 INFO : empty space: Copied (server-side copy) 2025/01/03 04:10:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:45 INFO : potato2: Copied (server-side copy) 2025/01/03 04:10:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:10:45 INFO : potato3: Copied (server-side copy) 2025/01/03 04:10:45 INFO : empty space: Deleted 2025/01/03 04:10:45 INFO : potato2: Deleted 2025/01/03 04:10:45 INFO : potato3: Deleted 2025/01/03 04:10:46 DEBUG : B2 bucket rclone-test-rajakam9zesu: Purge remote 2025/01/03 04:10:46 INFO : B2 bucket rclone-test-rajakam9zesu: cleaning bucket "rclone-test-rajakam9zesu" of all files 2025/01/03 04:10:46 DEBUG : empty space: Deleting (id "4_zef32bdc350bd2bab9f480e1b_f1128e50f506eeab5_d20250103_m041045_c001_v0001183_t0023_u01735877445298") 2025/01/03 04:10:46 DEBUG : potato2: Deleting (id "4_zef32bdc350bd2bab9f480e1b_f110e03bdae9b3f9b_d20250103_m041044_c001_v0001144_t0003_u01735877444912") 2025/01/03 04:10:46 DEBUG : potato3: Deleting (id "4_zef32bdc350bd2bab9f480e1b_f1089633fb27713b9_d20250103_m041045_c001_v0001182_t0029_u01735877445267") 2025/01/03 04:10:47 DEBUG : B2 bucket rclone-test-fokameb4juto: Purge remote 2025/01/03 04:10:47 INFO : B2 bucket rclone-test-fokameb4juto: cleaning bucket "rclone-test-fokameb4juto" of all files 2025/01/03 04:10:47 DEBUG : empty space: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f4009b2585f617243_d20250103_m041045_c001_v7007000_t0000_u01735877445510") 2025/01/03 04:10:47 DEBUG : empty space: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f115d19125cae0bcf_d20250103_m041037_c001_v0001104_t0052_u01735877437222") 2025/01/03 04:10:47 DEBUG : potato2: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f4063d5e88ea52ce8_d20250103_m041045_c001_v7007000_t0000_u01735877445540") 2025/01/03 04:10:47 DEBUG : potato2: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f118e09bd9ba50fb6_d20250103_m041038_c001_v0001184_t0000_u01735877438750") 2025/01/03 04:10:47 DEBUG : potato3: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f4009b2585f617244_d20250103_m041045_c001_v7007000_t0000_u01735877445693") 2025/01/03 04:10:47 DEBUG : potato3: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f119f08ee732c3cd8_d20250103_m041038_c001_v0001109_t0014_u01735877438996") 2025/01/03 04:10:47 DEBUG : potato3: Deleting (id "4_z3f02ad3350bd2bab9f480e1b_f115d19125cae0bd1_d20250103_m041037_c001_v0001104_t0019_u01735877437762") --- PASS: TestServerSideMove (15.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-desimiw2koco" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-desimiw2koco 2025/01/03 04:10:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 04:10:55 DEBUG : empty space: Excluded 2025/01/03 04:10:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 04:10:55 DEBUG : empty space: Excluded 2025/01/03 04:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 04:10:55 DEBUG : B2 bucket rclone-test-desimiw2koco: Waiting for checks to finish 2025/01/03 04:10:55 DEBUG : B2 bucket rclone-test-desimiw2koco: Waiting for transfers to finish 2025/01/03 04:10:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:55 INFO : potato2: Copied (server-side copy) 2025/01/03 04:10:55 INFO : potato2: Deleted 2025/01/03 04:10:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:10:56 INFO : potato3: Copied (server-side copy) 2025/01/03 04:10:56 INFO : potato3: Deleted 2025/01/03 04:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-juwaxez3wayu" 2025/01/03 04:10:57 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 04:10:57 DEBUG : empty space: Excluded 2025/01/03 04:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:10:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/03 04:10:58 DEBUG : B2 bucket rclone-test-juwaxez3wayu: Waiting for checks to finish 2025/01/03 04:10:58 DEBUG : B2 bucket rclone-test-juwaxez3wayu: Waiting for transfers to finish 2025/01/03 04:10:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:10:59 INFO : potato2: Copied (server-side copy) 2025/01/03 04:10:59 INFO : potato2: Deleted 2025/01/03 04:10:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:10:59 INFO : potato3: Copied (server-side copy) 2025/01/03 04:11:00 INFO : potato3: Deleted 2025/01/03 04:11:00 DEBUG : B2 bucket rclone-test-juwaxez3wayu: Purge remote 2025/01/03 04:11:00 INFO : B2 bucket rclone-test-juwaxez3wayu: cleaning bucket "rclone-test-juwaxez3wayu" of all files 2025/01/03 04:11:00 DEBUG : potato2: Deleting (id "4_zcf02fd9350bd2bab9f480e1b_f1165892509e366c1_d20250103_m041059_c001_v0001120_t0046_u01735877459426") 2025/01/03 04:11:00 DEBUG : potato3: Deleting (id "4_zcf02fd9350bd2bab9f480e1b_f1015bd9259665f7a_d20250103_m041059_c001_v0001179_t0019_u01735877459803") 2025/01/03 04:11:02 DEBUG : B2 bucket rclone-test-desimiw2koco: Purge remote 2025/01/03 04:11:02 INFO : B2 bucket rclone-test-desimiw2koco: cleaning bucket "rclone-test-desimiw2koco" of all files 2025/01/03 04:11:02 DEBUG : empty space: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f111f7322426ea5d4_d20250103_m041054_c001_v0001134_t0021_u01735877454119") 2025/01/03 04:11:02 DEBUG : potato2: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f4053fe083ce07b22_d20250103_m041059_c001_v7007000_t0000_u01735877459779") 2025/01/03 04:11:02 DEBUG : potato2: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f1090c6d0b52be053_d20250103_m041055_c001_v0001172_t0007_u01735877455226") 2025/01/03 04:11:02 DEBUG : potato3: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f4053fe083ce07b25_d20250103_m041100_c001_v7007000_t0000_u01735877460028") 2025/01/03 04:11:02 DEBUG : potato3: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f113f478844279fe9_d20250103_m041055_c001_v0001104_t0003_u01735877455604") 2025/01/03 04:11:02 DEBUG : potato3: Deleting (id "4_zaf82ed3350bd2bab9f480e1b_f111f7322426ea5d6_d20250103_m041054_c001_v0001134_t0018_u01735877454399") --- PASS: TestServerSideMoveWithFilter (15.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kutajoc9yodu" 2025/01/03 04:11:07 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qihocoz2xige -> B2 bucket rclone-test-kutajoc9yodu 2025/01/03 04:11:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:11:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/03 04:11:10 DEBUG : empty space: Unchanged skipping 2025/01/03 04:11:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 04:11:10 DEBUG : B2 bucket rclone-test-kutajoc9yodu: Waiting for checks to finish 2025/01/03 04:11:10 INFO : empty space: Deleted 2025/01/03 04:11:10 DEBUG : B2 bucket rclone-test-kutajoc9yodu: Waiting for transfers to finish 2025/01/03 04:11:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:11:10 INFO : potato2: Copied (server-side copy) 2025/01/03 04:11:10 INFO : potato2: Deleted 2025/01/03 04:11:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:11:11 INFO : potato3: Copied (server-side copy) 2025/01/03 04:11:11 INFO : potato3: Deleted 2025/01/03 04:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-riyuyoq1vuxu" 2025/01/03 04:11:12 DEBUG : tomatoDir: Making directory 2025/01/03 04:11:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/03 04:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 04:11:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/03 04:11:13 DEBUG : B2 bucket rclone-test-riyuyoq1vuxu: Waiting for checks to finish 2025/01/03 04:11:13 DEBUG : B2 bucket rclone-test-riyuyoq1vuxu: Waiting for transfers to finish 2025/01/03 04:11:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/03 04:11:14 INFO : empty space: Copied (server-side copy) 2025/01/03 04:11:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/03 04:11:14 INFO : potato2: Copied (server-side copy) 2025/01/03 04:11:14 INFO : empty space: Deleted 2025/01/03 04:11:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/03 04:11:14 INFO : potato3: Copied (server-side copy) 2025/01/03 04:11:14 INFO : potato2: Deleted 2025/01/03 04:11:14 INFO : potato3: Deleted 2025/01/03 04:11:15 DEBUG : B2 bucket rclone-test-riyuyoq1vuxu: Purge remote 2025/01/03 04:11:15 INFO : B2 bucket rclone-test-riyuyoq1vuxu: cleaning bucket "rclone-test-riyuyoq1vuxu" of all files 2025/01/03 04:11:15 DEBUG : empty space: Deleting (id "4_zcf223d3350cd2bab9f480e1b_f10540ac8e070f20a_d20250103_m041113_c001_v0001100_t0001_u01735877473874") 2025/01/03 04:11:15 DEBUG : potato2: Deleting (id "4_zcf223d3350cd2bab9f480e1b_f118e42c3cc958837_d20250103_m041114_c001_v0001182_t0048_u01735877474307") 2025/01/03 04:11:15 DEBUG : potato3: Deleting (id "4_zcf223d3350cd2bab9f480e1b_f114d98bd423d7941_d20250103_m041114_c001_v0001113_t0020_u01735877474247") 2025/01/03 04:11:16 DEBUG : B2 bucket rclone-test-kutajoc9yodu: Purge remote 2025/01/03 04:11:16 INFO : B2 bucket rclone-test-kutajoc9yodu: cleaning bucket "rclone-test-kutajoc9yodu" of all files 2025/01/03 04:11:16 DEBUG : empty space: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f4053fe083ce07b67_d20250103_m041114_c001_v7007000_t0000_u01735877474362") 2025/01/03 04:11:16 DEBUG : empty space: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f115f1a8dc3d600c4_d20250103_m041109_c001_v0001182_t0004_u01735877469783") 2025/01/03 04:11:16 DEBUG : potato2: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f4024221b76fe3e1f_d20250103_m041114_c001_v7007000_t0000_u01735877474511") 2025/01/03 04:11:16 DEBUG : potato2: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f102fdbd8ec67d0da_d20250103_m041110_c001_v0001184_t0002_u01735877470618") 2025/01/03 04:11:16 DEBUG : potato3: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f4053fe083ce07b69_d20250103_m041114_c001_v7007000_t0000_u01735877474697") 2025/01/03 04:11:16 DEBUG : potato3: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f103e3794ad5e1ae2_d20250103_m041110_c001_v0001044_t0027_u01735877470882") 2025/01/03 04:11:16 DEBUG : potato3: Deleting (id "4_z2f122d2350cd2bab9f480e1b_f115f1a8dc3d600cb_d20250103_m041110_c001_v0001182_t0028_u01735877469995") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/rclone-sync-test" 2025/01/03 04:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/rclone-sync-test-include/layer2" 2025/01/03 04:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/rclone-sync-test-ignore-file" 2025/01/03 04:11:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/03 04:11:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 04:11:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 04:11:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 04:11:31 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test: Waiting for checks to finish 2025/01/03 04:11:31 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test: Waiting for transfers to finish 2025/01/03 04:11:31 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:31 INFO : There was nothing to transfer 2025/01/03 04:11:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 04:11:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:11:32 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:11:32 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 04:11:33 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/03 04:11:33 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/03 04:11:33 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 04:11:33 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:11:33 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:11:33 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:33 DEBUG : : Excluded 2025/01/03 04:11:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/03 04:11:34 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/03 04:11:34 DEBUG : B2 bucket rclone-test-qihocoz2xige path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/03 04:11:34 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.88s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/CompareDest" 2025/01/03 04:11:44 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 04:11:44 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:44 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:11:45 INFO : one: Copied (new) 2025/01/03 04:11:45 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:45 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:46 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/03 04:11:46 INFO : one: Copied (replaced existing) 2025/01/03 04:11:46 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:48 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 04:11:48 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:48 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:48 INFO : There was nothing to transfer 2025/01/03 04:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 04:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:50 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 04:11:50 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:50 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:50 INFO : There was nothing to transfer 2025/01/03 04:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 04:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:50 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 04:11:50 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:50 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:50 INFO : There was nothing to transfer 2025/01/03 04:11:52 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/03 04:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/03 04:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 04:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:52 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 04:11:52 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:52 DEBUG : Waiting for deletions to finish 2025/01/03 04:11:52 INFO : There was nothing to transfer 2025/01/03 04:11:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 04:11:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:11:53 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:11:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 04:11:53 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:11:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/03 04:11:53 INFO : two: Copied (new) 2025/01/03 04:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dest" 2025/01/03 04:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/pre-dest1" 2025/01/03 04:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/pre-dest2" 2025/01/03 04:12:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/03 04:12:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/03 04:12:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/03 04:12:02 DEBUG : B2 bucket rclone-test-qihocoz2xige path dest: Waiting for checks to finish 2025/01/03 04:12:02 DEBUG : B2 bucket rclone-test-qihocoz2xige path dest: Waiting for transfers to finish 2025/01/03 04:12:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/03 04:12:02 INFO : 3: Copied (new) 2025/01/03 04:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.50s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/CopyDest" 2025/01/03 04:12:07 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 04:12:07 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:07 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:12:08 INFO : one: Copied (new) 2025/01/03 04:12:08 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:12:09 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:09 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/03 04:12:09 INFO : one: Copied (replaced existing) 2025/01/03 04:12:09 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/BackupDir" 2025/01/03 04:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:12:12 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 04:12:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:12:13 INFO : one: Copied (server-side copy) 2025/01/03 04:12:13 INFO : one: Deleted 2025/01/03 04:12:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/03 04:12:14 INFO : one: Copied (server-side copy) 2025/01/03 04:12:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 04:12:14 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:14 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/03 04:12:16 INFO : two: Copied (server-side copy) 2025/01/03 04:12:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 04:12:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:16 DEBUG : one: Unchanged skipping 2025/01/03 04:12:16 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:16 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:16 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:16 DEBUG : one: Unchanged skipping 2025/01/03 04:12:16 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:16 DEBUG : two: Unchanged skipping 2025/01/03 04:12:16 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:16 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:16 INFO : There was nothing to transfer 2025/01/03 04:12:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 04:12:18 DEBUG : three: Destination not found in --copy-dest 2025/01/03 04:12:18 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 04:12:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:18 DEBUG : one: Unchanged skipping 2025/01/03 04:12:18 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/03 04:12:18 DEBUG : two: Unchanged skipping 2025/01/03 04:12:18 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/03 04:12:18 INFO : three: Copied (new) 2025/01/03 04:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/backup" 2025/01/03 04:12:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:12:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:25 DEBUG : two: Unchanged skipping 2025/01/03 04:12:25 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:12:28 INFO : one: Copied (server-side copy) 2025/01/03 04:12:28 INFO : one: Deleted 2025/01/03 04:12:28 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:29 INFO : one: Copied (new) 2025/01/03 04:12:29 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:12:30 INFO : three.txt: Copied (server-side copy) 2025/01/03 04:12:30 INFO : three.txt: Deleted 2025/01/03 04:12:30 INFO : three.txt: Moved into backup dir 2025/01/03 04:12:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:31 DEBUG : two: Unchanged skipping 2025/01/03 04:12:31 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:32 INFO : one: Copied (server-side copy) 2025/01/03 04:12:32 INFO : one: Deleted 2025/01/03 04:12:32 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:12:32 INFO : one: Copied (new) 2025/01/03 04:12:32 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:12:33 INFO : three.txt: Copied (server-side copy) 2025/01/03 04:12:33 INFO : three.txt: Deleted 2025/01/03 04:12:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/backup" 2025/01/03 04:12:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:40 DEBUG : two: Unchanged skipping 2025/01/03 04:12:40 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:12:41 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:12:41 INFO : one: Deleted 2025/01/03 04:12:41 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:42 INFO : one: Copied (new) 2025/01/03 04:12:42 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:12:43 INFO : three.txt: Deleted 2025/01/03 04:12:43 INFO : three.txt: Moved into backup dir 2025/01/03 04:12:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:12:45 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:45 DEBUG : two: Unchanged skipping 2025/01/03 04:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:12:45 INFO : one: Deleted 2025/01/03 04:12:45 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:12:46 INFO : one: Copied (new) 2025/01/03 04:12:46 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:12:46 INFO : three.txt: Deleted 2025/01/03 04:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/backup" 2025/01/03 04:12:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:12:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:52 DEBUG : two: Unchanged skipping 2025/01/03 04:12:52 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:12:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/03 04:12:54 INFO : one: Deleted 2025/01/03 04:12:54 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:55 INFO : one: Copied (new) 2025/01/03 04:12:55 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:12:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/03 04:12:56 INFO : three.txt: Deleted 2025/01/03 04:12:56 INFO : three.txt: Moved into backup dir 2025/01/03 04:12:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:12:57 DEBUG : two: Unchanged skipping 2025/01/03 04:12:57 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:12:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:12:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/03 04:12:58 INFO : one: Deleted 2025/01/03 04:12:58 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:12:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:12:58 INFO : one: Copied (new) 2025/01/03 04:12:58 DEBUG : Waiting for deletions to finish 2025/01/03 04:12:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:12:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/03 04:12:59 INFO : three.txt: Deleted 2025/01/03 04:12:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:13:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:13:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:04 DEBUG : two: Unchanged skipping 2025/01/03 04:13:04 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:13:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:13:05 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:13:05 INFO : one: Deleted 2025/01/03 04:13:05 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:06 INFO : one: Copied (new) 2025/01/03 04:13:06 DEBUG : Waiting for deletions to finish 2025/01/03 04:13:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:13:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:13:07 INFO : three.txt: Deleted 2025/01/03 04:13:07 INFO : three.txt: Moved into backup dir 2025/01/03 04:13:08 DEBUG : one.bak: Excluded (Path Filter) 2025/01/03 04:13:08 DEBUG : one.bak: Excluded 2025/01/03 04:13:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/03 04:13:08 DEBUG : three.txt.bak: Excluded 2025/01/03 04:13:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:13:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:08 DEBUG : two: Unchanged skipping 2025/01/03 04:13:08 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for checks to finish 2025/01/03 04:13:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:09 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:13:09 INFO : one: Deleted 2025/01/03 04:13:09 DEBUG : B2 bucket rclone-test-qihocoz2xige path dst: Waiting for transfers to finish 2025/01/03 04:13:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:13:10 INFO : one: Copied (new) 2025/01/03 04:13:10 DEBUG : Waiting for deletions to finish 2025/01/03 04:13:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:13:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:13:10 INFO : three.txt: Deleted 2025/01/03 04:13:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.62s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bf62bd83509d2bab9f480e1b/c001_v0001180_t0059": EOF 2025/01/03 04:13:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bf62bd83509d2bab9f480e1b/c001_v0001180_t0059": EOF) 2025/01/03 04:13:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qihocoz2xige: 1/10 (Post "https://pod-000-1180-18.backblaze.com/b2api/v1/b2_upload_file/bf62bd83509d2bab9f480e1b/c001_v0001180_t0059": EOF) 2025/01/03 04:13:15 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 04:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:13:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:13:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:13:18 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:13:18 INFO : one: Deleted 2025/01/03 04:13:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:19 INFO : one: Copied (new) 2025/01/03 04:13:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:19 DEBUG : two: Unchanged skipping 2025/01/03 04:13:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 04:13:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:13:20 INFO : three.txt: Deleted 2025/01/03 04:13:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:13:21 INFO : three.txt: Copied (new) 2025/01/03 04:13:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:13:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:22 INFO : one: Copied (server-side copy) to: one.bak 2025/01/03 04:13:22 INFO : one: Deleted 2025/01/03 04:13:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:13:23 INFO : one: Copied (new) 2025/01/03 04:13:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:23 DEBUG : two: Unchanged skipping 2025/01/03 04:13:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 04:13:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:13:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/03 04:13:24 INFO : three.txt: Deleted 2025/01/03 04:13:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/03 04:13:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qihocoz2xige/dst" 2025/01/03 04:13:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 04:13:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/03 04:13:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/03 04:13:31 INFO : one: Deleted 2025/01/03 04:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:33 INFO : one: Copied (new) 2025/01/03 04:13:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:33 DEBUG : two: Unchanged skipping 2025/01/03 04:13:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 04:13:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/03 04:13:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/03 04:13:34 INFO : three.txt: Deleted 2025/01/03 04:13:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:13:34 INFO : three.txt: Copied (new) 2025/01/03 04:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 04:13:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/03 04:13:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/03 04:13:36 INFO : one: Deleted 2025/01/03 04:13:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/03 04:13:36 INFO : one: Copied (new) 2025/01/03 04:13:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:37 DEBUG : two: Unchanged skipping 2025/01/03 04:13:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 04:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/03 04:13:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/03 04:13:37 INFO : three.txt: Deleted 2025/01/03 04:13:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/03 04:13:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/03 04:13:41 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:13:41 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:13:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/03 04:13:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/03 04:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 04:13:43 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:13:43 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:13:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/03 04:13:43 INFO : existing: Copied (new) 2025/01/03 04:13:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/03 04:13:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/03 04:13:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:13:44 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:13:44 ERROR : B2 bucket rclone-test-qihocoz2xige: not deleting files as there were IO errors 2025/01/03 04:13:44 ERROR : B2 bucket rclone-test-qihocoz2xige: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncImmutable (3.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:13:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:13:46 DEBUG : existing: Unchanged skipping 2025/01/03 04:13:46 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:13:46 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:13:46 DEBUG : Waiting for deletions to finish 2025/01/03 04:13:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", 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-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:14:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both0: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both1: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:14:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both10: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both13: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both12: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both16: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both17: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both18: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both19: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both2: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both3: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both4: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both11: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both14: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both15: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both5: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:02 DEBUG : both9: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both6: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both7: Unchanged skipping 2025/01/03 04:14:02 DEBUG : both8: Unchanged skipping 2025/01/03 04:14:02 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:14:02 DEBUG : Waiting for deletions to finish 2025/01/03 04:14:02 INFO : only15: Deleted 2025/01/03 04:14:02 INFO : only18: Deleted 2025/01/03 04:14:02 INFO : only3: Deleted 2025/01/03 04:14:02 INFO : only1: Deleted 2025/01/03 04:14:02 INFO : only8: Deleted 2025/01/03 04:14:02 INFO : only5: Deleted 2025/01/03 04:14:03 INFO : only14: Deleted 2025/01/03 04:14:03 INFO : only19: Deleted 2025/01/03 04:14:03 INFO : only0: Deleted 2025/01/03 04:14:03 INFO : only10: Deleted 2025/01/03 04:14:03 INFO : only4: Deleted 2025/01/03 04:14:03 INFO : only13: Deleted 2025/01/03 04:14:03 INFO : only16: Deleted 2025/01/03 04:14:03 INFO : only17: Deleted 2025/01/03 04:14:03 INFO : only9: Deleted 2025/01/03 04:14:03 INFO : only11: Deleted 2025/01/03 04:14:03 INFO : only12: Deleted 2025/01/03 04:14:03 INFO : only2: Deleted 2025/01/03 04:14:03 INFO : only6: Deleted 2025/01/03 04:14:03 INFO : only7: Deleted 2025/01/03 04:14:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:14:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for checks to finish 2025/01/03 04:14:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both1: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both10: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both0: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both11: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both15: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both16: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both17: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both18: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both19: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both2: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both3: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both4: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both5: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both6: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both7: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both8: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/03 04:14:22 DEBUG : both9: Unchanged skipping 2025/01/03 04:14:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : both12: Unchanged skipping 2025/01/03 04:14:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : both13: Unchanged skipping 2025/01/03 04:14:22 DEBUG : both14: Unchanged skipping 2025/01/03 04:14:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/03 04:14:22 DEBUG : B2 bucket rclone-test-qihocoz2xige: Waiting for transfers to finish 2025/01/03 04:14:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only0: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only1: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only16: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only13: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only10: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only17: Copied (replaced existing) 2025/01/03 04:14:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:22 INFO : only12: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only14: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only11: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only15: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only18: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only19: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only5: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only6: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only7: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only8: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only9: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only2: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only3: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/03 04:14:23 INFO : only4: Copied (replaced existing) 2025/01/03 04:14:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:14:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 04:14:32 DEBUG : sub dir: Making directory 2025/01/03 04:14:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" 2025/01/03 04:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 04:14:36 DEBUG : sub dir: Making directory 2025/01/03 04:14:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qihocoz2xige", Local "Local file system at /tmp/rclone61481181", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.90s) PASS 2025/01/03 04:14:41 DEBUG : B2 bucket rclone-test-qihocoz2xige: Purge remote 2025/01/03 04:14:41 INFO : B2 bucket rclone-test-qihocoz2xige: cleaning bucket "rclone-test-qihocoz2xige" of all files 2025/01/03 04:14:42 DEBUG : BackupDir/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1c4_d20250103_m041219_c001_v7007000_t0000_u01735877539142") 2025/01/03 04:14:42 DEBUG : BackupDir/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f110fe3c868f3ba14_d20250103_m041213_c001_v0001184_t0056_u01735877533594") 2025/01/03 04:14:42 DEBUG : CompareDest/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adffc_d20250103_m041154_c001_v7007000_t0000_u01735877514284") 2025/01/03 04:14:42 DEBUG : CompareDest/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec84a4_d20250103_m041147_c001_v0001113_t0037_u01735877507972") 2025/01/03 04:14:42 DEBUG : CompareDest/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adffd_d20250103_m041154_c001_v7007000_t0000_u01735877514479") 2025/01/03 04:14:42 DEBUG : CompareDest/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef12d_d20250103_m041149_c001_v0001183_t0047_u01735877509368") 2025/01/03 04:14:42 DEBUG : CopyDest/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1c7_d20250103_m041219_c001_v7007000_t0000_u01735877539336") 2025/01/03 04:14:42 DEBUG : CopyDest/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ebe5_d20250103_m041210_c001_v0001180_t0002_u01735877530708") 2025/01/03 04:14:42 DEBUG : CopyDest/three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1c9_d20250103_m041219_c001_v7007000_t0000_u01735877539517") 2025/01/03 04:14:42 DEBUG : CopyDest/three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef49a_d20250103_m041217_c001_v0001183_t0016_u01735877537411") 2025/01/03 04:14:42 DEBUG : CopyDest/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1cc_d20250103_m041219_c001_v7007000_t0000_u01735877539701") 2025/01/03 04:14:42 DEBUG : CopyDest/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec84c8_d20250103_m041214_c001_v0001113_t0030_u01735877534987") 2025/01/03 04:14:42 DEBUG : EXISTING: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3f06_d20250103_m041347_c001_v7007000_t0000_u01735877627025") 2025/01/03 04:14:42 DEBUG : EXISTING: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0095_d20250103_m041346_c001_v0001183_t0033_u01735877626011") 2025/01/03 04:14:42 DEBUG : Testêé: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3eff_d20250103_m041342_c001_v7007000_t0000_u01735877622421") 2025/01/03 04:14:42 DEBUG : Testêé: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0011_d20250103_m041341_c001_v0001183_t0057_u01735877621766") 2025/01/03 04:14:42 DEBUG : Testêé: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85a0_d20250103_m041340_c001_v0001113_t0016_u01735877620712") 2025/01/03 04:14:42 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab5_d20250103_m040958_c001_v7007000_t0000_u01735877398178") 2025/01/03 04:14:42 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee507_d20250103_m040957_c001_v0001183_t0042_u01735877397548") 2025/01/03 04:14:43 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab0_d20250103_m040955_c001_v7007000_t0000_u01735877395821") 2025/01/03 04:14:43 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee4c5_d20250103_m040954_c001_v0001183_t0033_u01735877394874") 2025/01/03 04:14:43 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430d4_d20250103_m040935_c001_v7007000_t0000_u01735877375932") 2025/01/03 04:14:43 DEBUG : a/potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee291_d20250103_m040935_c001_v0001183_t0030_u01735877375042") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab6_d20250103_m040958_c001_v7007000_t0000_u01735877398364") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee4eb_d20250103_m040956_c001_v0001183_t0017_u01735877396740") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aae_d20250103_m040955_c001_v7007000_t0000_u01735877395253") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee4a9_d20250103_m040954_c001_v0001183_t0022_u01735877394052") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430cf_d20250103_m040935_c001_v7007000_t0000_u01735877375385") 2025/01/03 04:14:43 DEBUG : b/potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee271_d20250103_m040934_c001_v0001183_t0052_u01735877374230") 2025/01/03 04:14:43 DEBUG : backup/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4040db686c1dfa0e_d20250103_m041234_c001_v7007000_t0000_u01735877554262") 2025/01/03 04:14:43 DEBUG : backup/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f109f28d52940ed54_d20250103_m041232_c001_v0001182_t0057_u01735877552235") 2025/01/03 04:14:43 DEBUG : backup/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1062012240a7bdc7_d20250103_m041228_c001_v0001183_t0020_u01735877548507") 2025/01/03 04:14:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ca2_d20250103_m041259_c001_v7007000_t0000_u01735877579762") 2025/01/03 04:14:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11739f8b6c68e72c_d20250103_m041257_c001_v0001037_t0025_u01735877577992") 2025/01/03 04:14:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f108b53b283c450e1_d20250103_m041254_c001_v0001146_t0018_u01735877574033") 2025/01/03 04:14:43 DEBUG : backup/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f411502e0f762a553_d20250103_m041247_c001_v7007000_t0000_u01735877567336") 2025/01/03 04:14:43 DEBUG : backup/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1016cb89f615ff68_d20250103_m041245_c001_v0001183_t0036_u01735877565603") 2025/01/03 04:14:43 DEBUG : backup/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1172b27c44368407_d20250103_m041241_c001_v0001182_t0042_u01735877561513") 2025/01/03 04:14:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ca3_d20250103_m041259_c001_v7007000_t0000_u01735877579947") 2025/01/03 04:14:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f115f1a8dc3d60a4b_d20250103_m041258_c001_v0001182_t0047_u01735877578976") 2025/01/03 04:14:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f113256be3ba679a9_d20250103_m041255_c001_v0001103_t0008_u01735877575566") 2025/01/03 04:14:44 DEBUG : backup/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4040db686c1dfa10_d20250103_m041234_c001_v7007000_t0000_u01735877554443") 2025/01/03 04:14:44 DEBUG : backup/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1034b523674ca435_d20250103_m041233_c001_v0001145_t0036_u01735877553299") 2025/01/03 04:14:44 DEBUG : backup/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f105d49bb7e468ee7_d20250103_m041230_c001_v0001181_t0059_u01735877550002") 2025/01/03 04:14:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f411502e0f762a554_d20250103_m041247_c001_v7007000_t0000_u01735877567530") 2025/01/03 04:14:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f117b59eaee382449_d20250103_m041246_c001_v0001181_t0018_u01735877566545") 2025/01/03 04:14:44 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1015f7324bb76ea9_d20250103_m041243_c001_v0001182_t0057_u01735877563126") 2025/01/03 04:14:44 DEBUG : both0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7c7_d20250103_m041424_c001_v7007000_t0000_u01735877664211") 2025/01/03 04:14:44 DEBUG : both0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85fc_d20250103_m041408_c001_v0001113_t0028_u01735877648850") 2025/01/03 04:14:44 DEBUG : both0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca6_d20250103_m041404_c001_v7007000_t0000_u01735877644147") 2025/01/03 04:14:44 DEBUG : both0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85aa_d20250103_m041349_c001_v0001113_t0015_u01735877629294") 2025/01/03 04:14:44 DEBUG : both1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7c8_d20250103_m041424_c001_v7007000_t0000_u01735877664395") 2025/01/03 04:14:44 DEBUG : both1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8600_d20250103_m041409_c001_v0001113_t0020_u01735877649721") 2025/01/03 04:14:44 DEBUG : both1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca7_d20250103_m041404_c001_v7007000_t0000_u01735877644334") 2025/01/03 04:14:44 DEBUG : both1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85b0_d20250103_m041349_c001_v0001113_t0037_u01735877629946") 2025/01/03 04:14:44 DEBUG : both10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7c9_d20250103_m041424_c001_v7007000_t0000_u01735877664580") 2025/01/03 04:14:44 DEBUG : both10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec861e_d20250103_m041415_c001_v0001113_t0032_u01735877655091") 2025/01/03 04:14:44 DEBUG : both10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca8_d20250103_m041404_c001_v7007000_t0000_u01735877644519") 2025/01/03 04:14:45 DEBUG : both10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85c6_d20250103_m041354_c001_v0001113_t0009_u01735877634912") 2025/01/03 04:14:45 DEBUG : both11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ca_d20250103_m041424_c001_v7007000_t0000_u01735877664764") 2025/01/03 04:14:45 DEBUG : both11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8622_d20250103_m041415_c001_v0001113_t0000_u01735877655634") 2025/01/03 04:14:45 DEBUG : both11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca9_d20250103_m041404_c001_v7007000_t0000_u01735877644704") 2025/01/03 04:14:45 DEBUG : both11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85ca_d20250103_m041355_c001_v0001113_t0032_u01735877635517") 2025/01/03 04:14:45 DEBUG : both12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7cb_d20250103_m041424_c001_v7007000_t0000_u01735877664948") 2025/01/03 04:14:45 DEBUG : both12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8628_d20250103_m041416_c001_v0001113_t0056_u01735877656693") 2025/01/03 04:14:45 DEBUG : both12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcaa_d20250103_m041404_c001_v7007000_t0000_u01735877644890") 2025/01/03 04:14:45 DEBUG : both12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85cc_d20250103_m041356_c001_v0001113_t0003_u01735877636048") 2025/01/03 04:14:45 DEBUG : both13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7cc_d20250103_m041425_c001_v7007000_t0000_u01735877665147") 2025/01/03 04:14:45 DEBUG : both13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec862a_d20250103_m041417_c001_v0001113_t0028_u01735877657561") 2025/01/03 04:14:45 DEBUG : both13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcab_d20250103_m041405_c001_v7007000_t0000_u01735877645075") 2025/01/03 04:14:45 DEBUG : both13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85d0_d20250103_m041356_c001_v0001113_t0022_u01735877636840") 2025/01/03 04:14:45 DEBUG : both14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7cd_d20250103_m041425_c001_v7007000_t0000_u01735877665345") 2025/01/03 04:14:45 DEBUG : both14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec862c_d20250103_m041418_c001_v0001113_t0044_u01735877658083") 2025/01/03 04:14:45 DEBUG : both14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcac_d20250103_m041405_c001_v7007000_t0000_u01735877645266") 2025/01/03 04:14:45 DEBUG : both14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85d2_d20250103_m041357_c001_v0001113_t0042_u01735877637539") 2025/01/03 04:14:45 DEBUG : both15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ce_d20250103_m041425_c001_v7007000_t0000_u01735877665538") 2025/01/03 04:14:45 DEBUG : both15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec862e_d20250103_m041418_c001_v0001113_t0055_u01735877658534") 2025/01/03 04:14:45 DEBUG : both15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcae_d20250103_m041405_c001_v7007000_t0000_u01735877645452") 2025/01/03 04:14:45 DEBUG : both15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85d8_d20250103_m041358_c001_v0001113_t0053_u01735877638143") 2025/01/03 04:14:46 DEBUG : both16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7cf_d20250103_m041425_c001_v7007000_t0000_u01735877665723") 2025/01/03 04:14:46 DEBUG : both16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8636_d20250103_m041419_c001_v0001113_t0020_u01735877659337") 2025/01/03 04:14:46 DEBUG : both16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcaf_d20250103_m041405_c001_v7007000_t0000_u01735877645639") 2025/01/03 04:14:46 DEBUG : both16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85dc_d20250103_m041358_c001_v0001113_t0050_u01735877638819") 2025/01/03 04:14:46 DEBUG : both17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d1_d20250103_m041425_c001_v7007000_t0000_u01735877665906") 2025/01/03 04:14:46 DEBUG : both17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8638_d20250103_m041419_c001_v0001113_t0010_u01735877659905") 2025/01/03 04:14:46 DEBUG : both17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb0_d20250103_m041405_c001_v7007000_t0000_u01735877645823") 2025/01/03 04:14:46 DEBUG : both17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85de_d20250103_m041359_c001_v0001113_t0034_u01735877639414") 2025/01/03 04:14:46 DEBUG : both18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d2_d20250103_m041426_c001_v7007000_t0000_u01735877666089") 2025/01/03 04:14:46 DEBUG : both18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec863c_d20250103_m041420_c001_v0001113_t0022_u01735877660417") 2025/01/03 04:14:46 DEBUG : both18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb1_d20250103_m041406_c001_v7007000_t0000_u01735877646048") 2025/01/03 04:14:46 DEBUG : both18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85e2_d20250103_m041359_c001_v0001113_t0059_u01735877639927") 2025/01/03 04:14:46 DEBUG : both19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d3_d20250103_m041426_c001_v7007000_t0000_u01735877666274") 2025/01/03 04:14:46 DEBUG : both19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8642_d20250103_m041420_c001_v0001113_t0051_u01735877660918") 2025/01/03 04:14:46 DEBUG : both19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb2_d20250103_m041406_c001_v7007000_t0000_u01735877646232") 2025/01/03 04:14:46 DEBUG : both19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85e4_d20250103_m041400_c001_v0001113_t0048_u01735877640889") 2025/01/03 04:14:46 DEBUG : both2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d4_d20250103_m041426_c001_v7007000_t0000_u01735877666458") 2025/01/03 04:14:46 DEBUG : both2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8602_d20250103_m041410_c001_v0001113_t0019_u01735877650323") 2025/01/03 04:14:46 DEBUG : both2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb3_d20250103_m041406_c001_v7007000_t0000_u01735877646419") 2025/01/03 04:14:47 DEBUG : both2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85b2_d20250103_m041350_c001_v0001113_t0036_u01735877630506") 2025/01/03 04:14:47 DEBUG : both3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d5_d20250103_m041426_c001_v7007000_t0000_u01735877666644") 2025/01/03 04:14:47 DEBUG : both3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8604_d20250103_m041410_c001_v0001113_t0044_u01735877650867") 2025/01/03 04:14:47 DEBUG : both3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb4_d20250103_m041406_c001_v7007000_t0000_u01735877646605") 2025/01/03 04:14:47 DEBUG : both3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85b4_d20250103_m041351_c001_v0001113_t0010_u01735877631011") 2025/01/03 04:14:47 DEBUG : both4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d6_d20250103_m041426_c001_v7007000_t0000_u01735877666827") 2025/01/03 04:14:47 DEBUG : both4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec860a_d20250103_m041411_c001_v0001113_t0022_u01735877651379") 2025/01/03 04:14:47 DEBUG : both4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb5_d20250103_m041406_c001_v7007000_t0000_u01735877646789") 2025/01/03 04:14:47 DEBUG : both4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85b6_d20250103_m041351_c001_v0001113_t0058_u01735877631521") 2025/01/03 04:14:47 DEBUG : both5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d7_d20250103_m041427_c001_v7007000_t0000_u01735877667010") 2025/01/03 04:14:47 DEBUG : both5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec860e_d20250103_m041412_c001_v0001113_t0024_u01735877652000") 2025/01/03 04:14:47 DEBUG : both5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb6_d20250103_m041406_c001_v7007000_t0000_u01735877646979") 2025/01/03 04:14:47 DEBUG : both5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85b8_d20250103_m041352_c001_v0001113_t0044_u01735877632206") 2025/01/03 04:14:47 DEBUG : both6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d8_d20250103_m041427_c001_v7007000_t0000_u01735877667194") 2025/01/03 04:14:47 DEBUG : both6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8610_d20250103_m041412_c001_v0001113_t0001_u01735877652705") 2025/01/03 04:14:47 DEBUG : both6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb7_d20250103_m041407_c001_v7007000_t0000_u01735877647165") 2025/01/03 04:14:47 DEBUG : both6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85bc_d20250103_m041352_c001_v0001113_t0033_u01735877632849") 2025/01/03 04:14:47 DEBUG : both7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7d9_d20250103_m041427_c001_v7007000_t0000_u01735877667376") 2025/01/03 04:14:47 DEBUG : both7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8618_d20250103_m041413_c001_v0001113_t0040_u01735877653286") 2025/01/03 04:14:47 DEBUG : both7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb8_d20250103_m041407_c001_v7007000_t0000_u01735877647349") 2025/01/03 04:14:48 DEBUG : both7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85be_d20250103_m041353_c001_v0001113_t0035_u01735877633451") 2025/01/03 04:14:48 DEBUG : both8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7da_d20250103_m041427_c001_v7007000_t0000_u01735877667561") 2025/01/03 04:14:48 DEBUG : both8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec861a_d20250103_m041413_c001_v0001113_t0038_u01735877653908") 2025/01/03 04:14:48 DEBUG : both8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcb9_d20250103_m041407_c001_v7007000_t0000_u01735877647544") 2025/01/03 04:14:48 DEBUG : both8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85c0_d20250103_m041353_c001_v0001113_t0014_u01735877633909") 2025/01/03 04:14:48 DEBUG : both9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7db_d20250103_m041427_c001_v7007000_t0000_u01735877667748") 2025/01/03 04:14:48 DEBUG : both9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec861c_d20250103_m041414_c001_v0001113_t0025_u01735877654537") 2025/01/03 04:14:48 DEBUG : both9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbcba_d20250103_m041407_c001_v7007000_t0000_u01735877647734") 2025/01/03 04:14:48 DEBUG : both9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85c2_d20250103_m041354_c001_v0001113_t0035_u01735877634404") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab7_d20250103_m040958_c001_v7007000_t0000_u01735877398555") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee4f5_d20250103_m040956_c001_v0001183_t0038_u01735877396959") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab1_d20250103_m040956_c001_v7007000_t0000_u01735877396006") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee4b1_d20250103_m040954_c001_v0001183_t0025_u01735877394266") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430d5_d20250103_m040936_c001_v7007000_t0000_u01735877376114") 2025/01/03 04:14:48 DEBUG : c/non empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee27f_d20250103_m040934_c001_v0001183_t0055_u01735877374448") 2025/01/03 04:14:48 DEBUG : check sum: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043045_d20250103_m040923_c001_v7007000_t0000_u01735877363549") 2025/01/03 04:14:48 DEBUG : check sum: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee133_d20250103_m040922_c001_v0001183_t0034_u01735877362559") 2025/01/03 04:14:48 DEBUG : dest/3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf145_d20250103_m041203_c001_v7007000_t0000_u01735877523957") 2025/01/03 04:14:48 DEBUG : dest/3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4015f7324bb76aff_d20250103_m041202_c001_v0001182_t0058_u01735877522822") 2025/01/03 04:14:48 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3efa_d20250103_m041339_c001_v7007000_t0000_u01735877619133") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f101a997af7a602f3_d20250103_m041336_c001_v0001109_t0002_u01735877616545") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e3901_d20250103_m041336_c001_v7007000_t0000_u01735877616361") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f101a997af7a602d9_d20250103_m041332_c001_v0001109_t0030_u01735877612137") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38f2_d20250103_m041331_c001_v7007000_t0000_u01735877611407") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506efde7_d20250103_m041326_c001_v0001183_t0027_u01735877606390") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401e59d57464267d_d20250103_m041324_c001_v7007000_t0000_u01735877604916") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f100e084020024432_d20250103_m041322_c001_v0001184_t0021_u01735877602931") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07cac_d20250103_m041322_c001_v7007000_t0000_u01735877602745") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f100e084020024380_d20250103_m041319_c001_v0001184_t0049_u01735877599599") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07c7d_d20250103_m041318_c001_v7007000_t0000_u01735877598857") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8550_d20250103_m041312_c001_v0001113_t0048_u01735877592676") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38d4_d20250103_m041311_c001_v7007000_t0000_u01735877591381") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f115987996240779d_d20250103_m041309_c001_v0001146_t0046_u01735877589798") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3cc1_d20250103_m041309_c001_v7007000_t0000_u01735877589600") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1159879962407791_d20250103_m041306_c001_v0001146_t0046_u01735877586141") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ca9_d20250103_m041305_c001_v7007000_t0000_u01735877585403") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ec70_d20250103_m041301_c001_v0001180_t0002_u01735877581062") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ca4_d20250103_m041300_c001_v7007000_t0000_u01735877580129") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1095e29c7bd85afe_d20250103_m041258_c001_v0001184_t0032_u01735877578516") 2025/01/03 04:14:49 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41963de4dfd5aa55_d20250103_m041258_c001_v7007000_t0000_u01735877578333") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1095e29c7bd85a82_d20250103_m041255_c001_v0001184_t0044_u01735877575148") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41963de4dfd5aa4b_d20250103_m041254_c001_v7007000_t0000_u01735877574422") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef858_d20250103_m041248_c001_v0001183_t0007_u01735877568633") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f411502e0f762a555_d20250103_m041247_c001_v7007000_t0000_u01735877567716") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f106e59eed36761ce_d20250103_m041246_c001_v0001137_t0047_u01735877566009") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae8d9_d20250103_m041245_c001_v7007000_t0000_u01735877565819") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f106e59eed36761ca_d20250103_m041242_c001_v0001137_t0008_u01735877562452") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae8d2_d20250103_m041241_c001_v7007000_t0000_u01735877561723") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec84f4_d20250103_m041235_c001_v0001113_t0059_u01735877555545") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4040db686c1dfa12_d20250103_m041234_c001_v7007000_t0000_u01735877554624") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f103a1c94ada0f933_d20250103_m041232_c001_v0001113_t0050_u01735877552674") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52d72_d20250103_m041232_c001_v7007000_t0000_u01735877552469") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f103a1c94ada0f927_d20250103_m041229_c001_v0001113_t0024_u01735877549482") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52d6b_d20250103_m041228_c001_v7007000_t0000_u01735877548716") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ebfb_d20250103_m041220_c001_v0001180_t0020_u01735877540996") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1cf_d20250103_m041219_c001_v7007000_t0000_u01735877539884") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11687dbe90879101_d20250103_m041214_c001_v0001144_t0026_u01735877534023") 2025/01/03 04:14:50 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52d59_d20250103_m041213_c001_v7007000_t0000_u01735877533802") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef3b0_d20250103_m041210_c001_v0001183_t0020_u01735877530120") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f102fdbd8ec67d7ee_d20250103_m041209_c001_v0001184_t0054_u01735877529363") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f102fdbd8ec67d7cc_d20250103_m041208_c001_v0001184_t0013_u01735877528396") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adfff_d20250103_m041154_c001_v7007000_t0000_u01735877514664") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eb8b_d20250103_m041147_c001_v0001180_t0058_u01735877507386") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f10534a3c0964e41e_d20250103_m041146_c001_v0001099_t0013_u01735877506225") 2025/01/03 04:14:51 DEBUG : dst/one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f10534a3c0964e41a_d20250103_m041145_c001_v0001099_t0040_u01735877505064") 2025/01/03 04:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3efb_d20250103_m041339_c001_v7007000_t0000_u01735877619322") 2025/01/03 04:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1156da1b63879470_d20250103_m041336_c001_v0001134_t0016_u01735877616043") 2025/01/03 04:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1095e29c7bd86086_d20250103_m041331_c001_v0001184_t0059_u01735877611169") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401e59d57464267e_d20250103_m041325_c001_v7007000_t0000_u01735877605101") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f102216a0ee04287b_d20250103_m041322_c001_v0001182_t0039_u01735877602541") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f109c34b16b4fe569_d20250103_m041318_c001_v0001128_t0042_u01735877598427") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38d5_d20250103_m041311_c001_v7007000_t0000_u01735877591571") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f107af7a7e4f9584d_d20250103_m041309_c001_v0001041_t0019_u01735877589257") 2025/01/03 04:14:51 DEBUG : dst/one.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1103f813b7d12c20_d20250103_m041304_c001_v0001101_t0055_u01735877584462") 2025/01/03 04:14:51 DEBUG : dst/three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1d1_d20250103_m041220_c001_v7007000_t0000_u01735877540070") 2025/01/03 04:14:51 DEBUG : dst/three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f102fdbd8ec67d95d_d20250103_m041218_c001_v0001184_t0001_u01735877538545") 2025/01/03 04:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3efc_d20250103_m041339_c001_v7007000_t0000_u01735877619525") 2025/01/03 04:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f112b4eeaedf45a76_d20250103_m041337_c001_v0001184_t0009_u01735877617675") 2025/01/03 04:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f117b9ca5af9e7ee1_d20250103_m041333_c001_v0001102_t0033_u01735877613707") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3efd_d20250103_m041339_c001_v7007000_t0000_u01735877619709") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f101a997af7a602f9_d20250103_m041338_c001_v0001109_t0020_u01735877618070") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e3902_d20250103_m041337_c001_v7007000_t0000_u01735877617887") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f101a997af7a602e9_d20250103_m041334_c001_v0001109_t0043_u01735877614257") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38fa_d20250103_m041334_c001_v7007000_t0000_u01735877614072") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506efe07_d20250103_m041327_c001_v0001183_t0045_u01735877607431") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401e59d574642680_d20250103_m041325_c001_v7007000_t0000_u01735877605283") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f100e084020024487_d20250103_m041324_c001_v0001184_t0046_u01735877604285") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07cae_d20250103_m041324_c001_v7007000_t0000_u01735877604095") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f100e0840200243c4_d20250103_m041321_c001_v0001184_t0024_u01735877601096") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07c9e_d20250103_m041320_c001_v7007000_t0000_u01735877600900") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8556_d20250103_m041315_c001_v0001113_t0010_u01735877595655") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ccd_d20250103_m041310_c001_v7007000_t0000_u01735877590819") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ec86_d20250103_m041308_c001_v0001180_t0056_u01735877588444") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3cad_d20250103_m041307_c001_v7007000_t0000_u01735877587344") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506efa16_d20250103_m041301_c001_v0001183_t0020_u01735877581945") 2025/01/03 04:14:52 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41963de4dfd5aa56_d20250103_m041259_c001_v7007000_t0000_u01735877579196") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef980_d20250103_m041257_c001_v0001183_t0000_u01735877577185") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41963de4dfd5aa4f_d20250103_m041256_c001_v7007000_t0000_u01735877576094") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8522_d20250103_m041249_c001_v0001113_t0039_u01735877569426") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae8db_d20250103_m041246_c001_v7007000_t0000_u01735877566772") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec850c_d20250103_m041244_c001_v0001113_t0003_u01735877564436") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae8d6_d20250103_m041243_c001_v7007000_t0000_u01735877563333") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ec27_d20250103_m041236_c001_v0001180_t0041_u01735877556939") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52d77_d20250103_m041233_c001_v7007000_t0000_u01735877553710") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ec13_d20250103_m041231_c001_v0001180_t0038_u01735877551305") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52d6f_d20250103_m041230_c001_v7007000_t0000_u01735877550220") 2025/01/03 04:14:53 DEBUG : dst/three.txt: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef52f_d20250103_m041221_c001_v0001183_t0038_u01735877541998") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401e59d574642681_d20250103_m041325_c001_v7007000_t0000_u01735877605478") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1187b8f92566fb2b_d20250103_m041323_c001_v0001120_t0026_u01735877603778") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11734179409316e0_d20250103_m041320_c001_v0001146_t0005_u01735877600414") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38d6_d20250103_m041311_c001_v7007000_t0000_u01735877591756") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f103ce0736692340c_d20250103_m041310_c001_v0001115_t0015_u01735877590349") 2025/01/03 04:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f105d6f9b662ebfe4_d20250103_m041306_c001_v0001106_t0018_u01735877586641") 2025/01/03 04:14:53 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3efe_d20250103_m041339_c001_v7007000_t0000_u01735877619896") 2025/01/03 04:14:53 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec858a_d20250103_m041326_c001_v0001113_t0003_u01735877606958") 2025/01/03 04:14:53 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401e59d574642682_d20250103_m041325_c001_v7007000_t0000_u01735877605666") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506efbca_d20250103_m041313_c001_v0001183_t0056_u01735877593383") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41568191ac1e38d7_d20250103_m041311_c001_v7007000_t0000_u01735877591945") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec853e_d20250103_m041301_c001_v0001113_t0016_u01735877581643") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4037a3d80e1f3ca5_d20250103_m041300_c001_v7007000_t0000_u01735877580330") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ec4d_d20250103_m041249_c001_v0001180_t0000_u01735877569201") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f411502e0f762a556_d20250103_m041247_c001_v7007000_t0000_u01735877567900") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ef6d3_d20250103_m041236_c001_v0001183_t0053_u01735877556385") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4040db686c1dfa14_d20250103_m041234_c001_v7007000_t0000_u01735877554805") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec84da_d20250103_m041221_c001_v0001113_t0052_u01735877541567") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf1d3_d20250103_m041220_c001_v7007000_t0000_u01735877540254") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f116b9a31056bd235_d20250103_m041215_c001_v0001106_t0034_u01735877535849") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ae000_d20250103_m041154_c001_v7007000_t0000_u01735877514846") 2025/01/03 04:14:54 DEBUG : dst/two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f10534a3c0964e432_d20250103_m041153_c001_v0001099_t0048_u01735877513508") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf006_d20250103_m041110_c001_v7007000_t0000_u01735877470586") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506eed12_d20250103_m041107_c001_v0001183_t0001_u01735877467253") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbeffd_d20250103_m041105_c001_v7007000_t0000_u01735877465118") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506eeb5c_d20250103_m041051_c001_v0001183_t0015_u01735877451333") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682aded9_d20250103_m041038_c001_v7007000_t0000_u01735877438735") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee98e_d20250103_m041035_c001_v0001183_t0002_u01735877435154") 2025/01/03 04:14:54 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07acd_d20250103_m041011_c001_v7007000_t0000_u01735877411147") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee672_d20250103_m041009_c001_v0001183_t0025_u01735877409415") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ac5_d20250103_m041007_c001_v7007000_t0000_u01735877407871") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee60c_d20250103_m041006_c001_v0001183_t0054_u01735877406711") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07abe_d20250103_m041003_c001_v7007000_t0000_u01735877403467") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee577_d20250103_m041001_c001_v0001183_t0016_u01735877401828") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aba_d20250103_m041000_c001_v7007000_t0000_u01735877400708") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee53f_d20250103_m040959_c001_v0001183_t0012_u01735877399499") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aa4_d20250103_m040953_c001_v7007000_t0000_u01735877393116") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee464_d20250103_m040951_c001_v0001183_t0036_u01735877391755") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aa0_d20250103_m040950_c001_v7007000_t0000_u01735877390632") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee41e_d20250103_m040949_c001_v0001183_t0046_u01735877389850") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043105_d20250103_m040944_c001_v7007000_t0000_u01735877384906") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee374_d20250103_m040943_c001_v0001183_t0019_u01735877383764") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430e7_d20250103_m040941_c001_v7007000_t0000_u01735877381171") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee306_d20250103_m040940_c001_v0001183_t0036_u01735877380148") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430e1_d20250103_m040939_c001_v7007000_t0000_u01735877379021") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f102456f404c37654_d20250103_m040938_c001_v0001103_t0049_u01735877378360") 2025/01/03 04:14:55 DEBUG : empty space: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee2b1_d20250103_m040936_c001_v0001183_t0002_u01735877376842") 2025/01/03 04:14:55 DEBUG : enormous: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07acc_d20250103_m041010_c001_v7007000_t0000_u01735877410391") 2025/01/03 04:14:55 DEBUG : enormous: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee682_d20250103_m041009_c001_v0001183_t0005_u01735877409621") 2025/01/03 04:14:55 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4024221b76fe3f03_d20250103_m041344_c001_v7007000_t0000_u01735877624872") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec85a4_d20250103_m041343_c001_v0001113_t0002_u01735877623322") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adecd_d20250103_m041033_c001_v7007000_t0000_u01735877433306") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee92c_d20250103_m041032_c001_v0001183_t0001_u01735877432333") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430c1_d20250103_m040933_c001_v7007000_t0000_u01735877373135") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee241_d20250103_m040932_c001_v0001183_t0002_u01735877372136") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430a0_d20250103_m040930_c001_v7007000_t0000_u01735877370801") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee216_d20250103_m040930_c001_v0001183_t0018_u01735877370226") 2025/01/03 04:14:56 DEBUG : existing: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee1ff_d20250103_m040929_c001_v0001183_t0003_u01735877369472") 2025/01/03 04:14:56 DEBUG : existing-b: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adece_d20250103_m041033_c001_v7007000_t0000_u01735877433489") 2025/01/03 04:14:56 DEBUG : existing-b: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eadd_d20250103_m041032_c001_v0001180_t0054_u01735877432347") 2025/01/03 04:14:56 DEBUG : five: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade35_d20250103_m041015_c001_v7007000_t0000_u01735877415771") 2025/01/03 04:14:56 DEBUG : five: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506ee6f6_d20250103_m041013_c001_v0001183_t0031_u01735877413436") 2025/01/03 04:14:56 DEBUG : foo: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce30430f9_d20250103_m040943_c001_v7007000_t0000_u01735877383034") 2025/01/03 04:14:56 DEBUG : foo: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506ee348_d20250103_m040942_c001_v0001183_t0031_u01735877382484") 2025/01/03 04:14:56 DEBUG : foo: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506ee338_d20250103_m040941_c001_v0001183_t0031_u01735877381922") 2025/01/03 04:14:56 DEBUG : four: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade36_d20250103_m041015_c001_v7007000_t0000_u01735877415954") 2025/01/03 04:14:56 DEBUG : four: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f418ae23471e9eaa5_d20250103_m041014_c001_v0001180_t0059_u01735877414054") 2025/01/03 04:14:56 DEBUG : four: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee6dc_d20250103_m041012_c001_v0001183_t0039_u01735877412844") 2025/01/03 04:14:57 DEBUG : hello world2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042fb7_d20250103_m040841_c001_v7007000_t0000_u01735877321378") 2025/01/03 04:14:57 DEBUG : hello world2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edbe2_d20250103_m040840_c001_v0001183_t0048_u01735877320805") 2025/01/03 04:14:57 DEBUG : ignore-size: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce304307f_d20250103_m040928_c001_v7007000_t0000_u01735877368377") 2025/01/03 04:14:57 DEBUG : ignore-size: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee1b7_d20250103_m040927_c001_v0001183_t0022_u01735877367425") 2025/01/03 04:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adec8_d20250103_m041031_c001_v7007000_t0000_u01735877431224") 2025/01/03 04:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ead7_d20250103_m041030_c001_v0001180_t0025_u01735877430245") 2025/01/03 04:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adec1_d20250103_m041029_c001_v7007000_t0000_u01735877429123") 2025/01/03 04:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ead1_d20250103_m041028_c001_v0001180_t0016_u01735877428181") 2025/01/03 04:14:57 DEBUG : one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade37_d20250103_m041016_c001_v7007000_t0000_u01735877416137") 2025/01/03 04:14:57 DEBUG : one: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506ee6c4_d20250103_m041012_c001_v0001183_t0031_u01735877412267") 2025/01/03 04:14:57 DEBUG : only0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7dc_d20250103_m041427_c001_v7007000_t0000_u01735877667931") 2025/01/03 04:14:57 DEBUG : only0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec8646_d20250103_m041422_c001_v0001113_t0002_u01735877662197") 2025/01/03 04:14:57 DEBUG : only0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f040e_d20250103_m041409_c001_v0001183_t0045_u01735877649500") 2025/01/03 04:14:57 DEBUG : only0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52ea8_d20250103_m041402_c001_v7007000_t0000_u01735877642928") 2025/01/03 04:14:57 DEBUG : only0: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0131_d20250103_m041349_c001_v0001183_t0018_u01735877629714") 2025/01/03 04:14:57 DEBUG : only1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7dd_d20250103_m041428_c001_v7007000_t0000_u01735877668116") 2025/01/03 04:14:57 DEBUG : only1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f05f1_d20250103_m041422_c001_v0001183_t0031_u01735877662206") 2025/01/03 04:14:57 DEBUG : only1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0424_d20250103_m041410_c001_v0001183_t0032_u01735877650103") 2025/01/03 04:14:57 DEBUG : only1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca1_d20250103_m041402_c001_v7007000_t0000_u01735877642747") 2025/01/03 04:14:58 DEBUG : only1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0149_d20250103_m041350_c001_v0001183_t0037_u01735877630295") 2025/01/03 04:14:58 DEBUG : only10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7de_d20250103_m041428_c001_v7007000_t0000_u01735877668309") 2025/01/03 04:14:58 DEBUG : only10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401458d738b6c60a_d20250103_m041422_c001_v0001144_t0049_u01735877662757") 2025/01/03 04:14:58 DEBUG : only10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f04eb_d20250103_m041415_c001_v0001183_t0019_u01735877655433") 2025/01/03 04:14:58 DEBUG : only10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f416c663fc916139b_d20250103_m041402_c001_v7007000_t0000_u01735877642986") 2025/01/03 04:14:58 DEBUG : only10: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0209_d20250103_m041355_c001_v0001183_t0044_u01735877635276") 2025/01/03 04:14:58 DEBUG : only11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7df_d20250103_m041428_c001_v7007000_t0000_u01735877668499") 2025/01/03 04:14:58 DEBUG : only11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408798c5cabe48bb_d20250103_m041422_c001_v0001183_t0057_u01735877662943") 2025/01/03 04:14:58 DEBUG : only11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f050f_d20250103_m041416_c001_v0001183_t0041_u01735877656490") 2025/01/03 04:14:58 DEBUG : only11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca4_d20250103_m041403_c001_v7007000_t0000_u01735877643346") 2025/01/03 04:14:58 DEBUG : only11: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0221_d20250103_m041355_c001_v0001183_t0026_u01735877635843") 2025/01/03 04:14:58 DEBUG : only12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e0_d20250103_m041428_c001_v7007000_t0000_u01735877668682") 2025/01/03 04:14:58 DEBUG : only12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec864a_d20250103_m041422_c001_v0001113_t0002_u01735877662854") 2025/01/03 04:14:58 DEBUG : only12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0537_d20250103_m041417_c001_v0001183_t0006_u01735877657328") 2025/01/03 04:14:58 DEBUG : only12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f416c663fc91613a3_d20250103_m041403_c001_v7007000_t0000_u01735877643357") 2025/01/03 04:14:58 DEBUG : only12: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0231_d20250103_m041356_c001_v0001183_t0026_u01735877636594") 2025/01/03 04:14:58 DEBUG : only13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e1_d20250103_m041428_c001_v7007000_t0000_u01735877668867") 2025/01/03 04:14:58 DEBUG : only13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec8648_d20250103_m041422_c001_v0001113_t0002_u01735877662598") 2025/01/03 04:14:58 DEBUG : only13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f054d_d20250103_m041417_c001_v0001183_t0014_u01735877657879") 2025/01/03 04:14:59 DEBUG : only13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca3_d20250103_m041403_c001_v7007000_t0000_u01735877643162") 2025/01/03 04:14:59 DEBUG : only13: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0245_d20250103_m041357_c001_v0001183_t0020_u01735877637335") 2025/01/03 04:14:59 DEBUG : only14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e2_d20250103_m041429_c001_v7007000_t0000_u01735877669048") 2025/01/03 04:14:59 DEBUG : only14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401458d738b6c60c_d20250103_m041422_c001_v0001144_t0049_u01735877662939") 2025/01/03 04:14:59 DEBUG : only14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0561_d20250103_m041418_c001_v0001183_t0022_u01735877658329") 2025/01/03 04:14:59 DEBUG : only14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae9bc_d20250103_m041402_c001_v7007000_t0000_u01735877642950") 2025/01/03 04:14:59 DEBUG : only14: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f024f_d20250103_m041357_c001_v0001183_t0045_u01735877637943") 2025/01/03 04:14:59 DEBUG : only15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e3_d20250103_m041429_c001_v7007000_t0000_u01735877669232") 2025/01/03 04:14:59 DEBUG : only15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f0619_d20250103_m041422_c001_v0001183_t0031_u01735877662975") 2025/01/03 04:14:59 DEBUG : only15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f057d_d20250103_m041419_c001_v0001183_t0036_u01735877659127") 2025/01/03 04:14:59 DEBUG : only15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbc9f_d20250103_m041402_c001_v7007000_t0000_u01735877642368") 2025/01/03 04:14:59 DEBUG : only15: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f027d_d20250103_m041358_c001_v0001183_t0013_u01735877638609") 2025/01/03 04:14:59 DEBUG : only16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e4_d20250103_m041429_c001_v7007000_t0000_u01735877669424") 2025/01/03 04:14:59 DEBUG : only16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f0601_d20250103_m041422_c001_v0001183_t0031_u01735877662606") 2025/01/03 04:14:59 DEBUG : only16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f058d_d20250103_m041419_c001_v0001183_t0049_u01735877659685") 2025/01/03 04:14:59 DEBUG : only16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f416c663fc91613a0_d20250103_m041403_c001_v7007000_t0000_u01735877643170") 2025/01/03 04:14:59 DEBUG : only16: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0299_d20250103_m041359_c001_v0001183_t0046_u01735877639194") 2025/01/03 04:14:59 DEBUG : only17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e5_d20250103_m041429_c001_v7007000_t0000_u01735877669610") 2025/01/03 04:14:59 DEBUG : only17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f060d_d20250103_m041422_c001_v0001183_t0031_u01735877662793") 2025/01/03 04:14:59 DEBUG : only17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f05a1_d20250103_m041420_c001_v0001183_t0012_u01735877660218") 2025/01/03 04:15:00 DEBUG : only17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52eaa_d20250103_m041403_c001_v7007000_t0000_u01735877643179") 2025/01/03 04:15:00 DEBUG : only17: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f02b1_d20250103_m041359_c001_v0001183_t0024_u01735877639713") 2025/01/03 04:15:00 DEBUG : only18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e6_d20250103_m041429_c001_v7007000_t0000_u01735877669797") 2025/01/03 04:15:00 DEBUG : only18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec864c_d20250103_m041423_c001_v0001113_t0002_u01735877663039") 2025/01/03 04:15:00 DEBUG : only18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f05bb_d20250103_m041420_c001_v0001183_t0007_u01735877660708") 2025/01/03 04:15:00 DEBUG : only18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca0_d20250103_m041402_c001_v7007000_t0000_u01735877642559") 2025/01/03 04:15:00 DEBUG : only18: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f02df_d20250103_m041400_c001_v0001183_t0005_u01735877640692") 2025/01/03 04:15:00 DEBUG : only19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e7_d20250103_m041429_c001_v7007000_t0000_u01735877669983") 2025/01/03 04:15:00 DEBUG : only19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401458d738b6c60e_d20250103_m041423_c001_v0001144_t0049_u01735877663122") 2025/01/03 04:15:00 DEBUG : only19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f05d3_d20250103_m041421_c001_v0001183_t0005_u01735877661351") 2025/01/03 04:15:00 DEBUG : only19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca2_d20250103_m041402_c001_v7007000_t0000_u01735877642957") 2025/01/03 04:15:00 DEBUG : only19: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f02ef_d20250103_m041401_c001_v0001183_t0037_u01735877641165") 2025/01/03 04:15:00 DEBUG : only2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e8_d20250103_m041430_c001_v7007000_t0000_u01735877670167") 2025/01/03 04:15:00 DEBUG : only2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f062a_d20250103_m041423_c001_v0001183_t0031_u01735877663340") 2025/01/03 04:15:00 DEBUG : only2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0438_d20250103_m041410_c001_v0001183_t0058_u01735877650672") 2025/01/03 04:15:00 DEBUG : only2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52eab_d20250103_m041403_c001_v7007000_t0000_u01735877643373") 2025/01/03 04:15:00 DEBUG : only2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0163_d20250103_m041350_c001_v0001183_t0058_u01735877630802") 2025/01/03 04:15:00 DEBUG : only3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7e9_d20250103_m041430_c001_v7007000_t0000_u01735877670351") 2025/01/03 04:15:00 DEBUG : only3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec8650_d20250103_m041423_c001_v0001113_t0002_u01735877663411") 2025/01/03 04:15:00 DEBUG : only3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f044d_d20250103_m041411_c001_v0001183_t0005_u01735877651174") 2025/01/03 04:15:01 DEBUG : only3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4063d5e88ea52ea7_d20250103_m041402_c001_v7007000_t0000_u01735877642743") 2025/01/03 04:15:01 DEBUG : only3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0171_d20250103_m041351_c001_v0001183_t0027_u01735877631321") 2025/01/03 04:15:01 DEBUG : only4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ea_d20250103_m041430_c001_v7007000_t0000_u01735877670534") 2025/01/03 04:15:01 DEBUG : only4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401458d738b6c616_d20250103_m041423_c001_v0001144_t0049_u01735877663498") 2025/01/03 04:15:01 DEBUG : only4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0469_d20250103_m041411_c001_v0001183_t0002_u01735877651803") 2025/01/03 04:15:01 DEBUG : only4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae9bd_d20250103_m041403_c001_v7007000_t0000_u01735877643148") 2025/01/03 04:15:01 DEBUG : only4: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0181_d20250103_m041351_c001_v0001183_t0005_u01735877631970") 2025/01/03 04:15:01 DEBUG : only5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7eb_d20250103_m041430_c001_v7007000_t0000_u01735877670718") 2025/01/03 04:15:01 DEBUG : only5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408798c5cabe48c5_d20250103_m041423_c001_v0001183_t0057_u01735877663133") 2025/01/03 04:15:01 DEBUG : only5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0481_d20250103_m041412_c001_v0001183_t0044_u01735877652503") 2025/01/03 04:15:01 DEBUG : only5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae9ba_d20250103_m041402_c001_v7007000_t0000_u01735877642767") 2025/01/03 04:15:01 DEBUG : only5: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0199_d20250103_m041352_c001_v0001183_t0021_u01735877632595") 2025/01/03 04:15:01 DEBUG : only6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ec_d20250103_m041430_c001_v7007000_t0000_u01735877670901") 2025/01/03 04:15:01 DEBUG : only6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506f0620_d20250103_m041423_c001_v0001183_t0031_u01735877663157") 2025/01/03 04:15:01 DEBUG : only6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f049f_d20250103_m041413_c001_v0001183_t0048_u01735877653080") 2025/01/03 04:15:01 DEBUG : only6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae9bf_d20250103_m041403_c001_v7007000_t0000_u01735877643520") 2025/01/03 04:15:01 DEBUG : only6: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f01af_d20250103_m041353_c001_v0001183_t0012_u01735877633235") 2025/01/03 04:15:01 DEBUG : only7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ed_d20250103_m041431_c001_v7007000_t0000_u01735877671090") 2025/01/03 04:15:01 DEBUG : only7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec864e_d20250103_m041423_c001_v0001113_t0002_u01735877663225") 2025/01/03 04:15:01 DEBUG : only7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f04b3_d20250103_m041413_c001_v0001183_t0034_u01735877653705") 2025/01/03 04:15:02 DEBUG : only7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40717f149b0bbca5_d20250103_m041403_c001_v7007000_t0000_u01735877643531") 2025/01/03 04:15:02 DEBUG : only7: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f01c5_d20250103_m041353_c001_v0001183_t0028_u01735877633697") 2025/01/03 04:15:02 DEBUG : only8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7ee_d20250103_m041431_c001_v7007000_t0000_u01735877671273") 2025/01/03 04:15:02 DEBUG : only8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f401458d738b6c614_d20250103_m041423_c001_v0001144_t0049_u01735877663315") 2025/01/03 04:15:02 DEBUG : only8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f04c7_d20250103_m041414_c001_v0001183_t0025_u01735877654327") 2025/01/03 04:15:02 DEBUG : only8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f416c663fc9161396_d20250103_m041402_c001_v7007000_t0000_u01735877642752") 2025/01/03 04:15:02 DEBUG : only8: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f01d9_d20250103_m041354_c001_v0001183_t0043_u01735877634181") 2025/01/03 04:15:02 DEBUG : only9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7f0_d20250103_m041431_c001_v7007000_t0000_u01735877671456") 2025/01/03 04:15:02 DEBUG : only9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408798c5cabe48cb_d20250103_m041423_c001_v0001183_t0057_u01735877663326") 2025/01/03 04:15:02 DEBUG : only9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f04dd_d20250103_m041414_c001_v0001183_t0021_u01735877654887") 2025/01/03 04:15:02 DEBUG : only9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f409c812ec0dae9be_d20250103_m041403_c001_v7007000_t0000_u01735877643336") 2025/01/03 04:15:02 DEBUG : only9: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f01ec_d20250103_m041354_c001_v0001183_t0049_u01735877634703") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade9b_d20250103_m041026_c001_v7007000_t0000_u01735877426303") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec83f6_d20250103_m041024_c001_v0001113_t0031_u01735877424482") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade68_d20250103_m041022_c001_v7007000_t0000_u01735877422621") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eabb_d20250103_m041020_c001_v0001180_t0057_u01735877420677") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade3f_d20250103_m041019_c001_v7007000_t0000_u01735877419161") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eab3_d20250103_m041017_c001_v0001180_t0033_u01735877417081") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ac0_d20250103_m041005_c001_v7007000_t0000_u01735877405550") 2025/01/03 04:15:02 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee5c1_d20250103_m041004_c001_v0001183_t0047_u01735877404397") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07abc_d20250103_m041002_c001_v7007000_t0000_u01735877402489") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee56f_d20250103_m041001_c001_v0001183_t0050_u01735877401633") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ab9_d20250103_m041000_c001_v7007000_t0000_u01735877400081") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee539_d20250103_m040959_c001_v0001183_t0036_u01735877399302") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aa3_d20250103_m040952_c001_v7007000_t0000_u01735877392550") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee45c_d20250103_m040951_c001_v0001183_t0045_u01735877391550") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aa1_d20250103_m040950_c001_v7007000_t0000_u01735877390815") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee418_d20250103_m040949_c001_v0001183_t0049_u01735877389655") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043137_d20250103_m040948_c001_v7007000_t0000_u01735877388912") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee3f2_d20250103_m040948_c001_v0001183_t0011_u01735877388334") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee3e6_d20250103_m040947_c001_v0001183_t0041_u01735877387753") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043120_d20250103_m040947_c001_v7007000_t0000_u01735877387030") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee3bc_d20250103_m040946_c001_v0001183_t0036_u01735877386468") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee3ae_d20250103_m040945_c001_v0001183_t0051_u01735877385833") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043108_d20250103_m040945_c001_v7007000_t0000_u01735877385095") 2025/01/03 04:15:03 DEBUG : potato: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee388_d20250103_m040944_c001_v0001183_t0002_u01735877384332") 2025/01/03 04:15:03 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f40556f170e2e0af2_d20250103_m041120_c001_v7007000_t0000_u01735877480980") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec847a_d20250103_m041120_c001_v0001113_t0007_u01735877480187") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf007_d20250103_m041110_c001_v7007000_t0000_u01735877470835") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8462_d20250103_m041106_c001_v0001113_t0056_u01735877466441") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f412f894ed62834db_d20250103_m041055_c001_v7007000_t0000_u01735877455557") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8432_d20250103_m041050_c001_v0001113_t0000_u01735877450566") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adeda_d20250103_m041038_c001_v7007000_t0000_u01735877438982") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8408_d20250103_m041034_c001_v0001113_t0023_u01735877434797") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07acb_d20250103_m041010_c001_v7007000_t0000_u01735877410200") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee666_d20250103_m041009_c001_v0001183_t0053_u01735877409186") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ac6_d20250103_m041008_c001_v7007000_t0000_u01735877408066") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee609_d20250103_m041006_c001_v0001183_t0042_u01735877406505") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07ac1_d20250103_m041005_c001_v7007000_t0000_u01735877405740") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee5cd_d20250103_m041004_c001_v0001183_t0002_u01735877404970") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07abf_d20250103_m041003_c001_v7007000_t0000_u01735877403653") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee595_d20250103_m041002_c001_v0001183_t0044_u01735877402873") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07abb_d20250103_m041000_c001_v7007000_t0000_u01735877400897") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee54d_d20250103_m041000_c001_v0001183_t0033_u01735877400088") 2025/01/03 04:15:04 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4053fe083ce07aa5_d20250103_m040953_c001_v7007000_t0000_u01735877393301") 2025/01/03 04:15:05 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee475_d20250103_m040952_c001_v0001183_t0030_u01735877392346") 2025/01/03 04:15:05 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042fe5_d20250103_m040844_c001_v7007000_t0000_u01735877324744") 2025/01/03 04:15:05 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edc2a_d20250103_m040844_c001_v0001183_t0055_u01735877324162") 2025/01/03 04:15:05 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042fca_d20250103_m040842_c001_v7007000_t0000_u01735877322849") 2025/01/03 04:15:05 DEBUG : potato2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edbfe_d20250103_m040842_c001_v0001183_t0015_u01735877322278") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf009_d20250103_m041111_c001_v7007000_t0000_u01735877471237") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eb39_d20250103_m041107_c001_v0001180_t0058_u01735877467877") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f412f894ed62834dc_d20250103_m041056_c001_v7007000_t0000_u01735877456390") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eb0d_d20250103_m041051_c001_v0001180_t0026_u01735877451904") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adedb_d20250103_m041040_c001_v7007000_t0000_u01735877440000") 2025/01/03 04:15:05 DEBUG : potato3: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eae7_d20250103_m041035_c001_v0001180_t0050_u01735877435385") 2025/01/03 04:15:05 DEBUG : pre-dest1/1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf147_d20250103_m041204_c001_v7007000_t0000_u01735877524144") 2025/01/03 04:15:05 DEBUG : pre-dest1/1: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9ebad_d20250103_m041155_c001_v0001180_t0054_u01735877515575") 2025/01/03 04:15:05 DEBUG : pre-dest2/2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f407f961c82fbf14a_d20250103_m041204_c001_v7007000_t0000_u01735877524334") 2025/01/03 04:15:05 DEBUG : pre-dest2/2: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec84b2_d20250103_m041156_c001_v0001113_t0001_u01735877516147") 2025/01/03 04:15:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adf65_d20250103_m041134_c001_v7007000_t0000_u01735877494565") 2025/01/03 04:15:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506eef3b_d20250103_m041130_c001_v0001183_t0028_u01735877490539") 2025/01/03 04:15:05 DEBUG : sizeonly: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043060_d20250103_m040925_c001_v7007000_t0000_u01735877365795") 2025/01/03 04:15:05 DEBUG : sizeonly: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee16b_d20250103_m040924_c001_v0001183_t0056_u01735877364854") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7fd_d20250103_m041440_c001_v7007000_t0000_u01735877680171") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f101458d738b6c65e_d20250103_m041437_c001_v0001144_t0053_u01735877677183") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7f5_d20250103_m041435_c001_v7007000_t0000_u01735877675260") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f108798c5cabe4a67_d20250103_m041432_c001_v0001183_t0049_u01735877672772") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adec9_d20250103_m041031_c001_v7007000_t0000_u01735877431408") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8400_d20250103_m041030_c001_v0001113_t0023_u01735877430593") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682adec3_d20250103_m041029_c001_v7007000_t0000_u01735877429312") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee8c4_d20250103_m041028_c001_v0001183_t0044_u01735877428535") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce304303e_d20250103_m040921_c001_v7007000_t0000_u01735877361646") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee101_d20250103_m040920_c001_v0001183_t0043_u01735877360163") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043038_d20250103_m040919_c001_v7007000_t0000_u01735877359432") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee0c3_d20250103_m040918_c001_v0001183_t0047_u01735877358310") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043033_d20250103_m040915_c001_v7007000_t0000_u01735877355426") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee057_d20250103_m040914_c001_v0001183_t0030_u01735877354418") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043032_d20250103_m040913_c001_v7007000_t0000_u01735877353874") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee022_d20250103_m040912_c001_v0001183_t0004_u01735877352854") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edfe2_d20250103_m040910_c001_v0001183_t0042_u01735877350195") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce304302c_d20250103_m040909_c001_v7007000_t0000_u01735877349466") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edfa8_d20250103_m040908_c001_v0001183_t0024_u01735877348896") 2025/01/03 04:15:06 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edf8c_d20250103_m040908_c001_v0001183_t0018_u01735877348150") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043024_d20250103_m040907_c001_v7007000_t0000_u01735877347051") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edef7_d20250103_m040904_c001_v0001183_t0022_u01735877344532") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ede86_d20250103_m040901_c001_v0001183_t0026_u01735877341486") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043012_d20250103_m040900_c001_v7007000_t0000_u01735877340762") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ede52_d20250103_m040900_c001_v0001183_t0041_u01735877340151") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ede2f_d20250103_m040859_c001_v0001183_t0020_u01735877339379") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce304300f_d20250103_m040858_c001_v7007000_t0000_u01735877338657") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edd91_d20250103_m040854_c001_v0001183_t0014_u01735877334650") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3043001_d20250103_m040854_c001_v7007000_t0000_u01735877334287") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edd71_d20250103_m040853_c001_v0001183_t0007_u01735877333730") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042ffb_d20250103_m040852_c001_v7007000_t0000_u01735877332081") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edd2d_d20250103_m040851_c001_v0001183_t0024_u01735877331515") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042ffa_d20250103_m040850_c001_v7007000_t0000_u01735877330907") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edd0d_d20250103_m040850_c001_v0001183_t0003_u01735877330335") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042ff6_d20250103_m040849_c001_v7007000_t0000_u01735877329055") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edcd0_d20250103_m040848_c001_v0001183_t0051_u01735877328305") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042ff3_d20250103_m040847_c001_v7007000_t0000_u01735877327758") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edca6_d20250103_m040847_c001_v0001183_t0021_u01735877327124") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042feb_d20250103_m040846_c001_v7007000_t0000_u01735877326220") 2025/01/03 04:15:07 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edc68_d20250103_m040845_c001_v0001183_t0007_u01735877325647") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042fa3_d20250103_m040839_c001_v7007000_t0000_u01735877319895") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edbbc_d20250103_m040839_c001_v0001183_t0023_u01735877319311") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042f8e_d20250103_m040838_c001_v7007000_t0000_u01735877318406") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edb95_d20250103_m040837_c001_v0001183_t0054_u01735877317830") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042f7a_d20250103_m040836_c001_v7007000_t0000_u01735877316927") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edb58_d20250103_m040836_c001_v0001183_t0055_u01735877316361") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4104050ce3042f69_d20250103_m040833_c001_v7007000_t0000_u01735877313474") 2025/01/03 04:15:08 DEBUG : sub dir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506edae0_d20250103_m040832_c001_v0001183_t0059_u01735877312909") 2025/01/03 04:15:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7fe_d20250103_m041440_c001_v7007000_t0000_u01735877680354") 2025/01/03 04:15:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec8685_d20250103_m041437_c001_v0001113_t0003_u01735877677160") 2025/01/03 04:15:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f417f823df8dbf7f6_d20250103_m041435_c001_v7007000_t0000_u01735877675457") 2025/01/03 04:15:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506f0772_d20250103_m041432_c001_v0001183_t0052_u01735877672780") 2025/01/03 04:15:08 DEBUG : sub/yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade91_d20250103_m041025_c001_v7007000_t0000_u01735877425752") 2025/01/03 04:15:08 DEBUG : sub/yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f118ae23471e9eac3_d20250103_m041024_c001_v0001180_t0046_u01735877424138") 2025/01/03 04:15:08 DEBUG : three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade38_d20250103_m041016_c001_v7007000_t0000_u01735877416320") 2025/01/03 04:15:08 DEBUG : three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee738_d20250103_m041015_c001_v0001183_t0047_u01735877415132") 2025/01/03 04:15:08 DEBUG : three: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee6d4_d20250103_m041012_c001_v0001183_t0026_u01735877412645") 2025/01/03 04:15:08 DEBUG : two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade39_d20250103_m041016_c001_v7007000_t0000_u01735877416509") 2025/01/03 04:15:08 DEBUG : two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f41842e63d0ec83e0_d20250103_m041014_c001_v0001113_t0002_u01735877414564") 2025/01/03 04:15:08 DEBUG : two: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f4128e50f506ee6ca_d20250103_m041012_c001_v0001183_t0031_u01735877412451") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade9f_d20250103_m041026_c001_v7007000_t0000_u01735877426488") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f116f21f4b4d0135a_d20250103_m041025_c001_v0001182_t0041_u01735877425518") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade5f_d20250103_m041022_c001_v7007000_t0000_u01735877422067") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f1128e50f506ee7da_d20250103_m041021_c001_v0001183_t0052_u01735877421025") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade3e_d20250103_m041018_c001_v7007000_t0000_u01735877418599") 2025/01/03 04:15:09 DEBUG : yam: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f11842e63d0ec83e4_d20250103_m041017_c001_v0001113_t0044_u01735877417088") 2025/01/03 04:15:09 DEBUG : yaml: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade6b_d20250103_m041022_c001_v7007000_t0000_u01735877422818") 2025/01/03 04:15:09 DEBUG : yaml: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f119babad985aa04c_d20250103_m041021_c001_v0001183_t0012_u01735877421817") 2025/01/03 04:15:09 DEBUG : yaml: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f408de58c682ade40_d20250103_m041019_c001_v7007000_t0000_u01735877419344") 2025/01/03 04:15:09 DEBUG : yaml: Deleting (id "4_zbf62bd83509d2bab9f480e1b_f113c7b394c745ab9_d20250103_m041018_c001_v0001177_t0040_u01735877418385") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m41.169085663s (try 1/5)