"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/25 03:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade" 2025/01/25 03:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:09:49 DEBUG : Creating backend with remote "/tmp/rclone3822755298" === 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-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:09:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/25 03:09:53 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:09:53 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:09:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:09:54 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:09:54 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:09:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:09:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:09:55 DEBUG : B2 bucket rclone-test-jorisoj9sade: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.40s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:09:57 DEBUG : Creating backend with remote "/non-existing" 2025/01/25 03:09:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/25 03:09:57 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:09:57 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:09:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:09:58 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:09:58 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:09:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:09:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:00 INFO : B2 bucket rclone-test-jorisoj9sade: Running all checks before starting transfers 2025/01/25 03:10:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:00 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:00 INFO : B2 bucket rclone-test-jorisoj9sade: Checks finished, now starting transfers 2025/01/25 03:10:00 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.98s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:02 ERROR : Ignoring --no-traverse with sync 2025/01/25 03:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:02 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:02 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:02 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:10:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.89s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/25 03:10:04 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:04 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/25 03:10:04 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:10:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:10:08 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:08 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 03:10:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:10:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/25 03:10:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:10:09 INFO : sub dir: Making directory 2025/01/25 03:10:09 INFO : sub dir2: Making directory 2025/01/25 03:10:09 INFO : sub dir2/sub sub dir2: Making directory 2025/01/25 03:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:09 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:09 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/25 03:10:10 DEBUG : B2 bucket rclone-test-jorisoj9sade: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:11 INFO : sub dir2: Making directory 2025/01/25 03:10:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 03:10:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:11 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:11 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:13 DEBUG : sub dir2: Making directory with metadata 2025/01/25 03:10:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:10:13 INFO : sub dir: Making directory 2025/01/25 03:10:13 INFO : sub dir2: Making directory 2025/01/25 03:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:13 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:13 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:14 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:10:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/25 03:10:14 DEBUG : B2 bucket rclone-test-jorisoj9sade: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/25 03:10:14 DEBUG : B2 bucket rclone-test-jorisoj9sade: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.25s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", 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-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:15 INFO : sub dir2: Making directory 2025/01/25 03:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:15 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:15 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:16 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:10:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:17 DEBUG : sub dir2: Making directory with metadata 2025/01/25 03:10:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:10:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:10:17 INFO : sub dir: Making directory 2025/01/25 03:10:17 INFO : sub dir2: Making directory 2025/01/25 03:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:17 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:10:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/25 03:10:18 DEBUG : B2 bucket rclone-test-jorisoj9sade: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:19 INFO : sub dir2: Making directory 2025/01/25 03:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:19 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:19 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:20 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.67s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zubenaf2kaxe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-zubenaf2kaxe 2025/01/25 03:10:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:22 DEBUG : B2 bucket rclone-test-zubenaf2kaxe: Waiting for checks to finish 2025/01/25 03:10:22 DEBUG : B2 bucket rclone-test-zubenaf2kaxe: Waiting for transfers to finish 2025/01/25 03:10:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:25 DEBUG : B2 bucket rclone-test-zubenaf2kaxe: Purge remote 2025/01/25 03:10:25 INFO : B2 bucket rclone-test-zubenaf2kaxe: cleaning bucket "rclone-test-zubenaf2kaxe" of all files 2025/01/25 03:10:25 DEBUG : sub dir/hello world: Deleting (id "4_z7fd26d83700d9bbb9f480e1b_f108e981a1c662868_d20250125_m031024_c001_v0001042_t0028_u01737774624712") --- PASS: TestServerSideCopy (8.16s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:10:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 03:10:31 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-docimik8wuba" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-docimik8wuba 2025/01/25 03:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:34 DEBUG : B2 bucket rclone-test-docimik8wuba: Waiting for checks to finish 2025/01/25 03:10:34 DEBUG : B2 bucket rclone-test-docimik8wuba: Waiting for transfers to finish 2025/01/25 03:10:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:10:40 DEBUG : B2 bucket rclone-test-docimik8wuba: Waiting for checks to finish 2025/01/25 03:10:40 DEBUG : B2 bucket rclone-test-docimik8wuba: Waiting for transfers to finish 2025/01/25 03:10:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 03:10:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:40 DEBUG : B2 bucket rclone-test-docimik8wuba: Purge remote 2025/01/25 03:10:40 INFO : B2 bucket rclone-test-docimik8wuba: cleaning bucket "rclone-test-docimik8wuba" of all files 2025/01/25 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229d53700d9bbb9f480e1b_f112e0678e3bd942b_d20250125_m031040_c001_v0001178_t0039_u01737774640194") 2025/01/25 03:10:40 DEBUG : sub dir/hello world: Deleting (id "4_z1f229d53700d9bbb9f480e1b_f10948513eb14e3de_d20250125_m031037_c001_v0001184_t0024_u01737774637840") --- PASS: TestServerSideCopyOverSelf (13.64s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:10:47 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:10:47 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:10:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 03:10:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/25 03:10:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cubotar0lana" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-cubotar0lana 2025/01/25 03:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:10:51 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for checks to finish 2025/01/25 03:10:51 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for transfers to finish 2025/01/25 03:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:10:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:10:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:10:57 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for checks to finish 2025/01/25 03:10:57 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for transfers to finish 2025/01/25 03:10:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 03:10:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/25 03:10:58 INFO : sub dir/hello world: Deleted 2025/01/25 03:10:59 DEBUG : testing file moves 2025/01/25 03:10:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/25 03:10:59 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for checks to finish 2025/01/25 03:10:59 DEBUG : B2 bucket rclone-test-cubotar0lana: Waiting for transfers to finish 2025/01/25 03:11:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/25 03:11:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/25 03:11:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:00 DEBUG : B2 bucket rclone-test-cubotar0lana: Purge remote 2025/01/25 03:11:00 INFO : B2 bucket rclone-test-cubotar0lana: cleaning bucket "rclone-test-cubotar0lana" of all files 2025/01/25 03:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f32dd83700d9bbb9f480e1b_f117137a62dca5024_d20250125_m031059_c001_v0001102_t0000_u01737774659791") 2025/01/25 03:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f32dd83700d9bbb9f480e1b_f102283430db7e562_d20250125_m031057_c001_v0001115_t0008_u01737774657758") 2025/01/25 03:11:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f32dd83700d9bbb9f480e1b_f105a93631c1b859b_d20250125_m031054_c001_v0001033_t0000_u01737774654922") --- PASS: TestServerSideMoveOverSelf (16.92s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:06 ERROR : : error listing: directory not found 2025/01/25 03:11:07 INFO : Local file system at /tmp/rclone3822755298: Making directory 2025/01/25 03:11:07 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:07 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:11:09 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for checks to finish 2025/01/25 03:11:09 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for transfers to finish 2025/01/25 03:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:11:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/25 03:11:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyRedownload (2.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/25 03:11:11 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:11 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:11:11 INFO : check sum: Copied (new) 2025/01/25 03:11:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:12 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:11:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/25 03:11:12 DEBUG : check sum: Unchanged skipping 2025/01/25 03:11:12 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:12 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/25 03:11:13 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:13 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 03:11:14 INFO : sizeonly: Copied (new) 2025/01/25 03:11:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:14 DEBUG : sizeonly: Sizes identical 2025/01/25 03:11:14 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:14 DEBUG : sizeonly: Unchanged skipping 2025/01/25 03:11:14 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:14 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/25 03:11:16 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:16 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/25 03:11:17 INFO : ignore-size: Copied (new) 2025/01/25 03:11:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:11:17 DEBUG : ignore-size: Unchanged skipping 2025/01/25 03:11:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:17 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:11:19 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:19 DEBUG : existing: Unchanged skipping 2025/01/25 03:11:19 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:19 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/25 03:11:20 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:20 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 03:11:20 INFO : existing: Copied (replaced existing) 2025/01/25 03:11:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.31s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 03:11:22 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:22 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 03:11:22 INFO : existing: Copied (new) 2025/01/25 03:11:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:23 DEBUG : existing: Destination exists, skipping 2025/01/25 03:11:23 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:23 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:23 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/25 03:11:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 03:11:26 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 03:11:26 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:11:27 INFO : a/potato2: Copied (new) 2025/01/25 03:11:27 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:30 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/25 03:11:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:11:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/25 03:11:30 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:30 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:30 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/25 03:11:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:11:31 INFO : empty space: Updated modification time in destination 2025/01/25 03:11:31 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:31 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:31 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:34 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/25 03:11:34 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:11:34 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:34 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:34 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:35 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/25 03:11:35 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3822755298) 2025/01/25 03:11:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jorisoj9sade) 2025/01/25 03:11:35 DEBUG : foo: sha1 differ 2025/01/25 03:11:35 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/25 03:11:36 INFO : foo: Copied (replaced existing) 2025/01/25 03:11:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/25 03:11:38 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:38 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:38 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:11:39 INFO : potato: Copied (new) 2025/01/25 03:11:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/25 03:11:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/25 03:11:42 INFO : potato: Copied (replaced existing) 2025/01/25 03:11:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:44 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:44 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/25 03:11:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3822755298) 2025/01/25 03:11:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jorisoj9sade) 2025/01/25 03:11:44 DEBUG : potato: sha1 differ 2025/01/25 03:11:44 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/25 03:11:44 INFO : potato: Copied (replaced existing) 2025/01/25 03:11:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:11:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/25 03:11:47 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:47 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:47 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:47 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:11:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:50 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:50 DEBUG : empty space: Unchanged skipping 2025/01/25 03:11:50 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:11:51 INFO : potato2: Copied (new) 2025/01/25 03:11:51 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:51 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:53 INFO : d: Making directory 2025/01/25 03:11:53 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/25 03:11:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 03:11:54 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 03:11:54 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:11:54 INFO : a/potato2: Copied (new) 2025/01/25 03:11:54 DEBUG : Waiting for deletions to finish 2025/01/25 03:11:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:11:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/25 03:11:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:11:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 03:11:58 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:11:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 03:11:58 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:11:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:11:58 INFO : a/potato2: Copied (new) 2025/01/25 03:11:58 ERROR : B2 bucket rclone-test-jorisoj9sade: not deleting files as there were IO errors 2025/01/25 03:11:58 ERROR : B2 bucket rclone-test-jorisoj9sade: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:01 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:12:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:12:01 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:01 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:01 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:02 INFO : potato: Deleted 2025/01/25 03:12:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:12:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:05 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:05 INFO : potato: Deleted 2025/01/25 03:12:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:12:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:12:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:05 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:05 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:12:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:12:09 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:09 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/25 03:12:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.01s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : enormous: Excluded 2025/01/25 03:12:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : potato2: Excluded 2025/01/25 03:12:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:12:12 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:12 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:12 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:12 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : enormous: Excluded 2025/01/25 03:12:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : potato2: Excluded 2025/01/25 03:12:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 03:12:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/25 03:12:12 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:12 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for checks to finish 2025/01/25 03:12:12 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for transfers to finish 2025/01/25 03:12:12 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:16 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 03:12:16 DEBUG : enormous: Excluded 2025/01/25 03:12:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 03:12:16 DEBUG : potato2: Excluded 2025/01/25 03:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:12:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:17 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:17 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:17 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:17 INFO : enormous: Deleted 2025/01/25 03:12:17 INFO : potato2: Deleted 2025/01/25 03:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/25 03:12:17 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:17 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for checks to finish 2025/01/25 03:12:17 DEBUG : Local file system at /tmp/rclone3822755298: Waiting for transfers to finish 2025/01/25 03:12:17 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:17 INFO : enormous: Deleted 2025/01/25 03:12:17 INFO : potato2: Deleted 2025/01/25 03:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.41s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:20 DEBUG : five: Need to transfer - File not found at Destination 2025/01/25 03:12:20 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/25 03:12:20 DEBUG : one: Destination is newer than source, skipping 2025/01/25 03:12:20 DEBUG : three: Sizes identical 2025/01/25 03:12:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 03:12:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 03:12:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3822755298) 2025/01/25 03:12:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jorisoj9sade) 2025/01/25 03:12:20 DEBUG : two: sha1 differ 2025/01/25 03:12:20 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/25 03:12:21 INFO : four: Copied (replaced existing) 2025/01/25 03:12:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/25 03:12:21 INFO : five: Copied (new) 2025/01/25 03:12:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 03:12:21 INFO : two: Copied (replaced existing) 2025/01/25 03:12:21 DEBUG : Waiting for deletions to finish 2025/01/25 03:12:22 DEBUG : one: Destination is newer than source, skipping 2025/01/25 03:12:22 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3822755298) 2025/01/25 03:12:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jorisoj9sade) 2025/01/25 03:12:22 DEBUG : three: sha1 differ 2025/01/25 03:12:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/25 03:12:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/25 03:12:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/25 03:12:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/25 03:12:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 03:12:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/25 03:12:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 03:12:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 03:12:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 03:12:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 03:12:22 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:12:22 INFO : three: Copied (replaced existing) 2025/01/25 03:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.07s) === 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-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/25 03:12:24 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:24 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:24 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:24 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 03:12:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 03:12:24 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 03:12:24 INFO : potato: Copied (new) 2025/01/25 03:12:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:24 INFO : yam: Copied (new) 2025/01/25 03:12:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:12:25 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:25 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:25 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:25 DEBUG : potato: Unchanged skipping 2025/01/25 03:12:25 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:25 INFO : yam: Copied (server-side copy) to: yaml 2025/01/25 03:12:26 INFO : yam: Deleted 2025/01/25 03:12:26 INFO : yaml: Renamed from "yam" 2025/01/25 03:12:26 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", 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-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/25 03:12:27 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:27 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:27 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 03:12:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 03:12:27 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:27 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:28 INFO : yam: Copied (new) 2025/01/25 03:12:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 03:12:29 INFO : potato: Copied (new) 2025/01/25 03:12:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:12:29 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:29 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:29 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:29 DEBUG : potato: Unchanged skipping 2025/01/25 03:12:29 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:30 INFO : yam: Copied (server-side copy) to: yaml 2025/01/25 03:12:30 INFO : yam: Deleted 2025/01/25 03:12:30 INFO : yaml: Renamed from "yam" 2025/01/25 03:12:30 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/25 03:12:32 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:32 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:32 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 03:12:32 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/25 03:12:32 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:32 INFO : sub/yam: Copied (new) 2025/01/25 03:12:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 03:12:32 INFO : potato: Copied (new) 2025/01/25 03:12:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:12:33 DEBUG : potato: Unchanged skipping 2025/01/25 03:12:33 INFO : B2 bucket rclone-test-jorisoj9sade: Making map for --track-renames 2025/01/25 03:12:33 INFO : B2 bucket rclone-test-jorisoj9sade: Finished making map for --track-renames 2025/01/25 03:12:33 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:33 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for renames to finish 2025/01/25 03:12:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 03:12:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/25 03:12:33 INFO : sub/yam: Deleted 2025/01/25 03:12:33 INFO : yam: Renamed from "sub/yam" 2025/01/25 03:12:33 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:35 DEBUG : Creating backend with remote "/tmp/rclone3822755298/dir1" 2025/01/25 03:12:35 DEBUG : Creating backend with remote "/tmp/rclone3822755298/dir2" 2025/01/25 03:12:35 DEBUG : Local file system at /tmp/rclone3822755298/dir2: Using server-side directory move 2025/01/25 03:12:35 INFO : Local file system at /tmp/rclone3822755298/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 03:12:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/25 03:12:35 DEBUG : Local file system at /tmp/rclone3822755298/dir2: Waiting for checks to finish 2025/01/25 03:12:35 DEBUG : Local file system at /tmp/rclone3822755298/dir2: Waiting for transfers to finish 2025/01/25 03:12:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:12:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 03:12:35 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:35 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/25 03:12:36 INFO : nested/sub dir/file: Copied (new) 2025/01/25 03:12:36 INFO : nested/sub dir/file: Deleted 2025/01/25 03:12:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:12:37 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:12:37 INFO : sub dir/hello world: Deleted 2025/01/25 03:12:37 INFO : sub dir: Removing directory 2025/01/25 03:12:37 INFO : nested/sub dir: Removing directory 2025/01/25 03:12:37 INFO : nested: Removing directory 2025/01/25 03:12:37 DEBUG : Local file system at /tmp/rclone3822755298: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:12:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 03:12:38 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:38 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/25 03:12:39 INFO : nested/sub dir/file: Copied (new) 2025/01/25 03:12:39 INFO : nested/sub dir/file: Deleted 2025/01/25 03:12:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 03:12:39 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:12:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 03:12:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/25 03:12:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/25 03:12:41 INFO : existing-b: Copied (new) 2025/01/25 03:12:41 INFO : existing-b: Deleted 2025/01/25 03:12:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 03:12:41 INFO : existing: Copied (new) 2025/01/25 03:12:41 INFO : existing: Deleted 2025/01/25 03:12:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:12:41 DEBUG : existing: Destination exists, skipping 2025/01/25 03:12:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/25 03:12:41 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:12:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bivibah8xoni" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-bivibah8xoni 2025/01/25 03:12:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:12:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 03:12:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/25 03:12:51 DEBUG : empty space: Unchanged skipping 2025/01/25 03:12:51 DEBUG : B2 bucket rclone-test-bivibah8xoni: Waiting for checks to finish 2025/01/25 03:12:51 INFO : empty space: Deleted 2025/01/25 03:12:51 DEBUG : B2 bucket rclone-test-bivibah8xoni: Waiting for transfers to finish 2025/01/25 03:12:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:12:51 INFO : potato2: Copied (server-side copy) 2025/01/25 03:12:51 INFO : potato2: Deleted 2025/01/25 03:12:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:12:52 INFO : potato3: Copied (server-side copy) 2025/01/25 03:12:52 INFO : potato3: Deleted 2025/01/25 03:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-riduxut4xuje" 2025/01/25 03:12:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/25 03:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:12:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 03:12:53 DEBUG : B2 bucket rclone-test-riduxut4xuje: Waiting for checks to finish 2025/01/25 03:12:53 DEBUG : B2 bucket rclone-test-riduxut4xuje: Waiting for transfers to finish 2025/01/25 03:12:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:12:57 INFO : empty space: Copied (server-side copy) 2025/01/25 03:12:57 INFO : empty space: Deleted 2025/01/25 03:12:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:12:57 INFO : potato3: Copied (server-side copy) 2025/01/25 03:12:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:12:57 INFO : potato2: Copied (server-side copy) 2025/01/25 03:12:57 INFO : potato3: Deleted 2025/01/25 03:12:58 INFO : potato2: Deleted 2025/01/25 03:12:58 DEBUG : B2 bucket rclone-test-riduxut4xuje: Purge remote 2025/01/25 03:12:58 INFO : B2 bucket rclone-test-riduxut4xuje: cleaning bucket "rclone-test-riduxut4xuje" of all files 2025/01/25 03:12:58 DEBUG : empty space: Deleting (id "4_z9f72bd63702d9bbb9f480e1b_f10948513eb1502c9_d20250125_m031257_c001_v0001184_t0048_u01737774777259") 2025/01/25 03:12:58 DEBUG : potato2: Deleting (id "4_z9f72bd63702d9bbb9f480e1b_f101815edc870e1bc_d20250125_m031257_c001_v0001032_t0021_u01737774777510") 2025/01/25 03:12:58 DEBUG : potato3: Deleting (id "4_z9f72bd63702d9bbb9f480e1b_f11386b03c1903b8f_d20250125_m031257_c001_v0001184_t0054_u01737774777632") 2025/01/25 03:13:00 DEBUG : B2 bucket rclone-test-bivibah8xoni: Purge remote 2025/01/25 03:13:00 INFO : B2 bucket rclone-test-bivibah8xoni: cleaning bucket "rclone-test-bivibah8xoni" of all files 2025/01/25 03:13:00 DEBUG : empty space: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f4136b3455ae77124_d20250125_m031257_c001_v7007000_t0000_u01737774777485") 2025/01/25 03:13:00 DEBUG : empty space: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f10362bd271cb292c_d20250125_m031249_c001_v0001109_t0047_u01737774769694") 2025/01/25 03:13:00 DEBUG : potato2: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f4133013de898f786_d20250125_m031257_c001_v7007000_t0000_u01737774777952") 2025/01/25 03:13:00 DEBUG : potato2: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f1002cb70aac7c349_d20250125_m031251_c001_v0001184_t0011_u01737774771446") 2025/01/25 03:13:00 DEBUG : potato3: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f4136b3455ae77125_d20250125_m031257_c001_v7007000_t0000_u01737774777843") 2025/01/25 03:13:00 DEBUG : potato3: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f115a26beeecf1960_d20250125_m031251_c001_v0001032_t0016_u01737774771692") 2025/01/25 03:13:00 DEBUG : potato3: Deleting (id "4_z4fd29d63702d9bbb9f480e1b_f10362bd271cb2930_d20250125_m031250_c001_v0001109_t0022_u01737774770238") --- PASS: TestServerSideMove (21.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fivinof9caqi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-fivinof9caqi 2025/01/25 03:13:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 03:13:13 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 03:13:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:13:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 03:13:13 DEBUG : B2 bucket rclone-test-fivinof9caqi: Waiting for checks to finish 2025/01/25 03:13:13 DEBUG : B2 bucket rclone-test-fivinof9caqi: Waiting for transfers to finish 2025/01/25 03:13:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:13:14 INFO : potato3: Copied (server-side copy) 2025/01/25 03:13:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:13:14 INFO : potato2: Copied (server-side copy) 2025/01/25 03:13:14 INFO : potato3: Deleted 2025/01/25 03:13:14 INFO : potato2: Deleted 2025/01/25 03:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mulaqib2fuso" 2025/01/25 03:13:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 03:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:13:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 03:13:16 DEBUG : B2 bucket rclone-test-mulaqib2fuso: Waiting for checks to finish 2025/01/25 03:13:16 DEBUG : B2 bucket rclone-test-mulaqib2fuso: Waiting for transfers to finish 2025/01/25 03:13:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:13:19 INFO : potato2: Copied (server-side copy) 2025/01/25 03:13:20 INFO : potato2: Deleted 2025/01/25 03:13:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:13:20 INFO : potato3: Copied (server-side copy) 2025/01/25 03:13:20 INFO : potato3: Deleted 2025/01/25 03:13:20 DEBUG : B2 bucket rclone-test-mulaqib2fuso: Purge remote 2025/01/25 03:13:20 INFO : B2 bucket rclone-test-mulaqib2fuso: cleaning bucket "rclone-test-mulaqib2fuso" of all files 2025/01/25 03:13:21 DEBUG : potato2: Deleting (id "4_z0fc20de3703d9bbb9f480e1b_f1197551e16f2bca0_d20250125_m031319_c001_v0001103_t0046_u01737774799739") 2025/01/25 03:13:21 DEBUG : potato3: Deleting (id "4_z0fc20de3703d9bbb9f480e1b_f109c1961aa449539_d20250125_m031320_c001_v0001109_t0021_u01737774800028") 2025/01/25 03:13:22 DEBUG : B2 bucket rclone-test-fivinof9caqi: Purge remote 2025/01/25 03:13:22 INFO : B2 bucket rclone-test-fivinof9caqi: cleaning bucket "rclone-test-fivinof9caqi" of all files 2025/01/25 03:13:23 DEBUG : empty space: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f1133288b06f824b9_d20250125_m031311_c001_v0001115_t0044_u01737774791625") 2025/01/25 03:13:23 DEBUG : potato2: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f410e032d0a9337bd_d20250125_m031319_c001_v7007000_t0000_u01737774799999") 2025/01/25 03:13:23 DEBUG : potato2: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f114b3a4e7453fd5c_d20250125_m031313_c001_v0001037_t0017_u01737774793758") 2025/01/25 03:13:23 DEBUG : potato3: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f410e032d0a9337c1_d20250125_m031320_c001_v7007000_t0000_u01737774800478") 2025/01/25 03:13:23 DEBUG : potato3: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f117f2f738f807042_d20250125_m031314_c001_v0001182_t0053_u01737774794111") 2025/01/25 03:13:23 DEBUG : potato3: Deleting (id "4_z0f72edc3702d9bbb9f480e1b_f1133288b06f824bb_d20250125_m031312_c001_v0001115_t0021_u01737774792209") --- PASS: TestServerSideMoveWithFilter (22.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sabisax2dece" 2025/01/25 03:13:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jorisoj9sade -> B2 bucket rclone-test-sabisax2dece 2025/01/25 03:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:13:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/25 03:13:33 DEBUG : empty space: Unchanged skipping 2025/01/25 03:13:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 03:13:33 DEBUG : B2 bucket rclone-test-sabisax2dece: Waiting for checks to finish 2025/01/25 03:13:33 INFO : empty space: Deleted 2025/01/25 03:13:33 DEBUG : B2 bucket rclone-test-sabisax2dece: Waiting for transfers to finish 2025/01/25 03:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:13:33 INFO : potato2: Copied (server-side copy) 2025/01/25 03:13:34 INFO : potato2: Deleted 2025/01/25 03:13:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:13:34 INFO : potato3: Copied (server-side copy) 2025/01/25 03:13:34 INFO : potato3: Deleted 2025/01/25 03:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dadurex8gixo" 2025/01/25 03:13:35 INFO : tomatoDir: Making directory 2025/01/25 03:13:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/25 03:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:13:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 03:13:36 DEBUG : B2 bucket rclone-test-dadurex8gixo: Waiting for checks to finish 2025/01/25 03:13:36 DEBUG : B2 bucket rclone-test-dadurex8gixo: Waiting for transfers to finish 2025/01/25 03:13:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 03:13:39 INFO : empty space: Copied (server-side copy) 2025/01/25 03:13:40 INFO : empty space: Deleted 2025/01/25 03:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 03:13:40 INFO : potato2: Copied (server-side copy) 2025/01/25 03:13:40 INFO : potato2: Deleted 2025/01/25 03:13:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 03:13:40 INFO : potato3: Copied (server-side copy) 2025/01/25 03:13:40 INFO : potato3: Deleted 2025/01/25 03:13:41 DEBUG : B2 bucket rclone-test-dadurex8gixo: Purge remote 2025/01/25 03:13:41 INFO : B2 bucket rclone-test-dadurex8gixo: cleaning bucket "rclone-test-dadurex8gixo" of all files 2025/01/25 03:13:41 DEBUG : empty space: Deleting (id "4_zdff25db3703d9bbb9f480e1b_f1117363362c8296f_d20250125_m031339_c001_v0001184_t0056_u01737774819721") 2025/01/25 03:13:41 DEBUG : potato2: Deleting (id "4_zdff25db3703d9bbb9f480e1b_f102d53857d048d1c_d20250125_m031339_c001_v0001183_t0040_u01737774819940") 2025/01/25 03:13:41 DEBUG : potato3: Deleting (id "4_zdff25db3703d9bbb9f480e1b_f116010383a0c9c64_d20250125_m031340_c001_v0001161_t0049_u01737774820085") 2025/01/25 03:13:42 DEBUG : B2 bucket rclone-test-sabisax2dece: Purge remote 2025/01/25 03:13:42 INFO : B2 bucket rclone-test-sabisax2dece: cleaning bucket "rclone-test-sabisax2dece" of all files 2025/01/25 03:13:42 DEBUG : empty space: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f4105dab58548617d_d20250125_m031339_c001_v7007000_t0000_u01737774819913") 2025/01/25 03:13:42 DEBUG : empty space: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f114d283632ff3832_d20250125_m031332_c001_v0001041_t0051_u01737774812524") 2025/01/25 03:13:42 DEBUG : potato2: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f4105dab58548617e_d20250125_m031340_c001_v7007000_t0000_u01737774820199") 2025/01/25 03:13:42 DEBUG : potato2: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f105a93631c1b86c3_d20250125_m031333_c001_v0001033_t0013_u01737774813591") 2025/01/25 03:13:42 DEBUG : potato3: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f4105dab58548617f_d20250125_m031340_c001_v7007000_t0000_u01737774820388") 2025/01/25 03:13:42 DEBUG : potato3: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f101b5b3a2748e663_d20250125_m031333_c001_v0001043_t0034_u01737774813924") 2025/01/25 03:13:42 DEBUG : potato3: Deleting (id "4_z0f724d53703d9bbb9f480e1b_f114d283632ff3834_d20250125_m031332_c001_v0001041_t0045_u01737774812844") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/rclone-sync-test" 2025/01/25 03:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/rclone-sync-test-include/layer2" 2025/01/25 03:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/rclone-sync-test-ignore-file" 2025/01/25 03:14:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/25 03:14:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 03:14:01 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test: Waiting for checks to finish 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test: Waiting for transfers to finish 2025/01/25 03:14:01 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:01 INFO : There was nothing to transfer 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:14:01 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/25 03:14:01 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/25 03:14:01 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:02 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:14:02 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:14:02 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:02 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/25 03:14:02 DEBUG : B2 bucket rclone-test-jorisoj9sade path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/25 03:14:02 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.94s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/CompareDest" 2025/01/25 03:14:12 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 03:14:12 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:12 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:14:13 INFO : one: Copied (new) 2025/01/25 03:14:13 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:13 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:13 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 03:14:14 INFO : one: Copied (replaced existing) 2025/01/25 03:14:14 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:16 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:14:16 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:16 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:16 INFO : There was nothing to transfer 2025/01/25 03:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 03:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:18 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:14:18 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:18 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:18 INFO : There was nothing to transfer 2025/01/25 03:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 03:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:18 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:14:19 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:19 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:19 INFO : There was nothing to transfer 2025/01/25 03:14:20 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/25 03:14:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 03:14:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 03:14:20 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:14:20 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:20 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:20 INFO : There was nothing to transfer 2025/01/25 03:14:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 03:14:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:21 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 03:14:21 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/25 03:14:21 INFO : two: Copied (new) 2025/01/25 03:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dest" 2025/01/25 03:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/pre-dest1" 2025/01/25 03:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/pre-dest2" 2025/01/25 03:14:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:14:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/25 03:14:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:14:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/25 03:14:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/25 03:14:29 DEBUG : B2 bucket rclone-test-jorisoj9sade path dest: Waiting for checks to finish 2025/01/25 03:14:29 DEBUG : B2 bucket rclone-test-jorisoj9sade path dest: Waiting for transfers to finish 2025/01/25 03:14:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/25 03:14:30 INFO : 3: Copied (new) 2025/01/25 03:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/CopyDest" 2025/01/25 03:14:33 DEBUG : Config file has changed externally - reloading 2025/01/25 03:14:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 03:14:35 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:35 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:14:35 INFO : one: Copied (new) 2025/01/25 03:14:35 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:36 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:36 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 03:14:36 INFO : one: Copied (replaced existing) 2025/01/25 03:14:36 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/BackupDir" 2025/01/25 03:14:39 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 03:14:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:14:41 INFO : one: Copied (server-side copy) 2025/01/25 03:14:41 INFO : one: Deleted 2025/01/25 03:14:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 03:14:42 INFO : one: Copied (server-side copy) 2025/01/25 03:14:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/25 03:14:42 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:42 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 03:14:43 INFO : two: Copied (server-side copy) 2025/01/25 03:14:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/25 03:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:43 DEBUG : one: Unchanged skipping 2025/01/25 03:14:43 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:43 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:43 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:44 DEBUG : one: Unchanged skipping 2025/01/25 03:14:44 DEBUG : two: Unchanged skipping 2025/01/25 03:14:44 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:44 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:44 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:44 INFO : There was nothing to transfer 2025/01/25 03:14:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/25 03:14:45 DEBUG : three: Destination not found in --copy-dest 2025/01/25 03:14:45 DEBUG : three: Need to transfer - File not found at Destination 2025/01/25 03:14:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:45 DEBUG : one: Unchanged skipping 2025/01/25 03:14:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 03:14:45 DEBUG : two: Unchanged skipping 2025/01/25 03:14:45 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:45 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/25 03:14:46 INFO : three: Copied (new) 2025/01/25 03:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/backup" 2025/01/25 03:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:14:52 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:14:52 DEBUG : two: Unchanged skipping 2025/01/25 03:14:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:14:54 INFO : one: Copied (server-side copy) 2025/01/25 03:14:54 INFO : one: Deleted 2025/01/25 03:14:54 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:14:55 INFO : one: Copied (new) 2025/01/25 03:14:55 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:14:56 INFO : three.txt: Copied (server-side copy) 2025/01/25 03:14:56 INFO : three.txt: Deleted 2025/01/25 03:14:56 INFO : three.txt: Moved into backup dir 2025/01/25 03:14:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:14:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:14:58 DEBUG : two: Unchanged skipping 2025/01/25 03:14:58 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:14:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:14:58 INFO : one: Copied (server-side copy) 2025/01/25 03:14:58 INFO : one: Deleted 2025/01/25 03:14:58 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:14:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:14:59 INFO : one: Copied (new) 2025/01/25 03:14:59 DEBUG : Waiting for deletions to finish 2025/01/25 03:14:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:14:59 INFO : three.txt: Copied (server-side copy) 2025/01/25 03:15:00 INFO : three.txt: Deleted 2025/01/25 03:15:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:15:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/backup" 2025/01/25 03:15:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:15:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:06 DEBUG : two: Unchanged skipping 2025/01/25 03:15:06 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:15:08 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:08 INFO : one: Deleted 2025/01/25 03:15:08 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:09 INFO : one: Copied (new) 2025/01/25 03:15:09 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:15:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:09 INFO : three.txt: Deleted 2025/01/25 03:15:09 INFO : three.txt: Moved into backup dir 2025/01/25 03:15:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:11 DEBUG : two: Unchanged skipping 2025/01/25 03:15:11 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:11 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:11 INFO : one: Deleted 2025/01/25 03:15:11 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:15:12 INFO : one: Copied (new) 2025/01/25 03:15:12 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:12 INFO : three.txt: Deleted 2025/01/25 03:15:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/backup" 2025/01/25 03:15:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:15:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:19 DEBUG : two: Unchanged skipping 2025/01/25 03:15:19 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:15:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 03:15:20 INFO : one: Deleted 2025/01/25 03:15:20 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:21 INFO : one: Copied (new) 2025/01/25 03:15:21 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:15:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 03:15:22 INFO : three.txt: Deleted 2025/01/25 03:15:22 INFO : three.txt: Moved into backup dir 2025/01/25 03:15:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:15:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:23 DEBUG : two: Unchanged skipping 2025/01/25 03:15:23 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 03:15:24 INFO : one: Deleted 2025/01/25 03:15:24 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:15:25 INFO : one: Copied (new) 2025/01/25 03:15:25 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 03:15:25 INFO : three.txt: Deleted 2025/01/25 03:15:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:15:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:15:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:31 DEBUG : two: Unchanged skipping 2025/01/25 03:15:31 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:15:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:32 INFO : one: Deleted 2025/01/25 03:15:32 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:32 INFO : one: Copied (new) 2025/01/25 03:15:32 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:15:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:33 INFO : three.txt: Deleted 2025/01/25 03:15:33 INFO : three.txt: Moved into backup dir 2025/01/25 03:15:35 DEBUG : one.bak: Excluded (Path Filter) 2025/01/25 03:15:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/25 03:15:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:35 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for checks to finish 2025/01/25 03:15:35 DEBUG : two: Unchanged skipping 2025/01/25 03:15:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:36 INFO : one: Deleted 2025/01/25 03:15:36 DEBUG : B2 bucket rclone-test-jorisoj9sade path dst: Waiting for transfers to finish 2025/01/25 03:15:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:15:36 INFO : one: Copied (new) 2025/01/25 03:15:36 DEBUG : Waiting for deletions to finish 2025/01/25 03:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:37 INFO : three.txt: Deleted 2025/01/25 03:15:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.37s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:15:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:15:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:42 INFO : one: Deleted 2025/01/25 03:15:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:43 INFO : one: Copied (new) 2025/01/25 03:15:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:44 DEBUG : two: Unchanged skipping 2025/01/25 03:15:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 03:15:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:15:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:44 INFO : three.txt: Deleted 2025/01/25 03:15:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:45 INFO : three.txt: Copied (new) 2025/01/25 03:15:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/25 03:15:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 03:15:45 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 03:15:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 03:15:46 INFO : one: Deleted 2025/01/25 03:15:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:15:47 INFO : one: Copied (new) 2025/01/25 03:15:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:47 DEBUG : two: Unchanged skipping 2025/01/25 03:15:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 03:15:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 03:15:48 INFO : three.txt: Deleted 2025/01/25 03:15:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/25 03:15:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jorisoj9sade/dst" 2025/01/25 03:15:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 03:15:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 03:15:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 03:15:55 INFO : one: Deleted 2025/01/25 03:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:56 INFO : one: Copied (new) 2025/01/25 03:15:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:56 DEBUG : two: Unchanged skipping 2025/01/25 03:15:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 03:15:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 03:15:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 03:15:57 INFO : three.txt: Deleted 2025/01/25 03:15:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:15:57 INFO : three.txt: Copied (new) 2025/01/25 03:15:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 03:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 03:15:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 03:15:59 INFO : one: Deleted 2025/01/25 03:15:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 03:15:59 INFO : one: Copied (new) 2025/01/25 03:15:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:15:59 DEBUG : two: Unchanged skipping 2025/01/25 03:15:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 03:16:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 03:16:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 03:16:00 INFO : three.txt: Deleted 2025/01/25 03:16:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/25 03:16:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/25 03:16:03 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:03 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/25 03:16:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/25 03:16:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 03:16:04 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:04 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 03:16:05 INFO : existing: Copied (new) 2025/01/25 03:16:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/25 03:16:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/25 03:16:06 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:06 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:06 ERROR : B2 bucket rclone-test-jorisoj9sade: not deleting files as there were IO errors 2025/01/25 03:16:06 ERROR : B2 bucket rclone-test-jorisoj9sade: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncImmutable (3.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:07 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/7ff2ed6360fd9bbb9f480e1b/c001_v0001131_t0018": EOF 2025/01/25 03:16:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/7ff2ed6360fd9bbb9f480e1b/c001_v0001131_t0018": EOF) 2025/01/25 03:16:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-jorisoj9sade: 1/10 (Post "https://pod-000-1131-19.backblaze.com/b2api/v1/b2_upload_file/7ff2ed6360fd9bbb9f480e1b/c001_v0001131_t0018": EOF) 2025/01/25 03:16:10 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 03:16:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:10 DEBUG : existing: Unchanged skipping 2025/01/25 03:16:10 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:10 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:10 DEBUG : Waiting for deletions to finish 2025/01/25 03:16:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:31 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both0: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both12: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both13: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both14: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both15: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both1: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both11: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both18: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both19: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both10: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both3: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both4: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both16: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both6: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both7: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both8: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:31 DEBUG : both9: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both17: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both2: Unchanged skipping 2025/01/25 03:16:31 DEBUG : both5: Unchanged skipping 2025/01/25 03:16:31 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:31 DEBUG : Waiting for deletions to finish 2025/01/25 03:16:31 INFO : only11: Deleted 2025/01/25 03:16:31 INFO : only17: Deleted 2025/01/25 03:16:32 INFO : only3: Deleted 2025/01/25 03:16:32 INFO : only7: Deleted 2025/01/25 03:16:32 INFO : only1: Deleted 2025/01/25 03:16:32 INFO : only15: Deleted 2025/01/25 03:16:32 INFO : only19: Deleted 2025/01/25 03:16:32 INFO : only4: Deleted 2025/01/25 03:16:32 INFO : only6: Deleted 2025/01/25 03:16:32 INFO : only8: Deleted 2025/01/25 03:16:32 INFO : only0: Deleted 2025/01/25 03:16:32 INFO : only9: Deleted 2025/01/25 03:16:32 INFO : only5: Deleted 2025/01/25 03:16:32 INFO : only16: Deleted 2025/01/25 03:16:32 INFO : only12: Deleted 2025/01/25 03:16:32 INFO : only13: Deleted 2025/01/25 03:16:32 INFO : only14: Deleted 2025/01/25 03:16:32 INFO : only18: Deleted 2025/01/25 03:16:32 INFO : only2: Deleted 2025/01/25 03:16:32 INFO : only10: Deleted 2025/01/25 03:16:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:16:56 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for checks to finish 2025/01/25 03:16:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both0: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both10: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both13: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both14: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both1: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both11: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both17: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both18: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both19: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both2: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both3: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both4: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both5: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both6: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both7: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both8: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 03:16:56 DEBUG : both9: Unchanged skipping 2025/01/25 03:16:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/25 03:16:56 DEBUG : both12: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both15: Unchanged skipping 2025/01/25 03:16:56 DEBUG : both16: Unchanged skipping 2025/01/25 03:16:56 DEBUG : B2 bucket rclone-test-jorisoj9sade: Waiting for transfers to finish 2025/01/25 03:16:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:56 INFO : only0: Copied (replaced existing) 2025/01/25 03:16:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:56 INFO : only1: Copied (replaced existing) 2025/01/25 03:16:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:56 INFO : only12: Copied (replaced existing) 2025/01/25 03:16:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:56 INFO : only13: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only10: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only14: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only15: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only11: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only16: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only17: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only18: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only2: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only19: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only3: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only4: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only5: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only6: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only7: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only8: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 03:16:57 INFO : only9: Copied (replaced existing) 2025/01/25 03:16:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:17:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:17:06 INFO : sub dir: Making directory 2025/01/25 03:17:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" 2025/01/25 03:17:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:17:09 INFO : sub dir: Making directory 2025/01/25 03:17:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jorisoj9sade", Local "Local file system at /tmp/rclone3822755298", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.90s) PASS 2025/01/25 03:17:12 DEBUG : B2 bucket rclone-test-jorisoj9sade: Purge remote 2025/01/25 03:17:12 INFO : B2 bucket rclone-test-jorisoj9sade: cleaning bucket "rclone-test-jorisoj9sade" of all files 2025/01/25 03:17:13 DEBUG : BackupDir/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3a3_d20250125_m031446_c001_v7007000_t0000_u01737774886692") 2025/01/25 03:17:13 DEBUG : BackupDir/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10270ee8a2fbfb92_d20250125_m031441_c001_v0001041_t0012_u01737774881049") 2025/01/25 03:17:13 DEBUG : CompareDest/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f416bc7984a3655ef_d20250125_m031422_c001_v7007000_t0000_u01737774862042") 2025/01/25 03:17:13 DEBUG : CompareDest/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da4d5_d20250125_m031415_c001_v0001131_t0048_u01737774855702") 2025/01/25 03:17:13 DEBUG : CompareDest/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f416bc7984a3655f2_d20250125_m031422_c001_v7007000_t0000_u01737774862225") 2025/01/25 03:17:13 DEBUG : CompareDest/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7d94b_d20250125_m031417_c001_v0001184_t0016_u01737774857405") 2025/01/25 03:17:13 DEBUG : CopyDest/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3a4_d20250125_m031446_c001_v7007000_t0000_u01737774886873") 2025/01/25 03:17:13 DEBUG : CopyDest/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2b3d_d20250125_m031437_c001_v0001109_t0046_u01737774877969") 2025/01/25 03:17:13 DEBUG : CopyDest/three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3a5_d20250125_m031447_c001_v7007000_t0000_u01737774887055") 2025/01/25 03:17:13 DEBUG : CopyDest/three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7dfbd_d20250125_m031444_c001_v0001184_t0039_u01737774884982") 2025/01/25 03:17:13 DEBUG : CopyDest/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3a7_d20250125_m031447_c001_v7007000_t0000_u01737774887235") 2025/01/25 03:17:13 DEBUG : CopyDest/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da513_d20250125_m031442_c001_v0001131_t0002_u01737774882671") 2025/01/25 03:17:13 DEBUG : EXISTING: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa427028_d20250125_m031611_c001_v7007000_t0000_u01737774971364") 2025/01/25 03:17:13 DEBUG : EXISTING: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f218_d20250125_m031610_c001_v0001184_t0023_u01737774970368") 2025/01/25 03:17:13 DEBUG : Testêé: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa427022_d20250125_m031604_c001_v7007000_t0000_u01737774964323") 2025/01/25 03:17:13 DEBUG : Testêé: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f0ae_d20250125_m031603_c001_v0001184_t0048_u01737774963742") 2025/01/25 03:17:13 DEBUG : Testêé: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da5b1_d20250125_m031602_c001_v0001131_t0028_u01737774962741") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6af_d20250125_m031159_c001_v7007000_t0000_u01737774719254") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2810_d20250125_m031158_c001_v0001109_t0013_u01737774718161") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6aa_d20250125_m031155_c001_v7007000_t0000_u01737774715318") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27f6_d20250125_m031154_c001_v0001109_t0055_u01737774714301") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd5f_d20250125_m031127_c001_v7007000_t0000_u01737774687855") 2025/01/25 03:17:14 DEBUG : a/potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2774_d20250125_m031126_c001_v0001109_t0000_u01737774686491") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6b0_d20250125_m031159_c001_v7007000_t0000_u01737774719435") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27fc_d20250125_m031156_c001_v0001109_t0009_u01737774716222") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6a9_d20250125_m031154_c001_v7007000_t0000_u01737774714775") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27f2_d20250125_m031152_c001_v0001109_t0039_u01737774712739") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd5e_d20250125_m031127_c001_v7007000_t0000_u01737774687313") 2025/01/25 03:17:14 DEBUG : b/potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2766_d20250125_m031124_c001_v0001109_t0052_u01737774684681") 2025/01/25 03:17:14 DEBUG : backup/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40844569894308af_d20250125_m031500_c001_v7007000_t0000_u01737774900512") 2025/01/25 03:17:14 DEBUG : backup/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f112297b87628133c_d20250125_m031458_c001_v0001182_t0043_u01737774898680") 2025/01/25 03:17:14 DEBUG : backup/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11785076cd9ed6cb_d20250125_m031454_c001_v0001091_t0007_u01737774894065") 2025/01/25 03:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa52_d20250125_m031526_c001_v7007000_t0000_u01737774926096") 2025/01/25 03:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f112be1a34bf0be60_d20250125_m031524_c001_v0001183_t0029_u01737774924194") 2025/01/25 03:17:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1160b19905010b84_d20250125_m031520_c001_v0001106_t0036_u01737774920216") 2025/01/25 03:17:14 DEBUG : backup/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa09_d20250125_m031513_c001_v7007000_t0000_u01737774913419") 2025/01/25 03:17:14 DEBUG : backup/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1019888f3c18dfac_d20250125_m031511_c001_v0001183_t0025_u01737774911541") 2025/01/25 03:17:15 DEBUG : backup/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f115a1dd63b10547b_d20250125_m031507_c001_v0001102_t0014_u01737774907703") 2025/01/25 03:17:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa53_d20250125_m031526_c001_v7007000_t0000_u01737774926277") 2025/01/25 03:17:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10446b9a0b27679b_d20250125_m031525_c001_v0001184_t0003_u01737774925302") 2025/01/25 03:17:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f116010383a0c9e58_d20250125_m031521_c001_v0001161_t0015_u01737774921902") 2025/01/25 03:17:15 DEBUG : backup/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40844569894308b0_d20250125_m031500_c001_v7007000_t0000_u01737774900695") 2025/01/25 03:17:15 DEBUG : backup/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1179ac8e1865cec8_d20250125_m031459_c001_v0001183_t0044_u01737774899769") 2025/01/25 03:17:15 DEBUG : backup/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1179ac8e1865ce60_d20250125_m031456_c001_v0001183_t0036_u01737774896142") 2025/01/25 03:17:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa0b_d20250125_m031513_c001_v7007000_t0000_u01737774913600") 2025/01/25 03:17:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f116e3d1895de05eb_d20250125_m031512_c001_v0001104_t0058_u01737774912343") 2025/01/25 03:17:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10626a8774169f0e_d20250125_m031509_c001_v0001184_t0049_u01737774909371") 2025/01/25 03:17:15 DEBUG : both0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42306_d20250125_m031658_c001_v7007000_t0000_u01737775018450") 2025/01/25 03:17:15 DEBUG : both0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d99_d20250125_m031637_c001_v0001109_t0055_u01737774997976") 2025/01/25 03:17:15 DEBUG : both0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eac_d20250125_m031633_c001_v7007000_t0000_u01737774993360") 2025/01/25 03:17:15 DEBUG : both0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d07_d20250125_m031613_c001_v0001109_t0033_u01737774973630") 2025/01/25 03:17:15 DEBUG : both1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42307_d20250125_m031658_c001_v7007000_t0000_u01737775018634") 2025/01/25 03:17:15 DEBUG : both1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d9f_d20250125_m031638_c001_v0001109_t0026_u01737774998949") 2025/01/25 03:17:15 DEBUG : both1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eb0_d20250125_m031633_c001_v7007000_t0000_u01737774993541") 2025/01/25 03:17:15 DEBUG : both1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d0b_d20250125_m031614_c001_v0001109_t0037_u01737774974645") 2025/01/25 03:17:15 DEBUG : both10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42308_d20250125_m031658_c001_v7007000_t0000_u01737775018816") 2025/01/25 03:17:15 DEBUG : both10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2df9_d20250125_m031647_c001_v0001109_t0034_u01737775007581") 2025/01/25 03:17:16 DEBUG : both10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eb3_d20250125_m031633_c001_v7007000_t0000_u01737774993722") 2025/01/25 03:17:16 DEBUG : both10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d41_d20250125_m031621_c001_v0001109_t0015_u01737774981805") 2025/01/25 03:17:16 DEBUG : both11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42309_d20250125_m031658_c001_v7007000_t0000_u01737775018997") 2025/01/25 03:17:16 DEBUG : both11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2dff_d20250125_m031648_c001_v0001109_t0032_u01737775008751") 2025/01/25 03:17:16 DEBUG : both11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eb7_d20250125_m031633_c001_v7007000_t0000_u01737774993913") 2025/01/25 03:17:16 DEBUG : both11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d45_d20250125_m031622_c001_v0001109_t0034_u01737774982608") 2025/01/25 03:17:16 DEBUG : both12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230a_d20250125_m031659_c001_v7007000_t0000_u01737775019180") 2025/01/25 03:17:16 DEBUG : both12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e01_d20250125_m031649_c001_v0001109_t0048_u01737775009444") 2025/01/25 03:17:16 DEBUG : both12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eb8_d20250125_m031634_c001_v7007000_t0000_u01737774994094") 2025/01/25 03:17:16 DEBUG : both12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d4d_d20250125_m031623_c001_v0001109_t0044_u01737774983560") 2025/01/25 03:17:16 DEBUG : both13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230b_d20250125_m031659_c001_v7007000_t0000_u01737775019364") 2025/01/25 03:17:16 DEBUG : both13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e0b_d20250125_m031650_c001_v0001109_t0028_u01737775010563") 2025/01/25 03:17:16 DEBUG : both13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eb9_d20250125_m031634_c001_v7007000_t0000_u01737774994274") 2025/01/25 03:17:16 DEBUG : both13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d53_d20250125_m031624_c001_v0001109_t0042_u01737774984534") 2025/01/25 03:17:16 DEBUG : both14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230c_d20250125_m031659_c001_v7007000_t0000_u01737775019561") 2025/01/25 03:17:16 DEBUG : both14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e11_d20250125_m031651_c001_v0001109_t0031_u01737775011357") 2025/01/25 03:17:16 DEBUG : both14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eba_d20250125_m031634_c001_v7007000_t0000_u01737774994455") 2025/01/25 03:17:16 DEBUG : both14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d59_d20250125_m031625_c001_v0001109_t0020_u01737774985206") 2025/01/25 03:17:16 DEBUG : both15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230d_d20250125_m031659_c001_v7007000_t0000_u01737775019761") 2025/01/25 03:17:16 DEBUG : both15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e17_d20250125_m031652_c001_v0001109_t0036_u01737775012080") 2025/01/25 03:17:17 DEBUG : both15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ebc_d20250125_m031634_c001_v7007000_t0000_u01737774994636") 2025/01/25 03:17:17 DEBUG : both15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d5b_d20250125_m031625_c001_v0001109_t0025_u01737774985922") 2025/01/25 03:17:17 DEBUG : both16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230e_d20250125_m031659_c001_v7007000_t0000_u01737775019942") 2025/01/25 03:17:17 DEBUG : both16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e1d_d20250125_m031652_c001_v0001109_t0011_u01737775012701") 2025/01/25 03:17:17 DEBUG : both16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ebd_d20250125_m031634_c001_v7007000_t0000_u01737774994838") 2025/01/25 03:17:17 DEBUG : both16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d63_d20250125_m031626_c001_v0001109_t0026_u01737774986549") 2025/01/25 03:17:17 DEBUG : both17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4230f_d20250125_m031700_c001_v7007000_t0000_u01737775020125") 2025/01/25 03:17:17 DEBUG : both17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e21_d20250125_m031653_c001_v0001109_t0034_u01737775013493") 2025/01/25 03:17:17 DEBUG : both17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec0_d20250125_m031635_c001_v7007000_t0000_u01737774995024") 2025/01/25 03:17:17 DEBUG : both17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d65_d20250125_m031627_c001_v0001109_t0045_u01737774987420") 2025/01/25 03:17:17 DEBUG : both18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42310_d20250125_m031700_c001_v7007000_t0000_u01737775020308") 2025/01/25 03:17:17 DEBUG : both18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e27_d20250125_m031654_c001_v0001109_t0027_u01737775014405") 2025/01/25 03:17:17 DEBUG : both18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec1_d20250125_m031635_c001_v7007000_t0000_u01737774995214") 2025/01/25 03:17:17 DEBUG : both18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d69_d20250125_m031628_c001_v0001109_t0058_u01737774988316") 2025/01/25 03:17:17 DEBUG : both19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42311_d20250125_m031700_c001_v7007000_t0000_u01737775020491") 2025/01/25 03:17:17 DEBUG : both19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e2d_d20250125_m031655_c001_v0001109_t0054_u01737775015134") 2025/01/25 03:17:17 DEBUG : both19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec3_d20250125_m031635_c001_v7007000_t0000_u01737774995395") 2025/01/25 03:17:17 DEBUG : both19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d73_d20250125_m031629_c001_v0001109_t0057_u01737774989415") 2025/01/25 03:17:17 DEBUG : both2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42312_d20250125_m031700_c001_v7007000_t0000_u01737775020672") 2025/01/25 03:17:17 DEBUG : both2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2da9_d20250125_m031639_c001_v0001109_t0055_u01737774999849") 2025/01/25 03:17:18 DEBUG : both2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec4_d20250125_m031635_c001_v7007000_t0000_u01737774995576") 2025/01/25 03:17:18 DEBUG : both2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d11_d20250125_m031615_c001_v0001109_t0013_u01737774975413") 2025/01/25 03:17:18 DEBUG : both3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42313_d20250125_m031700_c001_v7007000_t0000_u01737775020855") 2025/01/25 03:17:18 DEBUG : both3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2daf_d20250125_m031640_c001_v0001109_t0018_u01737775000829") 2025/01/25 03:17:18 DEBUG : both3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec6_d20250125_m031635_c001_v7007000_t0000_u01737774995757") 2025/01/25 03:17:18 DEBUG : both3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d19_d20250125_m031616_c001_v0001109_t0034_u01737774976241") 2025/01/25 03:17:18 DEBUG : both4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42314_d20250125_m031701_c001_v7007000_t0000_u01737775021045") 2025/01/25 03:17:18 DEBUG : both4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2db9_d20250125_m031641_c001_v0001109_t0013_u01737775001961") 2025/01/25 03:17:18 DEBUG : both4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec8_d20250125_m031635_c001_v7007000_t0000_u01737774995951") 2025/01/25 03:17:18 DEBUG : both4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d1b_d20250125_m031617_c001_v0001109_t0054_u01737774977004") 2025/01/25 03:17:18 DEBUG : both5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42315_d20250125_m031701_c001_v7007000_t0000_u01737775021242") 2025/01/25 03:17:18 DEBUG : both5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2dc3_d20250125_m031642_c001_v0001109_t0038_u01737775002889") 2025/01/25 03:17:18 DEBUG : both5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ec9_d20250125_m031636_c001_v7007000_t0000_u01737774996131") 2025/01/25 03:17:18 DEBUG : both5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d1f_d20250125_m031617_c001_v0001109_t0041_u01737774977691") 2025/01/25 03:17:18 DEBUG : both6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42316_d20250125_m031701_c001_v7007000_t0000_u01737775021425") 2025/01/25 03:17:18 DEBUG : both6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2dcf_d20250125_m031644_c001_v0001109_t0011_u01737775004035") 2025/01/25 03:17:18 DEBUG : both6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85eca_d20250125_m031636_c001_v7007000_t0000_u01737774996312") 2025/01/25 03:17:18 DEBUG : both6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d29_d20250125_m031618_c001_v0001109_t0012_u01737774978377") 2025/01/25 03:17:18 DEBUG : both7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42317_d20250125_m031701_c001_v7007000_t0000_u01737775021607") 2025/01/25 03:17:18 DEBUG : both7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2dd5_d20250125_m031644_c001_v0001109_t0009_u01737775004749") 2025/01/25 03:17:19 DEBUG : both7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ecb_d20250125_m031636_c001_v7007000_t0000_u01737774996500") 2025/01/25 03:17:19 DEBUG : both7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d33_d20250125_m031619_c001_v0001109_t0002_u01737774979203") 2025/01/25 03:17:19 DEBUG : both8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42318_d20250125_m031701_c001_v7007000_t0000_u01737775021843") 2025/01/25 03:17:19 DEBUG : both8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2de3_d20250125_m031645_c001_v0001109_t0030_u01737775005436") 2025/01/25 03:17:19 DEBUG : both8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ecd_d20250125_m031636_c001_v7007000_t0000_u01737774996682") 2025/01/25 03:17:19 DEBUG : both8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d37_d20250125_m031619_c001_v0001109_t0058_u01737774979934") 2025/01/25 03:17:19 DEBUG : both9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42319_d20250125_m031702_c001_v7007000_t0000_u01737775022029") 2025/01/25 03:17:19 DEBUG : both9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2de9_d20250125_m031646_c001_v0001109_t0031_u01737775006309") 2025/01/25 03:17:19 DEBUG : both9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ecf_d20250125_m031636_c001_v7007000_t0000_u01737774996862") 2025/01/25 03:17:19 DEBUG : both9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2d3b_d20250125_m031620_c001_v0001109_t0015_u01737774980910") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6b2_d20250125_m031159_c001_v7007000_t0000_u01737774719621") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb280c_d20250125_m031157_c001_v0001109_t0039_u01737774717301") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6ab_d20250125_m031155_c001_v7007000_t0000_u01737774715500") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27f4_d20250125_m031153_c001_v0001109_t0048_u01737774713280") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd61_d20250125_m031128_c001_v7007000_t0000_u01737774688040") 2025/01/25 03:17:19 DEBUG : c/non empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb276c_d20250125_m031125_c001_v0001109_t0043_u01737774685454") 2025/01/25 03:17:19 DEBUG : check sum: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd4a_d20250125_m031112_c001_v7007000_t0000_u01737774672587") 2025/01/25 03:17:19 DEBUG : check sum: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb270c_d20250125_m031111_c001_v0001109_t0036_u01737774671316") 2025/01/25 03:17:19 DEBUG : dest/3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a372_d20250125_m031431_c001_v7007000_t0000_u01737774871340") 2025/01/25 03:17:19 DEBUG : dest/3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f410010be3bec30e6_d20250125_m031430_c001_v0001154_t0008_u01737774870255") 2025/01/25 03:17:19 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa42701c_d20250125_m031601_c001_v7007000_t0000_u01737774961287") 2025/01/25 03:17:19 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f100e1d2c489e205e_d20250125_m031559_c001_v0001145_t0000_u01737774959333") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f405b1d67019b71a6_d20250125_m031559_c001_v7007000_t0000_u01737774959151") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f100e1d2c489e2052_d20250125_m031555_c001_v0001145_t0003_u01737774955759") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f405b1d67019b71a0_d20250125_m031555_c001_v7007000_t0000_u01737774955038") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da599_d20250125_m031550_c001_v0001131_t0029_u01737774950384") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85dfe_d20250125_m031548_c001_v7007000_t0000_u01737774948920") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107e973b1a9d3745_d20250125_m031546_c001_v0001092_t0056_u01737774946874") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa87_d20250125_m031546_c001_v7007000_t0000_u01737774946692") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107e973b1a9d373d_d20250125_m031543_c001_v0001092_t0055_u01737774943584") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa7f_d20250125_m031542_c001_v7007000_t0000_u01737774942863") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da581_d20250125_m031538_c001_v0001131_t0039_u01737774938748") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa73_d20250125_m031537_c001_v7007000_t0000_u01737774937477") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11243002eb19e443_d20250125_m031536_c001_v0001150_t0025_u01737774936276") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40281bea93e4fa8a_d20250125_m031536_c001_v7007000_t0000_u01737774936084") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11243002eb19e435_d20250125_m031532_c001_v0001150_t0042_u01737774932646") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40281bea93e4f6a0_d20250125_m031531_c001_v7007000_t0000_u01737774931926") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2c15_d20250125_m031527_c001_v0001109_t0054_u01737774927388") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa55_d20250125_m031526_c001_v7007000_t0000_u01737774926459") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107a407ad5e25cd6_d20250125_m031524_c001_v0001131_t0045_u01737774924571") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de8990a47_d20250125_m031524_c001_v7007000_t0000_u01737774924389") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107a407ad5e25cd2_d20250125_m031521_c001_v0001131_t0026_u01737774921422") 2025/01/25 03:17:20 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de8990a42_d20250125_m031520_c001_v7007000_t0000_u01737774920693") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7e5a3_d20250125_m031514_c001_v0001184_t0044_u01737774914764") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa0c_d20250125_m031513_c001_v7007000_t0000_u01737774913782") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11909f5968ecf35a_d20250125_m031511_c001_v0001184_t0021_u01737774911918") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b63376512_d20250125_m031511_c001_v7007000_t0000_u01737774911736") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11909f5968ecf2a8_d20250125_m031508_c001_v0001184_t0006_u01737774908943") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764ec_d20250125_m031508_c001_v7007000_t0000_u01737774908211") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da530_d20250125_m031501_c001_v0001131_t0034_u01737774901798") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40844569894308b1_d20250125_m031500_c001_v7007000_t0000_u01737774900887") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11458eb14aac6165_d20250125_m031459_c001_v0001172_t0051_u01737774899068") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764db_d20250125_m031458_c001_v7007000_t0000_u01737774898889") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11458eb14aac6157_d20250125_m031455_c001_v0001172_t0016_u01737774895451") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764d6_d20250125_m031454_c001_v7007000_t0000_u01737774894727") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2b63_d20250125_m031448_c001_v0001109_t0022_u01737774888517") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3a8_d20250125_m031447_c001_v7007000_t0000_u01737774887424") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f100898f1d262c9df_d20250125_m031441_c001_v0001113_t0020_u01737774881781") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f407e180be8405745_d20250125_m031441_c001_v7007000_t0000_u01737774881573") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7ddf8_d20250125_m031437_c001_v0001184_t0012_u01737774877398") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1083aaba87e4f0f2_d20250125_m031436_c001_v0001165_t0024_u01737774876654") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1083aaba87e4f0ee_d20250125_m031435_c001_v0001165_t0023_u01737774875702") 2025/01/25 03:17:21 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f416bc7984a3655f3_d20250125_m031422_c001_v7007000_t0000_u01737774862413") 2025/01/25 03:17:22 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2ac9_d20250125_m031414_c001_v0001109_t0048_u01737774854849") 2025/01/25 03:17:22 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f106ca94e71716ce9_d20250125_m031414_c001_v0001182_t0049_u01737774854061") 2025/01/25 03:17:22 DEBUG : dst/one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f106ca94e71716cd1_d20250125_m031413_c001_v0001182_t0048_u01737774853121") 2025/01/25 03:17:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa42701d_d20250125_m031601_c001_v7007000_t0000_u01737774961469") 2025/01/25 03:17:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11386b03c19066fd_d20250125_m031558_c001_v0001184_t0001_u01737774958915") 2025/01/25 03:17:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f117de148de81c9d6_d20250125_m031554_c001_v0001036_t0019_u01737774954590") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85dff_d20250125_m031549_c001_v7007000_t0000_u01737774949105") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1088b39dbcec1886_d20250125_m031546_c001_v0001184_t0035_u01737774946499") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1179ac8e1865d4dd_d20250125_m031542_c001_v0001183_t0034_u01737774942658") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa74_d20250125_m031537_c001_v7007000_t0000_u01737774937657") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119a91cfaf1d5ef0_d20250125_m031535_c001_v0001044_t0000_u01737774935574") 2025/01/25 03:17:22 DEBUG : dst/one.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11112c4b8bc9a1a8_d20250125_m031531_c001_v0001115_t0047_u01737774931469") 2025/01/25 03:17:22 DEBUG : dst/three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3aa_d20250125_m031447_c001_v7007000_t0000_u01737774887605") 2025/01/25 03:17:22 DEBUG : dst/three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1083aaba87e4f108_d20250125_m031446_c001_v0001165_t0029_u01737774886110") 2025/01/25 03:17:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa42701e_d20250125_m031601_c001_v7007000_t0000_u01737774961656") 2025/01/25 03:17:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1018f3881cff9ccd_d20250125_m031600_c001_v0001182_t0027_u01737774960199") 2025/01/25 03:17:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1108bf6598551d56_d20250125_m031556_c001_v0001130_t0043_u01737774956688") 2025/01/25 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa427020_d20250125_m031601_c001_v7007000_t0000_u01737774961839") 2025/01/25 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f100e1d2c489e2060_d20250125_m031600_c001_v0001145_t0021_u01737774960619") 2025/01/25 03:17:22 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f405b1d67019b71a9_d20250125_m031600_c001_v7007000_t0000_u01737774960427") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f100e1d2c489e2058_d20250125_m031557_c001_v0001145_t0005_u01737774957173") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f405b1d67019b71a3_d20250125_m031556_c001_v7007000_t0000_u01737774956989") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2c91_d20250125_m031551_c001_v0001109_t0059_u01737774951579") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e00_d20250125_m031549_c001_v7007000_t0000_u01737774949301") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107e973b1a9d3747_d20250125_m031548_c001_v0001092_t0001_u01737774948167") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa8b_d20250125_m031547_c001_v7007000_t0000_u01737774947986") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f107e973b1a9d3741_d20250125_m031544_c001_v0001092_t0059_u01737774944918") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa83_d20250125_m031544_c001_v7007000_t0000_u01737774944735") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2c4f_d20250125_m031539_c001_v0001109_t0011_u01737774939593") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40281bea93e4fa8b_d20250125_m031536_c001_v7007000_t0000_u01737774936927") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2c39_d20250125_m031534_c001_v0001109_t0046_u01737774934278") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40281bea93e4f770_d20250125_m031533_c001_v7007000_t0000_u01737774933504") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7e93f_d20250125_m031528_c001_v0001184_t0047_u01737774928988") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de8990a48_d20250125_m031525_c001_v7007000_t0000_u01737774925511") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7e7f3_d20250125_m031523_c001_v0001184_t0036_u01737774923417") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de8990a45_d20250125_m031522_c001_v7007000_t0000_u01737774922341") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da54b_d20250125_m031515_c001_v0001131_t0020_u01737774915769") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b6337651c_d20250125_m031512_c001_v7007000_t0000_u01737774912865") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da53c_d20250125_m031510_c001_v0001131_t0052_u01737774910674") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764f5_d20250125_m031509_c001_v7007000_t0000_u01737774909588") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2ba5_d20250125_m031502_c001_v0001109_t0034_u01737774902638") 2025/01/25 03:17:23 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764dc_d20250125_m031459_c001_v7007000_t0000_u01737774899961") 2025/01/25 03:17:24 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2b88_d20250125_m031457_c001_v0001109_t0038_u01737774897504") 2025/01/25 03:17:24 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4129bb5b633764d8_d20250125_m031456_c001_v7007000_t0000_u01737774896362") 2025/01/25 03:17:24 DEBUG : dst/three.txt: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7e0a5_d20250125_m031449_c001_v0001184_t0042_u01737774889744") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e01_d20250125_m031549_c001_v7007000_t0000_u01737774949480") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1182002e5fbc963f_d20250125_m031547_c001_v0001180_t0053_u01737774947779") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1031a9f446625a3f_d20250125_m031544_c001_v0001184_t0047_u01737774944539") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa76_d20250125_m031537_c001_v7007000_t0000_u01737774937838") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1179ac8e1865d41d_d20250125_m031536_c001_v0001183_t0056_u01737774936729") 2025/01/25 03:17:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f110fd10750ef7f7a_d20250125_m031533_c001_v0001091_t0016_u01737774933090") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa427021_d20250125_m031602_c001_v7007000_t0000_u01737774962020") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7edf4_d20250125_m031551_c001_v0001184_t0048_u01737774951029") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e03_d20250125_m031549_c001_v7007000_t0000_u01737774949661") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7eb90_d20250125_m031539_c001_v0001184_t0022_u01737774939387") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa77_d20250125_m031538_c001_v7007000_t0000_u01737774938020") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da565_d20250125_m031528_c001_v0001131_t0005_u01737774928245") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa57_d20250125_m031526_c001_v7007000_t0000_u01737774926647") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2bdd_d20250125_m031515_c001_v0001109_t0053_u01737774915339") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358fa0d_d20250125_m031513_c001_v7007000_t0000_u01737774913964") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7e315_d20250125_m031502_c001_v0001184_t0027_u01737774902438") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40844569894308b2_d20250125_m031501_c001_v7007000_t0000_u01737774901070") 2025/01/25 03:17:24 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da51e_d20250125_m031449_c001_v0001131_t0017_u01737774889307") 2025/01/25 03:17:25 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a3ac_d20250125_m031447_c001_v7007000_t0000_u01737774887787") 2025/01/25 03:17:25 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f102c4586adc6748f_d20250125_m031443_c001_v0001101_t0005_u01737774883628") 2025/01/25 03:17:25 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f416bc7984a3655f5_d20250125_m031422_c001_v7007000_t0000_u01737774862614") 2025/01/25 03:17:25 DEBUG : dst/two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f106ca94e71716db9_d20250125_m031421_c001_v0001182_t0009_u01737774861482") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4042e831225fac07_d20250125_m031333_c001_v7007000_t0000_u01737774813541") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7cd63_d20250125_m031328_c001_v0001184_t0043_u01737774808507") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4042e831225fac01_d20250125_m031326_c001_v7007000_t0000_u01737774806532") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7c778_d20250125_m031305_c001_v0001184_t0025_u01737774785856") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4055ec9294340778_d20250125_m031251_c001_v7007000_t0000_u01737774771399") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7c14a_d20250125_m031244_c001_v0001184_t0014_u01737774764203") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dd0_d20250125_m031218_c001_v7007000_t0000_u01737774738079") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb286d_d20250125_m031215_c001_v0001109_t0020_u01737774735636") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dcb_d20250125_m031213_c001_v7007000_t0000_u01737774733254") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2853_d20250125_m031211_c001_v0001109_t0031_u01737774731815") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dc4_d20250125_m031207_c001_v7007000_t0000_u01737774727188") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2830_d20250125_m031204_c001_v0001109_t0027_u01737774724597") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6c1_d20250125_m031202_c001_v7007000_t0000_u01737774722967") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2820_d20250125_m031200_c001_v0001109_t0004_u01737774720787") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6a6_d20250125_m031151_c001_v7007000_t0000_u01737774711836") 2025/01/25 03:17:25 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27e4_d20250125_m031149_c001_v0001109_t0027_u01737774709432") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f69f_d20250125_m031147_c001_v7007000_t0000_u01737774707639") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27dc_d20250125_m031146_c001_v0001109_t0033_u01737774706688") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f68f_d20250125_m031139_c001_v7007000_t0000_u01737774699620") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27a0_d20250125_m031137_c001_v0001109_t0042_u01737774697255") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f685_d20250125_m031134_c001_v7007000_t0000_u01737774694719") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb278e_d20250125_m031133_c001_v0001109_t0028_u01737774693365") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f67c_d20250125_m031132_c001_v7007000_t0000_u01737774692278") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f111d315aa6bac6a4_d20250125_m031131_c001_v0001109_t0003_u01737774691020") 2025/01/25 03:17:26 DEBUG : empty space: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2780_d20250125_m031128_c001_v0001109_t0033_u01737774688760") 2025/01/25 03:17:26 DEBUG : enormous: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dce_d20250125_m031217_c001_v7007000_t0000_u01737774737169") 2025/01/25 03:17:26 DEBUG : enormous: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2873_d20250125_m031216_c001_v0001109_t0050_u01737774736166") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa427023_d20250125_m031606_c001_v7007000_t0000_u01737774966803") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2cdb_d20250125_m031605_c001_v0001109_t0037_u01737774965417") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a60_d20250125_m031242_c001_v7007000_t0000_u01737774762344") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb28fd_d20250125_m031241_c001_v0001109_t0044_u01737774761153") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd5b_d20250125_m031123_c001_v7007000_t0000_u01737774683538") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb275a_d20250125_m031122_c001_v0001109_t0044_u01737774682436") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd56_d20250125_m031121_c001_v7007000_t0000_u01737774681180") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb273c_d20250125_m031120_c001_v0001109_t0016_u01737774680089") 2025/01/25 03:17:26 DEBUG : existing: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2734_d20250125_m031118_c001_v0001109_t0013_u01737774678944") 2025/01/25 03:17:27 DEBUG : existing-b: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a61_d20250125_m031242_c001_v7007000_t0000_u01737774762524") 2025/01/25 03:17:27 DEBUG : existing-b: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7c0a4_d20250125_m031241_c001_v0001184_t0042_u01737774761162") 2025/01/25 03:17:27 DEBUG : five: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dd6_d20250125_m031223_c001_v7007000_t0000_u01737774743135") 2025/01/25 03:17:27 DEBUG : five: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7bbd1_d20250125_m031221_c001_v0001184_t0056_u01737774741453") 2025/01/25 03:17:27 DEBUG : foo: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f68a_d20250125_m031136_c001_v7007000_t0000_u01737774696538") 2025/01/25 03:17:27 DEBUG : foo: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2798_d20250125_m031135_c001_v0001109_t0057_u01737774695996") 2025/01/25 03:17:27 DEBUG : foo: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2796_d20250125_m031135_c001_v0001109_t0057_u01737774695436") 2025/01/25 03:17:27 DEBUG : four: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dd7_d20250125_m031223_c001_v7007000_t0000_u01737774743327") 2025/01/25 03:17:27 DEBUG : four: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2891_d20250125_m031220_c001_v0001109_t0057_u01737774740910") 2025/01/25 03:17:27 DEBUG : four: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb288b_d20250125_m031220_c001_v0001109_t0030_u01737774740084") 2025/01/25 03:17:27 DEBUG : hello world2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770d7_d20250125_m031005_c001_v7007000_t0000_u01737774605127") 2025/01/25 03:17:27 DEBUG : hello world2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2554_d20250125_m031004_c001_v0001109_t0023_u01737774604312") 2025/01/25 03:17:27 DEBUG : ignore-size: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd51_d20250125_m031117_c001_v7007000_t0000_u01737774677865") 2025/01/25 03:17:27 DEBUG : ignore-size: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2726_d20250125_m031116_c001_v0001109_t0039_u01737774676457") 2025/01/25 03:17:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a5d_d20250125_m031240_c001_v7007000_t0000_u01737774760049") 2025/01/25 03:17:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7c01a_d20250125_m031238_c001_v0001184_t0057_u01737774758961") 2025/01/25 03:17:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a59_d20250125_m031237_c001_v7007000_t0000_u01737774757852") 2025/01/25 03:17:27 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7bf57_d20250125_m031236_c001_v0001184_t0013_u01737774756095") 2025/01/25 03:17:27 DEBUG : one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dd8_d20250125_m031223_c001_v7007000_t0000_u01737774743509") 2025/01/25 03:17:27 DEBUG : one: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2881_d20250125_m031219_c001_v0001109_t0057_u01737774739173") 2025/01/25 03:17:28 DEBUG : only0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4231a_d20250125_m031702_c001_v7007000_t0000_u01737775022211") 2025/01/25 03:17:28 DEBUG : only0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e37_d20250125_m031656_c001_v0001109_t0057_u01737775016412") 2025/01/25 03:17:28 DEBUG : only0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f89e_d20250125_m031638_c001_v0001184_t0034_u01737774998755") 2025/01/25 03:17:28 DEBUG : only0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a0530_d20250125_m031632_c001_v7007000_t0000_u01737774992353") 2025/01/25 03:17:28 DEBUG : only0: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f312_d20250125_m031614_c001_v0001184_t0028_u01737774974439") 2025/01/25 03:17:28 DEBUG : only1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4231b_d20250125_m031702_c001_v7007000_t0000_u01737775022398") 2025/01/25 03:17:28 DEBUG : only1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fc89_d20250125_m031656_c001_v0001184_t0056_u01737775016423") 2025/01/25 03:17:28 DEBUG : only1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f8c8_d20250125_m031639_c001_v0001184_t0045_u01737774999627") 2025/01/25 03:17:28 DEBUG : only1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e93_d20250125_m031632_c001_v7007000_t0000_u01737774992006") 2025/01/25 03:17:28 DEBUG : only1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f33c_d20250125_m031615_c001_v0001184_t0056_u01737774975218") 2025/01/25 03:17:28 DEBUG : only10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4231c_d20250125_m031702_c001_v7007000_t0000_u01737775022580") 2025/01/25 03:17:28 DEBUG : only10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f402d95998170ef7b_d20250125_m031656_c001_v0001184_t0003_u01737775016975") 2025/01/25 03:17:28 DEBUG : only10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fabd_d20250125_m031648_c001_v0001184_t0027_u01737775008556") 2025/01/25 03:17:28 DEBUG : only10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ea4_d20250125_m031632_c001_v7007000_t0000_u01737774992735") 2025/01/25 03:17:28 DEBUG : only10: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f4dd_d20250125_m031622_c001_v0001184_t0015_u01737774982401") 2025/01/25 03:17:28 DEBUG : only11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4231d_d20250125_m031702_c001_v7007000_t0000_u01737775022761") 2025/01/25 03:17:28 DEBUG : only11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41076bf58c225b9b_d20250125_m031657_c001_v0001098_t0041_u01737775017159") 2025/01/25 03:17:28 DEBUG : only11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fadb_d20250125_m031649_c001_v0001184_t0001_u01737775009239") 2025/01/25 03:17:28 DEBUG : only11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a052b_d20250125_m031631_c001_v7007000_t0000_u01737774991630") 2025/01/25 03:17:28 DEBUG : only11: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f50e_d20250125_m031623_c001_v0001184_t0029_u01737774983367") 2025/01/25 03:17:29 DEBUG : only12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4231e_d20250125_m031702_c001_v7007000_t0000_u01737775022944") 2025/01/25 03:17:29 DEBUG : only12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e3d_d20250125_m031656_c001_v0001109_t0057_u01737775016811") 2025/01/25 03:17:29 DEBUG : only12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fb2b_d20250125_m031650_c001_v0001184_t0019_u01737775010366") 2025/01/25 03:17:29 DEBUG : only12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a0531_d20250125_m031632_c001_v7007000_t0000_u01737774992534") 2025/01/25 03:17:29 DEBUG : only12: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f558_d20250125_m031624_c001_v0001184_t0000_u01737774984332") 2025/01/25 03:17:29 DEBUG : only13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42321_d20250125_m031703_c001_v7007000_t0000_u01737775023129") 2025/01/25 03:17:29 DEBUG : only13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fca5_d20250125_m031656_c001_v0001184_t0056_u01737775016820") 2025/01/25 03:17:29 DEBUG : only13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fb5d_d20250125_m031651_c001_v0001184_t0032_u01737775011154") 2025/01/25 03:17:29 DEBUG : only13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85ea1_d20250125_m031632_c001_v7007000_t0000_u01737774992554") 2025/01/25 03:17:29 DEBUG : only13: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f57c_d20250125_m031625_c001_v0001184_t0006_u01737774985003") 2025/01/25 03:17:29 DEBUG : only14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42322_d20250125_m031703_c001_v7007000_t0000_u01737775023311") 2025/01/25 03:17:29 DEBUG : only14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e3f_d20250125_m031656_c001_v0001109_t0057_u01737775016993") 2025/01/25 03:17:29 DEBUG : only14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fb93_d20250125_m031651_c001_v0001184_t0059_u01737775011865") 2025/01/25 03:17:29 DEBUG : only14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358ff07_d20250125_m031632_c001_v7007000_t0000_u01737774992570") 2025/01/25 03:17:29 DEBUG : only14: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f5a2_d20250125_m031625_c001_v0001184_t0058_u01737774985728") 2025/01/25 03:17:29 DEBUG : only15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42324_d20250125_m031703_c001_v7007000_t0000_u01737775023518") 2025/01/25 03:17:29 DEBUG : only15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fcb1_d20250125_m031657_c001_v0001184_t0056_u01737775017004") 2025/01/25 03:17:29 DEBUG : only15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fbbf_d20250125_m031652_c001_v0001184_t0029_u01737775012507") 2025/01/25 03:17:29 DEBUG : only15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4066816e38900df3_d20250125_m031632_c001_v7007000_t0000_u01737774992022") 2025/01/25 03:17:29 DEBUG : only15: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f5c6_d20250125_m031626_c001_v0001184_t0030_u01737774986349") 2025/01/25 03:17:30 DEBUG : only16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42325_d20250125_m031703_c001_v7007000_t0000_u01737775023700") 2025/01/25 03:17:30 DEBUG : only16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f402d95998170ef83_d20250125_m031657_c001_v0001184_t0003_u01737775017158") 2025/01/25 03:17:30 DEBUG : only16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fbe3_d20250125_m031653_c001_v0001184_t0040_u01737775013284") 2025/01/25 03:17:30 DEBUG : only16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4066816e38900df6_d20250125_m031632_c001_v7007000_t0000_u01737774992454") 2025/01/25 03:17:30 DEBUG : only16: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f5f2_d20250125_m031627_c001_v0001184_t0055_u01737774987227") 2025/01/25 03:17:30 DEBUG : only17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42326_d20250125_m031703_c001_v7007000_t0000_u01737775023888") 2025/01/25 03:17:30 DEBUG : only17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e41_d20250125_m031657_c001_v0001109_t0057_u01737775017175") 2025/01/25 03:17:30 DEBUG : only17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fc13_d20250125_m031654_c001_v0001184_t0022_u01737775014177") 2025/01/25 03:17:30 DEBUG : only17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a052d_d20250125_m031631_c001_v7007000_t0000_u01737774991810") 2025/01/25 03:17:30 DEBUG : only17: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f622_d20250125_m031628_c001_v0001184_t0020_u01737774988112") 2025/01/25 03:17:30 DEBUG : only18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42327_d20250125_m031704_c001_v7007000_t0000_u01737775024072") 2025/01/25 03:17:30 DEBUG : only18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fcbd_d20250125_m031657_c001_v0001184_t0056_u01737775017185") 2025/01/25 03:17:30 DEBUG : only18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fc39_d20250125_m031654_c001_v0001184_t0026_u01737775014918") 2025/01/25 03:17:30 DEBUG : only18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4066816e38900df8_d20250125_m031632_c001_v7007000_t0000_u01737774992635") 2025/01/25 03:17:30 DEBUG : only18: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f676_d20250125_m031629_c001_v0001184_t0043_u01737774989208") 2025/01/25 03:17:30 DEBUG : only19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42328_d20250125_m031704_c001_v7007000_t0000_u01737775024257") 2025/01/25 03:17:30 DEBUG : only19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41076bf58c225b9d_d20250125_m031657_c001_v0001098_t0041_u01737775017343") 2025/01/25 03:17:30 DEBUG : only19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fc62_d20250125_m031655_c001_v0001184_t0057_u01737775015656") 2025/01/25 03:17:30 DEBUG : only19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a052f_d20250125_m031632_c001_v7007000_t0000_u01737774992172") 2025/01/25 03:17:30 DEBUG : only19: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f6c2_d20250125_m031630_c001_v0001184_t0024_u01737774990434") 2025/01/25 03:17:30 DEBUG : only2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42329_d20250125_m031704_c001_v7007000_t0000_u01737775024439") 2025/01/25 03:17:30 DEBUG : only2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f402d95998170ef8f_d20250125_m031657_c001_v0001184_t0003_u01737775017352") 2025/01/25 03:17:30 DEBUG : only2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f8f1_d20250125_m031640_c001_v0001184_t0035_u01737775000624") 2025/01/25 03:17:31 DEBUG : only2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a0532_d20250125_m031632_c001_v7007000_t0000_u01737774992721") 2025/01/25 03:17:31 DEBUG : only2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f36d_d20250125_m031616_c001_v0001184_t0014_u01737774976040") 2025/01/25 03:17:31 DEBUG : only3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232a_d20250125_m031704_c001_v7007000_t0000_u01737775024627") 2025/01/25 03:17:31 DEBUG : only3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e43_d20250125_m031657_c001_v0001109_t0057_u01737775017365") 2025/01/25 03:17:31 DEBUG : only3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f92f_d20250125_m031641_c001_v0001184_t0058_u01737775001754") 2025/01/25 03:17:31 DEBUG : only3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e780020a052e_d20250125_m031631_c001_v7007000_t0000_u01737774991991") 2025/01/25 03:17:31 DEBUG : only3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f394_d20250125_m031616_c001_v0001184_t0011_u01737774976783") 2025/01/25 03:17:31 DEBUG : only4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232b_d20250125_m031704_c001_v7007000_t0000_u01737775024810") 2025/01/25 03:17:31 DEBUG : only4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fccb_d20250125_m031657_c001_v0001184_t0056_u01737775017375") 2025/01/25 03:17:31 DEBUG : only4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f969_d20250125_m031642_c001_v0001184_t0043_u01737775002683") 2025/01/25 03:17:31 DEBUG : only4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358ff05_d20250125_m031632_c001_v7007000_t0000_u01737774992185") 2025/01/25 03:17:31 DEBUG : only4: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f3bc_d20250125_m031617_c001_v0001184_t0024_u01737774977486") 2025/01/25 03:17:31 DEBUG : only5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232c_d20250125_m031705_c001_v7007000_t0000_u01737775025003") 2025/01/25 03:17:31 DEBUG : only5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f402d95998170ef9d_d20250125_m031657_c001_v0001184_t0003_u01737775017535") 2025/01/25 03:17:31 DEBUG : only5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f9a2_d20250125_m031643_c001_v0001184_t0031_u01737775003833") 2025/01/25 03:17:31 DEBUG : only5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358ff06_d20250125_m031632_c001_v7007000_t0000_u01737774992368") 2025/01/25 03:17:31 DEBUG : only5: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f3e0_d20250125_m031618_c001_v0001184_t0030_u01737774978171") 2025/01/25 03:17:31 DEBUG : only6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232d_d20250125_m031705_c001_v7007000_t0000_u01737775025185") 2025/01/25 03:17:31 DEBUG : only6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41076bf58c225b9f_d20250125_m031657_c001_v0001098_t0041_u01737775017548") 2025/01/25 03:17:31 DEBUG : only6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f9c4_d20250125_m031644_c001_v0001184_t0018_u01737775004525") 2025/01/25 03:17:31 DEBUG : only6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e9a_d20250125_m031632_c001_v7007000_t0000_u01737774992193") 2025/01/25 03:17:32 DEBUG : only6: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f40e_d20250125_m031619_c001_v0001184_t0053_u01737774979006") 2025/01/25 03:17:32 DEBUG : only7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232e_d20250125_m031705_c001_v7007000_t0000_u01737775025367") 2025/01/25 03:17:32 DEBUG : only7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2e45_d20250125_m031657_c001_v0001109_t0057_u01737775017559") 2025/01/25 03:17:32 DEBUG : only7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f9e3_d20250125_m031645_c001_v0001184_t0047_u01737775005219") 2025/01/25 03:17:32 DEBUG : only7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358ff04_d20250125_m031632_c001_v7007000_t0000_u01737774992000") 2025/01/25 03:17:32 DEBUG : only7: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f437_d20250125_m031619_c001_v0001184_t0041_u01737774979721") 2025/01/25 03:17:32 DEBUG : only8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c4232f_d20250125_m031705_c001_v7007000_t0000_u01737775025556") 2025/01/25 03:17:32 DEBUG : only8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4002cb70aac7fcd7_d20250125_m031657_c001_v0001184_t0056_u01737775017569") 2025/01/25 03:17:32 DEBUG : only8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fa16_d20250125_m031646_c001_v0001184_t0019_u01737775006104") 2025/01/25 03:17:32 DEBUG : only8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4066816e38900df5_d20250125_m031632_c001_v7007000_t0000_u01737774992261") 2025/01/25 03:17:32 DEBUG : only8: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f479_d20250125_m031620_c001_v0001184_t0055_u01737774980713") 2025/01/25 03:17:32 DEBUG : only9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42330_d20250125_m031705_c001_v7007000_t0000_u01737775025741") 2025/01/25 03:17:32 DEBUG : only9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f402d95998170efa3_d20250125_m031657_c001_v0001184_t0003_u01737775017717") 2025/01/25 03:17:32 DEBUG : only9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7fa73_d20250125_m031647_c001_v0001184_t0033_u01737775007385") 2025/01/25 03:17:32 DEBUG : only9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd85e9f_d20250125_m031632_c001_v7007000_t0000_u01737774992374") 2025/01/25 03:17:32 DEBUG : only9: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7f4a7_d20250125_m031621_c001_v0001184_t0020_u01737774981590") 2025/01/25 03:17:32 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426e0d_d20250125_m031234_c001_v7007000_t0000_u01737774754267") 2025/01/25 03:17:32 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da3d7_d20250125_m031232_c001_v0001131_t0040_u01737774752594") 2025/01/25 03:17:32 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426df2_d20250125_m031230_c001_v7007000_t0000_u01737774750778") 2025/01/25 03:17:32 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb28b3_d20250125_m031228_c001_v0001109_t0009_u01737774748381") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426ddf_d20250125_m031226_c001_v7007000_t0000_u01737774746546") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7bc8f_d20250125_m031224_c001_v0001184_t0019_u01737774744418") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dc9_d20250125_m031210_c001_v7007000_t0000_u01737774730316") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb283e_d20250125_m031208_c001_v0001109_t0017_u01737774728254") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6d3_d20250125_m031205_c001_v7007000_t0000_u01737774725442") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb282e_d20250125_m031203_c001_v0001109_t0001_u01737774723867") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6b7_d20250125_m031202_c001_v7007000_t0000_u01737774722010") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb281a_d20250125_m031200_c001_v0001109_t0034_u01737774720344") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6a5_d20250125_m031151_c001_v7007000_t0000_u01737774711284") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27e0_d20250125_m031148_c001_v0001109_t0013_u01737774708539") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6a0_d20250125_m031147_c001_v7007000_t0000_u01737774707820") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27d6_d20250125_m031146_c001_v0001109_t0043_u01737774706048") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f69b_d20250125_m031145_c001_v7007000_t0000_u01737774705324") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27c8_d20250125_m031144_c001_v0001109_t0044_u01737774704421") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27c2_d20250125_m031143_c001_v0001109_t0036_u01737774703175") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f692_d20250125_m031142_c001_v7007000_t0000_u01737774702457") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27b6_d20250125_m031141_c001_v0001109_t0039_u01737774701500") 2025/01/25 03:17:33 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27ae_d20250125_m031140_c001_v0001109_t0013_u01737774700531") 2025/01/25 03:17:34 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f690_d20250125_m031139_c001_v7007000_t0000_u01737774699800") 2025/01/25 03:17:34 DEBUG : potato: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27a6_d20250125_m031138_c001_v0001109_t0040_u01737774698447") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f418581a5642b3a78_d20250125_m031350_c001_v7007000_t0000_u01737774830211") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da4a9_d20250125_m031349_c001_v0001131_t0035_u01737774829543") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4042e831225fac08_d20250125_m031334_c001_v7007000_t0000_u01737774814011") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da46d_d20250125_m031327_c001_v0001131_t0003_u01737774807804") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd853a9_d20250125_m031314_c001_v7007000_t0000_u01737774794500") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da429_d20250125_m031305_c001_v0001131_t0059_u01737774785197") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4055ec9294340779_d20250125_m031251_c001_v7007000_t0000_u01737774771662") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da3f1_d20250125_m031243_c001_v0001131_t0023_u01737774763830") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dcf_d20250125_m031217_c001_v7007000_t0000_u01737774737352") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2869_d20250125_m031214_c001_v0001109_t0058_u01737774734759") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dcc_d20250125_m031213_c001_v7007000_t0000_u01737774733621") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2851_d20250125_m031211_c001_v0001109_t0029_u01737774731261") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dca_d20250125_m031210_c001_v7007000_t0000_u01737774730519") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2845_d20250125_m031209_c001_v0001109_t0008_u01737774729220") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dc5_d20250125_m031207_c001_v7007000_t0000_u01737774727431") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2834_d20250125_m031205_c001_v0001109_t0039_u01737774725803") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6c3_d20250125_m031203_c001_v7007000_t0000_u01737774723147") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb282a_d20250125_m031202_c001_v0001109_t0031_u01737774722020") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4133013de898f6a7_d20250125_m031152_c001_v7007000_t0000_u01737774712018") 2025/01/25 03:17:34 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb27ea_d20250125_m031150_c001_v0001109_t0050_u01737774710526") 2025/01/25 03:17:35 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770db_d20250125_m031009_c001_v7007000_t0000_u01737774609008") 2025/01/25 03:17:35 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb256c_d20250125_m031008_c001_v0001109_t0051_u01737774608135") 2025/01/25 03:17:35 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770d8_d20250125_m031006_c001_v7007000_t0000_u01737774606864") 2025/01/25 03:17:35 DEBUG : potato2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2560_d20250125_m031006_c001_v0001109_t0058_u01737774606026") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4042e831225fac09_d20250125_m031334_c001_v7007000_t0000_u01737774814315") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb29e8_d20250125_m031329_c001_v0001109_t0056_u01737774809067") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f41151c353cd853a7_d20250125_m031314_c001_v7007000_t0000_u01737774794309") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2992_d20250125_m031306_c001_v0001109_t0031_u01737774786416") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4055ec929434077a_d20250125_m031252_c001_v7007000_t0000_u01737774772184") 2025/01/25 03:17:35 DEBUG : potato3: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2911_d20250125_m031244_c001_v0001109_t0040_u01737774764399") 2025/01/25 03:17:35 DEBUG : pre-dest1/1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a373_d20250125_m031431_c001_v7007000_t0000_u01737774871520") 2025/01/25 03:17:35 DEBUG : pre-dest1/1: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2ae7_d20250125_m031423_c001_v0001109_t0015_u01737774863338") 2025/01/25 03:17:35 DEBUG : pre-dest2/2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f414361557274a374_d20250125_m031431_c001_v7007000_t0000_u01737774871700") 2025/01/25 03:17:35 DEBUG : pre-dest2/2: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da4e9_d20250125_m031424_c001_v0001131_t0056_u01737774864286") 2025/01/25 03:17:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f416bc7984a36559e_d20250125_m031402_c001_v7007000_t0000_u01737774842813") 2025/01/25 03:17:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7d52b_d20250125_m031359_c001_v0001184_t0012_u01737774839822") 2025/01/25 03:17:35 DEBUG : sizeonly: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd4c_d20250125_m031115_c001_v7007000_t0000_u01737774675158") 2025/01/25 03:17:35 DEBUG : sizeonly: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb271c_d20250125_m031113_c001_v0001109_t0015_u01737774673853") 2025/01/25 03:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42333_d20250125_m031711_c001_v7007000_t0000_u01737775031336") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac80009_d20250125_m031710_c001_v0001184_t0018_u01737775030332") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42331_d20250125_m031708_c001_v7007000_t0000_u01737775028415") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f11076bf58c225bcf_d20250125_m031707_c001_v0001098_t0021_u01737775027062") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a5f_d20250125_m031240_c001_v7007000_t0000_u01737774760231") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da3e7_d20250125_m031239_c001_v0001131_t0011_u01737774759305") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4087affe9c059a5a_d20250125_m031238_c001_v7007000_t0000_u01737774758034") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb28d7_d20250125_m031236_c001_v0001109_t0029_u01737774756445") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd48_d20250125_m031110_c001_v7007000_t0000_u01737774670415") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb26f8_d20250125_m031108_c001_v0001109_t0038_u01737774668435") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd41_d20250125_m031107_c001_v7007000_t0000_u01737774667707") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb26ee_d20250125_m031106_c001_v0001109_t0020_u01737774666511") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd37_d20250125_m031100_c001_v7007000_t0000_u01737774660356") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb26d0_d20250125_m031058_c001_v0001109_t0056_u01737774658894") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd36_d20250125_m031058_c001_v7007000_t0000_u01737774658352") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb26bc_d20250125_m031056_c001_v0001109_t0003_u01737774656119") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb268a_d20250125_m031049_c001_v0001109_t0054_u01737774649240") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358f652_d20250125_m031048_c001_v7007000_t0000_u01737774648521") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2682_d20250125_m031047_c001_v0001109_t0003_u01737774647288") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb267a_d20250125_m031046_c001_v0001109_t0002_u01737774646306") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358f64f_d20250125_m031044_c001_v7007000_t0000_u01737774644821") 2025/01/25 03:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb264c_d20250125_m031038_c001_v0001109_t0048_u01737774638575") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb261c_d20250125_m031032_c001_v0001109_t0047_u01737774632314") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd18_d20250125_m031031_c001_v7007000_t0000_u01737774631595") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2608_d20250125_m031030_c001_v0001109_t0021_u01737774630658") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2604_d20250125_m031029_c001_v0001109_t0046_u01737774629529") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4009e7800209fd16_d20250125_m031028_c001_v7007000_t0000_u01737774628455") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb25cc_d20250125_m031021_c001_v0001109_t0057_u01737774621013") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40904eeeb358f61c_d20250125_m031020_c001_v7007000_t0000_u01737774620632") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb25bc_d20250125_m031019_c001_v0001109_t0038_u01737774619887") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770e1_d20250125_m031018_c001_v7007000_t0000_u01737774618268") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb25a6_d20250125_m031017_c001_v0001109_t0055_u01737774617440") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770e0_d20250125_m031016_c001_v7007000_t0000_u01737774616899") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb25a0_d20250125_m031016_c001_v0001109_t0036_u01737774616002") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770de_d20250125_m031014_c001_v7007000_t0000_u01737774614676") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb258e_d20250125_m031013_c001_v0001109_t0054_u01737774613348") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770dd_d20250125_m031012_c001_v7007000_t0000_u01737774612807") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb258a_d20250125_m031011_c001_v0001109_t0043_u01737774611937") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770dc_d20250125_m031011_c001_v7007000_t0000_u01737774611027") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb257e_d20250125_m031009_c001_v0001109_t0059_u01737774609906") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770d4_d20250125_m031003_c001_v7007000_t0000_u01737774603410") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2548_d20250125_m031002_c001_v0001109_t0046_u01737774602428") 2025/01/25 03:17:37 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770d1_d20250125_m031001_c001_v7007000_t0000_u01737774601455") 2025/01/25 03:17:38 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2538_d20250125_m031000_c001_v0001109_t0048_u01737774600441") 2025/01/25 03:17:38 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770c8_d20250125_m030959_c001_v7007000_t0000_u01737774599543") 2025/01/25 03:17:38 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb252e_d20250125_m030958_c001_v0001109_t0026_u01737774598762") 2025/01/25 03:17:38 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f4136b3455ae770c7_d20250125_m030955_c001_v7007000_t0000_u01737774595817") 2025/01/25 03:17:38 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2512_d20250125_m030954_c001_v0001109_t0040_u01737774594858") 2025/01/25 03:17:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42334_d20250125_m031711_c001_v7007000_t0000_u01737775031519") 2025/01/25 03:17:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f102d95998170f295_d20250125_m031710_c001_v0001184_t0029_u01737775030345") 2025/01/25 03:17:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40186da2d4c42332_d20250125_m031708_c001_v7007000_t0000_u01737775028606") 2025/01/25 03:17:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2e7f_d20250125_m031707_c001_v0001109_t0003_u01737775027066") 2025/01/25 03:17:38 DEBUG : sub/yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426e08_d20250125_m031233_c001_v7007000_t0000_u01737774753721") 2025/01/25 03:17:38 DEBUG : sub/yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7be9d_d20250125_m031232_c001_v0001184_t0017_u01737774752244") 2025/01/25 03:17:38 DEBUG : three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dd9_d20250125_m031223_c001_v7007000_t0000_u01737774743690") 2025/01/25 03:17:38 DEBUG : three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2893_d20250125_m031222_c001_v0001109_t0012_u01737774742206") 2025/01/25 03:17:38 DEBUG : three: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f10362bd271cb2889_d20250125_m031219_c001_v0001109_t0002_u01737774739561") 2025/01/25 03:17:38 DEBUG : two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dda_d20250125_m031223_c001_v7007000_t0000_u01737774743875") 2025/01/25 03:17:38 DEBUG : two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f419b9a597b6da3b5_d20250125_m031221_c001_v0001131_t0018_u01737774741645") 2025/01/25 03:17:38 DEBUG : two: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f40362bd271cb2883_d20250125_m031219_c001_v0001109_t0057_u01737774739366") 2025/01/25 03:17:38 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426e0f_d20250125_m031234_c001_v7007000_t0000_u01737774754449") 2025/01/25 03:17:38 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9bc6fa97ba68_d20250125_m031233_c001_v0001183_t0047_u01737774753513") 2025/01/25 03:17:38 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426ded_d20250125_m031230_c001_v7007000_t0000_u01737774750231") 2025/01/25 03:17:38 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1002cb70aac7bd93_d20250125_m031228_c001_v0001184_t0028_u01737774748031") 2025/01/25 03:17:39 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426dde_d20250125_m031225_c001_v7007000_t0000_u01737774745998") 2025/01/25 03:17:39 DEBUG : yam: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f119b9a597b6da3bd_d20250125_m031224_c001_v0001131_t0014_u01737774744428") 2025/01/25 03:17:39 DEBUG : yaml: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426df4_d20250125_m031230_c001_v7007000_t0000_u01737774750959") 2025/01/25 03:17:39 DEBUG : yaml: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f1070f36692754111_d20250125_m031229_c001_v0001117_t0016_u01737774749687") 2025/01/25 03:17:39 DEBUG : yaml: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f415514a1fa426de0_d20250125_m031226_c001_v7007000_t0000_u01737774746728") 2025/01/25 03:17:39 DEBUG : yaml: Deleting (id "4_z7ff2ed6360fd9bbb9f480e1b_f117f2f738f8068f5_d20250125_m031225_c001_v0001182_t0041_u01737774745797") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m54.867425303s (try 1/5)