"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/05 01:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo" 2025/03/05 01:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:07:24 DEBUG : Creating backend with remote "/tmp/rclone1802785458" === 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-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/05 01:07:25 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:25 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:26 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:26 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:27 DEBUG : B2 bucket rclone-test-betadug0limo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", 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-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:29 DEBUG : Creating backend with remote "/non-existing" 2025/03/05 01:07:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/05 01:07:29 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:29 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:32 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:32 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyNoTraverse (3.16s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:33 INFO : B2 bucket rclone-test-betadug0limo: Running all checks before starting transfers 2025/03/05 01:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:33 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:33 INFO : B2 bucket rclone-test-betadug0limo: Checks finished, now starting transfers 2025/03/05 01:07:33 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:34 ERROR : Ignoring --no-traverse with sync 2025/03/05 01:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:35 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:35 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:35 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/05 01:07:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/05 01:07:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:07:38 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:38 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:07:39 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:39 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/05 01:07:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:07:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/05 01:07:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:07:41 INFO : sub dir: Making directory 2025/03/05 01:07:41 INFO : sub dir2: Making directory 2025/03/05 01:07:41 INFO : sub dir2/sub sub dir2: Making directory 2025/03/05 01:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:41 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:41 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/05 01:07:41 DEBUG : B2 bucket rclone-test-betadug0limo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:42 INFO : sub dir2: Making directory 2025/03/05 01:07:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/05 01:07:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:42 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:42 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:43 DEBUG : sub dir2: Making directory with metadata 2025/03/05 01:07:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:07:44 INFO : sub dir: Making directory 2025/03/05 01:07:44 INFO : sub dir2: Making directory 2025/03/05 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:44 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:44 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:44 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:07:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/05 01:07:44 DEBUG : B2 bucket rclone-test-betadug0limo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/05 01:07:44 DEBUG : B2 bucket rclone-test-betadug0limo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:45 INFO : sub dir2: Making directory 2025/03/05 01:07:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:46 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:46 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:46 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:07:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:47 DEBUG : sub dir2: Making directory with metadata 2025/03/05 01:07:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:07:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:07:47 INFO : sub dir: Making directory 2025/03/05 01:07:47 INFO : sub dir2: Making directory 2025/03/05 01:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:47 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:47 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:47 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:07:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/05 01:07:47 DEBUG : B2 bucket rclone-test-betadug0limo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", 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-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:48 INFO : sub dir2: Making directory 2025/03/05 01:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:49 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:49 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:49 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:07:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qamajub3duci" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-qamajub3duci 2025/03/05 01:07:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:52 DEBUG : B2 bucket rclone-test-qamajub3duci: Waiting for checks to finish 2025/03/05 01:07:52 DEBUG : B2 bucket rclone-test-qamajub3duci: Waiting for transfers to finish 2025/03/05 01:07:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:52 DEBUG : B2 bucket rclone-test-qamajub3duci: Purge remote 2025/03/05 01:07:52 INFO : B2 bucket rclone-test-qamajub3duci: cleaning bucket "rclone-test-qamajub3duci" of all files 2025/03/05 01:07:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fe24d33d08d6b3b9f580e1b_f109caac87e2de5e8_d20250305_m010752_c001_v0001184_t0012_u01741136872604") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 01:07:55 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:07:55 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:07:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 01:07:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-matozuv0sacu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-matozuv0sacu 2025/03/05 01:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:07:58 DEBUG : B2 bucket rclone-test-matozuv0sacu: Waiting for checks to finish 2025/03/05 01:07:58 DEBUG : B2 bucket rclone-test-matozuv0sacu: Waiting for transfers to finish 2025/03/05 01:07:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:07:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 01:08:00 DEBUG : B2 bucket rclone-test-matozuv0sacu: Waiting for checks to finish 2025/03/05 01:08:00 DEBUG : B2 bucket rclone-test-matozuv0sacu: Waiting for transfers to finish 2025/03/05 01:08:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 01:08:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:00 DEBUG : B2 bucket rclone-test-matozuv0sacu: Purge remote 2025/03/05 01:08:00 INFO : B2 bucket rclone-test-matozuv0sacu: cleaning bucket "rclone-test-matozuv0sacu" of all files 2025/03/05 01:08:01 DEBUG : sub dir/hello world: Deleting (id "4_zcf925db3d08d6b3b9f580e1b_f113733298947377c_d20250305_m010800_c001_v0001130_t0051_u01741136880277") 2025/03/05 01:08:01 DEBUG : sub dir/hello world: Deleting (id "4_zcf925db3d08d6b3b9f580e1b_f111f2f51dc27c517_d20250305_m010759_c001_v0001183_t0020_u01741136879021") --- PASS: TestServerSideCopyOverSelf (38.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 01:08:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 01:08:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/05 01:08:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:37 DEBUG : Creating backend with remote "TestB2:rclone-test-furoguw1tehe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-furoguw1tehe 2025/03/05 01:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:08:39 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for checks to finish 2025/03/05 01:08:39 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for transfers to finish 2025/03/05 01:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:08:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/05 01:08:41 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for checks to finish 2025/03/05 01:08:41 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for transfers to finish 2025/03/05 01:08:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/05 01:08:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/05 01:08:41 INFO : sub dir/hello world: Deleted 2025/03/05 01:08:42 DEBUG : testing file moves 2025/03/05 01:08:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/05 01:08:42 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for checks to finish 2025/03/05 01:08:42 DEBUG : B2 bucket rclone-test-furoguw1tehe: Waiting for transfers to finish 2025/03/05 01:08:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/05 01:08:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/05 01:08:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:43 DEBUG : B2 bucket rclone-test-furoguw1tehe: Purge remote 2025/03/05 01:08:43 INFO : B2 bucket rclone-test-furoguw1tehe: cleaning bucket "rclone-test-furoguw1tehe" of all files 2025/03/05 01:08:43 DEBUG : sub dir/hello world: Deleting (id "4_z3f02fdb3d08d6b3b9f580e1b_f119ed6ac455f7d82_d20250305_m010843_c001_v0001179_t0017_u01741136923057") 2025/03/05 01:08:43 DEBUG : sub dir/hello world: Deleting (id "4_z3f02fdb3d08d6b3b9f580e1b_f11147235fdca5267_d20250305_m010841_c001_v0001105_t0011_u01741136921431") 2025/03/05 01:08:43 DEBUG : sub dir/hello world: Deleting (id "4_z3f02fdb3d08d6b3b9f580e1b_f1023f29cd78e32c6_d20250305_m010839_c001_v0001144_t0025_u01741136919785") --- PASS: TestServerSideMoveOverSelf (8.57s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:46 ERROR : : error listing: directory not found 2025/03/05 01:08:46 INFO : Local file system at /tmp/rclone1802785458: Making directory 2025/03/05 01:08:46 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:46 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:08:48 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for checks to finish 2025/03/05 01:08:48 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for transfers to finish 2025/03/05 01:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:08:50 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/05 01:08:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyRedownload (3.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:51 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/05 01:08:51 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:51 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:08:51 INFO : check sum: Copied (new) 2025/03/05 01:08:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:52 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:08:52 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/05 01:08:52 DEBUG : check sum: Unchanged skipping 2025/03/05 01:08:52 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:52 DEBUG : Waiting for deletions to finish 2025/03/05 01:08:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.40s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/05 01:08:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 01:08:54 INFO : sizeonly: Copied (new) 2025/03/05 01:08:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:54 DEBUG : sizeonly: Sizes identical 2025/03/05 01:08:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:54 DEBUG : sizeonly: Unchanged skipping 2025/03/05 01:08:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:54 DEBUG : Waiting for deletions to finish 2025/03/05 01:08:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/05 01:08:56 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:56 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/05 01:08:56 INFO : ignore-size: Copied (new) 2025/03/05 01:08:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:56 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:08:56 DEBUG : ignore-size: Unchanged skipping 2025/03/05 01:08:56 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:56 DEBUG : Waiting for deletions to finish 2025/03/05 01:08:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:58 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:08:58 DEBUG : existing: Unchanged skipping 2025/03/05 01:08:58 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:58 DEBUG : Waiting for deletions to finish 2025/03/05 01:08:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:08:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/05 01:08:59 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:08:59 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:08:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 01:08:59 INFO : existing: Copied (replaced existing) 2025/03/05 01:08:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 01:09:00 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:00 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 01:09:01 INFO : existing: Copied (new) 2025/03/05 01:09:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:01 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:01 DEBUG : existing: Destination exists, skipping 2025/03/05 01:09:01 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:01 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/05 01:09:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 01:09:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:04 INFO : a/potato2: Copied (new) 2025/03/05 01:09:04 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:04 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:04 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/05 01:09:06 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:09:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/05 01:09:06 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:06 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:06 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/05 01:09:06 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:09:07 INFO : empty space: Updated modification time in destination 2025/03/05 01:09:07 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:07 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:07 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:09 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/05 01:09:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:09:09 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:09 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:09 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:11 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:11 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/05 01:09:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1802785458) 2025/03/05 01:09:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-betadug0limo) 2025/03/05 01:09:11 DEBUG : foo: sha1 differ 2025/03/05 01:09:11 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/05 01:09:11 INFO : foo: Copied (replaced existing) 2025/03/05 01:09:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/05 01:09:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:13 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:13 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:13 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:13 INFO : potato: Copied (new) 2025/03/05 01:09:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/05 01:09:15 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:15 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/05 01:09:15 INFO : potato: Copied (replaced existing) 2025/03/05 01:09:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/05 01:09:17 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1802785458) 2025/03/05 01:09:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-betadug0limo) 2025/03/05 01:09:17 DEBUG : potato: sha1 differ 2025/03/05 01:09:17 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/05 01:09:17 INFO : potato: Copied (replaced existing) 2025/03/05 01:09:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/05 01:09:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:19 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:19 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:19 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:19 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:21 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:21 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:21 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:21 INFO : potato2: Copied (new) 2025/03/05 01:09:21 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:23 INFO : d: Making directory 2025/03/05 01:09:23 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/05 01:09:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 01:09:24 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:24 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:24 INFO : a/potato2: Copied (new) 2025/03/05 01:09:24 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/05 01:09:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:26 DEBUG : c/non empty space: Unchanged skipping 2025/03/05 01:09:26 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:26 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:26 INFO : a/potato2: Copied (new) 2025/03/05 01:09:26 ERROR : B2 bucket rclone-test-betadug0limo: not deleting files as there were IO errors 2025/03/05 01:09:26 ERROR : B2 bucket rclone-test-betadug0limo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:29 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:29 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:29 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:29 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:29 INFO : potato: Deleted 2025/03/05 01:09:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:31 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:31 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:31 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:31 INFO : potato: Deleted 2025/03/05 01:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:32 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:32 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:32 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:09:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:09:34 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:34 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/05 01:09:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:36 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : enormous: Excluded 2025/03/05 01:09:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : potato2: Excluded 2025/03/05 01:09:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : potato2: Excluded 2025/03/05 01:09:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:36 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:36 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:36 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:36 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : enormous: Excluded 2025/03/05 01:09:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : potato2: Excluded 2025/03/05 01:09:36 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 01:09:36 DEBUG : potato2: Excluded 2025/03/05 01:09:36 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for checks to finish 2025/03/05 01:09:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/05 01:09:36 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:36 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for transfers to finish 2025/03/05 01:09:36 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/05 01:09:39 DEBUG : enormous: Excluded 2025/03/05 01:09:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/05 01:09:39 DEBUG : potato2: Excluded 2025/03/05 01:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:09:39 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:39 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:39 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:39 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:39 INFO : enormous: Deleted 2025/03/05 01:09:39 INFO : potato2: Deleted 2025/03/05 01:09:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/05 01:09:40 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for checks to finish 2025/03/05 01:09:40 DEBUG : empty space: Unchanged skipping 2025/03/05 01:09:40 DEBUG : Local file system at /tmp/rclone1802785458: Waiting for transfers to finish 2025/03/05 01:09:40 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:40 INFO : enormous: Deleted 2025/03/05 01:09:40 INFO : potato2: Deleted 2025/03/05 01:09:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:42 DEBUG : five: Need to transfer - File not found at Destination 2025/03/05 01:09:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/05 01:09:42 DEBUG : one: Destination is newer than source, skipping 2025/03/05 01:09:42 DEBUG : three: Sizes identical 2025/03/05 01:09:42 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/05 01:09:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 01:09:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1802785458) 2025/03/05 01:09:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-betadug0limo) 2025/03/05 01:09:42 DEBUG : two: sha1 differ 2025/03/05 01:09:42 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/05 01:09:42 INFO : five: Copied (new) 2025/03/05 01:09:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/05 01:09:43 INFO : four: Copied (replaced existing) 2025/03/05 01:09:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 01:09:43 INFO : two: Copied (replaced existing) 2025/03/05 01:09:43 DEBUG : Waiting for deletions to finish 2025/03/05 01:09:43 DEBUG : one: Destination is newer than source, skipping 2025/03/05 01:09:43 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 01:09:43 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/05 01:09:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 01:09:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/05 01:09:43 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/05 01:09:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 01:09:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1802785458) 2025/03/05 01:09:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-betadug0limo) 2025/03/05 01:09:43 DEBUG : three: sha1 differ 2025/03/05 01:09:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/05 01:09:43 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/05 01:09:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/05 01:09:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/05 01:09:43 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:09:44 INFO : three: Copied (replaced existing) 2025/03/05 01:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/05 01:09:45 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:45 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:45 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 01:09:45 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/05 01:09:45 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:46 INFO : yam: Copied (new) 2025/03/05 01:09:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 01:09:46 INFO : potato: Copied (new) 2025/03/05 01:09:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:09:47 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:47 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:47 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:47 DEBUG : potato: Unchanged skipping 2025/03/05 01:09:47 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:47 INFO : yam: Copied (server-side copy) to: yaml 2025/03/05 01:09:48 INFO : yam: Deleted 2025/03/05 01:09:48 INFO : yaml: Renamed from "yam" 2025/03/05 01:09:48 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/05 01:09:49 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:49 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:49 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 01:09:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/05 01:09:49 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:49 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:50 INFO : yam: Copied (new) 2025/03/05 01:09:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 01:09:50 INFO : potato: Copied (new) 2025/03/05 01:09:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:09:50 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:50 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:50 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:50 DEBUG : potato: Unchanged skipping 2025/03/05 01:09:50 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:51 INFO : yam: Copied (server-side copy) to: yaml 2025/03/05 01:09:51 INFO : yam: Deleted 2025/03/05 01:09:51 INFO : yaml: Renamed from "yam" 2025/03/05 01:09:51 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/05 01:09:53 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:53 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:53 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/05 01:09:53 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/05 01:09:53 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:53 INFO : sub/yam: Copied (new) 2025/03/05 01:09:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/05 01:09:54 INFO : potato: Copied (new) 2025/03/05 01:09:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:09:54 DEBUG : potato: Unchanged skipping 2025/03/05 01:09:54 INFO : B2 bucket rclone-test-betadug0limo: Making map for --track-renames 2025/03/05 01:09:54 INFO : B2 bucket rclone-test-betadug0limo: Finished making map for --track-renames 2025/03/05 01:09:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:54 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for renames to finish 2025/03/05 01:09:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/05 01:09:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/05 01:09:55 INFO : sub/yam: Deleted 2025/03/05 01:09:55 INFO : yam: Renamed from "sub/yam" 2025/03/05 01:09:55 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.12s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:57 DEBUG : Creating backend with remote "/tmp/rclone1802785458/dir1" 2025/03/05 01:09:57 DEBUG : Creating backend with remote "/tmp/rclone1802785458/dir2" 2025/03/05 01:09:57 DEBUG : Local file system at /tmp/rclone1802785458/dir2: Using server-side directory move 2025/03/05 01:09:57 INFO : Local file system at /tmp/rclone1802785458/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/05 01:09:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/05 01:09:57 INFO : file1.txt: Moved (server-side) 2025/03/05 01:09:57 DEBUG : Local file system at /tmp/rclone1802785458/dir2: Waiting for checks to finish 2025/03/05 01:09:57 DEBUG : Local file system at /tmp/rclone1802785458/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:09:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/05 01:09:57 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:57 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:09:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/05 01:09:58 INFO : nested/sub dir/file: Copied (new) 2025/03/05 01:09:58 INFO : nested/sub dir/file: Deleted 2025/03/05 01:09:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:09:58 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:09:58 INFO : sub dir/hello world: Deleted 2025/03/05 01:09:58 INFO : sub dir: Removing directory 2025/03/05 01:09:58 INFO : nested/sub dir: Removing directory 2025/03/05 01:09:58 INFO : nested: Removing directory 2025/03/05 01:09:58 DEBUG : Local file system at /tmp/rclone1802785458: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:09:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/05 01:09:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/05 01:09:59 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:09:59 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:10:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/05 01:10:00 INFO : nested/sub dir/file: Copied (new) 2025/03/05 01:10:00 INFO : nested/sub dir/file: Deleted 2025/03/05 01:10:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/05 01:10:01 INFO : sub dir/hello world: Copied (new) 2025/03/05 01:10:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:10:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 01:10:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/05 01:10:02 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:10:02 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:10:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 01:10:02 INFO : existing: Copied (new) 2025/03/05 01:10:02 INFO : existing: Deleted 2025/03/05 01:10:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/05 01:10:02 INFO : existing-b: Copied (new) 2025/03/05 01:10:02 INFO : existing-b: Deleted 2025/03/05 01:10:03 DEBUG : existing: Destination exists, skipping 2025/03/05 01:10:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/05 01:10:03 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:10:03 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:10:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-seporas0kaxo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-seporas0kaxo 2025/03/05 01:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/05 01:10:09 DEBUG : empty space: Unchanged skipping 2025/03/05 01:10:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 01:10:09 DEBUG : B2 bucket rclone-test-seporas0kaxo: Waiting for checks to finish 2025/03/05 01:10:09 INFO : empty space: Deleted 2025/03/05 01:10:09 DEBUG : B2 bucket rclone-test-seporas0kaxo: Waiting for transfers to finish 2025/03/05 01:10:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:10 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:10 INFO : potato2: Deleted 2025/03/05 01:10:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:10 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:10 INFO : potato3: Deleted 2025/03/05 01:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zikijac7moju" 2025/03/05 01:10:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/05 01:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 01:10:11 DEBUG : B2 bucket rclone-test-zikijac7moju: Waiting for checks to finish 2025/03/05 01:10:11 DEBUG : B2 bucket rclone-test-zikijac7moju: Waiting for transfers to finish 2025/03/05 01:10:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:10:12 INFO : empty space: Copied (server-side copy) 2025/03/05 01:10:12 INFO : empty space: Deleted 2025/03/05 01:10:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:13 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:13 INFO : potato3: Deleted 2025/03/05 01:10:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:28 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:28 INFO : potato2: Deleted 2025/03/05 01:10:29 DEBUG : B2 bucket rclone-test-zikijac7moju: Purge remote 2025/03/05 01:10:29 INFO : B2 bucket rclone-test-zikijac7moju: cleaning bucket "rclone-test-zikijac7moju" of all files 2025/03/05 01:10:29 DEBUG : empty space: Deleting (id "4_z7fe26d53d0ad6b3b9f580e1b_f1055c19fcc7008b8_d20250305_m011012_c001_v0001183_t0051_u01741137012483") 2025/03/05 01:10:29 DEBUG : potato2: Deleting (id "4_z7fe26d53d0ad6b3b9f580e1b_f104aa0424d9b2bbb_d20250305_m011027_c001_v0001040_t0001_u01741137027752") 2025/03/05 01:10:29 DEBUG : potato3: Deleting (id "4_z7fe26d53d0ad6b3b9f580e1b_f1118cf1fb77344ee_d20250305_m011012_c001_v0001102_t0048_u01741137012881") 2025/03/05 01:10:30 DEBUG : B2 bucket rclone-test-seporas0kaxo: Purge remote 2025/03/05 01:10:30 INFO : B2 bucket rclone-test-seporas0kaxo: cleaning bucket "rclone-test-seporas0kaxo" of all files 2025/03/05 01:10:30 DEBUG : empty space: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f413d53d3f8c1ad5c_d20250305_m011012_c001_v7007000_t0000_u01741137012687") 2025/03/05 01:10:30 DEBUG : empty space: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f1076243ebc56c7b6_d20250305_m011008_c001_v0001043_t0046_u01741137008353") 2025/03/05 01:10:30 DEBUG : potato2: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f40329cedcd0a6f42_d20250305_m011028_c001_v7007000_t0000_u01741137028754") 2025/03/05 01:10:30 DEBUG : potato2: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f1091756cef220c7e_d20250305_m011009_c001_v0001150_t0052_u01741137009759") 2025/03/05 01:10:30 DEBUG : potato3: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f413d53d3f8c1ad5d_d20250305_m011013_c001_v7007000_t0000_u01741137013450") 2025/03/05 01:10:30 DEBUG : potato3: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f1176dbd71b469d56_d20250305_m011010_c001_v0001157_t0058_u01741137010114") 2025/03/05 01:10:30 DEBUG : potato3: Deleting (id "4_z3f925d33d0ad6b3b9f580e1b_f1076243ebc56c7b8_d20250305_m011008_c001_v0001043_t0057_u01741137008972") --- PASS: TestServerSideMove (27.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xumoted6paya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-xumoted6paya 2025/03/05 01:10:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 01:10:37 DEBUG : empty space: Excluded 2025/03/05 01:10:37 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 01:10:37 DEBUG : empty space: Excluded 2025/03/05 01:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 01:10:37 DEBUG : B2 bucket rclone-test-xumoted6paya: Waiting for checks to finish 2025/03/05 01:10:37 DEBUG : B2 bucket rclone-test-xumoted6paya: Waiting for transfers to finish 2025/03/05 01:10:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:38 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:38 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:38 INFO : potato2: Deleted 2025/03/05 01:10:38 INFO : potato3: Deleted 2025/03/05 01:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-muyesok1xazi" 2025/03/05 01:10:39 DEBUG : empty space: Excluded (Size Filter) 2025/03/05 01:10:39 DEBUG : empty space: Excluded 2025/03/05 01:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 01:10:40 DEBUG : B2 bucket rclone-test-muyesok1xazi: Waiting for checks to finish 2025/03/05 01:10:40 DEBUG : B2 bucket rclone-test-muyesok1xazi: Waiting for transfers to finish 2025/03/05 01:10:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:40 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:41 INFO : potato3: Deleted 2025/03/05 01:10:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:41 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:41 INFO : potato2: Deleted 2025/03/05 01:10:41 DEBUG : B2 bucket rclone-test-muyesok1xazi: Purge remote 2025/03/05 01:10:41 INFO : B2 bucket rclone-test-muyesok1xazi: cleaning bucket "rclone-test-muyesok1xazi" of all files 2025/03/05 01:10:41 DEBUG : potato2: Deleting (id "4_z1fc2dd33d0ad6b3b9f580e1b_f10853b498df3b2f0_d20250305_m011040_c001_v0001182_t0021_u01741137040927") 2025/03/05 01:10:41 DEBUG : potato3: Deleting (id "4_z1fc2dd33d0ad6b3b9f580e1b_f1081412686483bff_d20250305_m011040_c001_v0001179_t0019_u01741137040644") 2025/03/05 01:10:42 DEBUG : B2 bucket rclone-test-xumoted6paya: Purge remote 2025/03/05 01:10:42 INFO : B2 bucket rclone-test-xumoted6paya: cleaning bucket "rclone-test-xumoted6paya" of all files 2025/03/05 01:10:42 DEBUG : empty space: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f1172e853790f9645_d20250305_m011037_c001_v0001183_t0031_u01741137037034") 2025/03/05 01:10:42 DEBUG : potato2: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f4027f0831203bfcd_d20250305_m011041_c001_v7007000_t0000_u01741137041142") 2025/03/05 01:10:42 DEBUG : potato2: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f103e5324a62fe3d2_d20250305_m011037_c001_v0001130_t0028_u01741137037859") 2025/03/05 01:10:42 DEBUG : potato3: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f4027f0831203bfcc_d20250305_m011040_c001_v7007000_t0000_u01741137040904") 2025/03/05 01:10:42 DEBUG : potato3: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f10443ea712774eed_d20250305_m011038_c001_v0001182_t0056_u01741137038230") 2025/03/05 01:10:42 DEBUG : potato3: Deleting (id "4_z4f12cd33d0ad6b3b9f580e1b_f1172e853790f964b_d20250305_m011037_c001_v0001183_t0049_u01741137037239") --- PASS: TestServerSideMoveWithFilter (12.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zokaleb4sifu" 2025/03/05 01:10:47 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-betadug0limo -> B2 bucket rclone-test-zokaleb4sifu 2025/03/05 01:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/05 01:10:49 DEBUG : empty space: Unchanged skipping 2025/03/05 01:10:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/05 01:10:49 DEBUG : B2 bucket rclone-test-zokaleb4sifu: Waiting for checks to finish 2025/03/05 01:10:49 INFO : empty space: Deleted 2025/03/05 01:10:49 DEBUG : B2 bucket rclone-test-zokaleb4sifu: Waiting for transfers to finish 2025/03/05 01:10:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:50 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:50 INFO : potato2: Deleted 2025/03/05 01:10:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:50 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:50 INFO : potato3: Deleted 2025/03/05 01:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-juxedum1desu" 2025/03/05 01:10:51 INFO : tomatoDir: Making directory 2025/03/05 01:10:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/05 01:10:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/05 01:10:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/05 01:10:52 DEBUG : B2 bucket rclone-test-juxedum1desu: Waiting for checks to finish 2025/03/05 01:10:52 DEBUG : B2 bucket rclone-test-juxedum1desu: Waiting for transfers to finish 2025/03/05 01:10:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/05 01:10:52 INFO : empty space: Copied (server-side copy) 2025/03/05 01:10:53 INFO : empty space: Deleted 2025/03/05 01:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/05 01:10:53 INFO : potato2: Copied (server-side copy) 2025/03/05 01:10:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/05 01:10:53 INFO : potato3: Copied (server-side copy) 2025/03/05 01:10:53 INFO : potato2: Deleted 2025/03/05 01:10:53 INFO : potato3: Deleted 2025/03/05 01:10:54 DEBUG : B2 bucket rclone-test-juxedum1desu: Purge remote 2025/03/05 01:10:54 INFO : B2 bucket rclone-test-juxedum1desu: cleaning bucket "rclone-test-juxedum1desu" of all files 2025/03/05 01:10:54 DEBUG : empty space: Deleting (id "4_zbf720d23d0bd6b3b9f580e1b_f10689dfb2c83222d_d20250305_m011052_c001_v0001177_t0028_u01741137052773") 2025/03/05 01:10:54 DEBUG : potato2: Deleting (id "4_zbf720d23d0bd6b3b9f580e1b_f1100daa6c8e1f6f4_d20250305_m011053_c001_v0001103_t0059_u01741137053014") 2025/03/05 01:10:54 DEBUG : potato3: Deleting (id "4_zbf720d23d0bd6b3b9f580e1b_f1100daa6c8e1f6f6_d20250305_m011053_c001_v0001103_t0059_u01741137053134") 2025/03/05 01:10:54 DEBUG : B2 bucket rclone-test-zokaleb4sifu: Purge remote 2025/03/05 01:10:54 INFO : B2 bucket rclone-test-zokaleb4sifu: cleaning bucket "rclone-test-zokaleb4sifu" of all files 2025/03/05 01:10:55 DEBUG : empty space: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f405ec999f426c55e_d20250305_m011052_c001_v7007000_t0000_u01741137052987") 2025/03/05 01:10:55 DEBUG : empty space: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f116bee84cb028295_d20250305_m011048_c001_v0001099_t0029_u01741137048654") 2025/03/05 01:10:55 DEBUG : potato2: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f405ec999f426c55f_d20250305_m011053_c001_v7007000_t0000_u01741137053395") 2025/03/05 01:10:55 DEBUG : potato2: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f110b2d5aa8630cb0_d20250305_m011049_c001_v0001101_t0055_u01741137049690") 2025/03/05 01:10:55 DEBUG : potato3: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f40425821811eb1d6_d20250305_m011053_c001_v7007000_t0000_u01741137053436") 2025/03/05 01:10:55 DEBUG : potato3: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f104cb0c8fd21f266_d20250305_m011050_c001_v0001120_t0011_u01741137050074") 2025/03/05 01:10:55 DEBUG : potato3: Deleting (id "4_z9f12fd03d0ad6b3b9f580e1b_f116bee84cb028297_d20250305_m011048_c001_v0001099_t0025_u01741137048938") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.22s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/rclone-sync-test" 2025/03/05 01:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/rclone-sync-test-include/layer2" 2025/03/05 01:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/rclone-sync-test-ignore-file" 2025/03/05 01:11:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/05 01:11:10 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test: Waiting for checks to finish 2025/03/05 01:11:10 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test: Waiting for transfers to finish 2025/03/05 01:11:10 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:10 INFO : There was nothing to transfer 2025/03/05 01:11:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/05 01:11:10 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:11:10 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:11:10 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/05 01:11:11 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/05 01:11:11 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/05 01:11:11 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/05 01:11:12 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:11:12 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:11:12 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:12 DEBUG : : Excluded 2025/03/05 01:11:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/05 01:11:12 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/05 01:11:12 DEBUG : B2 bucket rclone-test-betadug0limo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/05 01:11:12 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.50s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/CompareDest" 2025/03/05 01:11:22 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 01:11:22 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:22 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:23 DEBUG : one: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2025/03/05 01:11:23 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2025/03/05 01:11:23 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/03/05 01:11:23 DEBUG : one: Received error: CPU too busy (503 service_unavailable) - low level retry 0/10 2025/03/05 01:11:23 DEBUG : pacer: Reducing sleep to 500ms 2025/03/05 01:11:24 DEBUG : pacer: Reducing sleep to 250ms 2025/03/05 01:11:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:11:24 INFO : one: Copied (new) 2025/03/05 01:11:24 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:25 DEBUG : pacer: Reducing sleep to 125ms 2025/03/05 01:11:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:25 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:25 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:26 DEBUG : pacer: Reducing sleep to 62.5ms 2025/03/05 01:11:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 01:11:26 INFO : one: Copied (replaced existing) 2025/03/05 01:11:26 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:28 DEBUG : pacer: Reducing sleep to 31.25ms 2025/03/05 01:11:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:28 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:11:28 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:28 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:28 INFO : There was nothing to transfer 2025/03/05 01:11:29 DEBUG : pacer: Reducing sleep to 15.625ms 2025/03/05 01:11:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 01:11:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:29 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:11:29 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:29 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:29 INFO : There was nothing to transfer 2025/03/05 01:11:30 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 01:11:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 01:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:30 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:11:30 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:30 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:30 INFO : There was nothing to transfer 2025/03/05 01:11:31 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/05 01:11:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 01:11:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/05 01:11:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:31 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:11:32 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:32 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:32 INFO : There was nothing to transfer 2025/03/05 01:11:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:32 DEBUG : two: Need to transfer - File not found at Destination 2025/03/05 01:11:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:32 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/05 01:11:32 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/05 01:11:33 INFO : two: Copied (new) 2025/03/05 01:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dest" 2025/03/05 01:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/pre-dest1" 2025/03/05 01:11:38 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/pre-dest2" 2025/03/05 01:11:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:11:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/05 01:11:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:11:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/05 01:11:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/05 01:11:41 DEBUG : B2 bucket rclone-test-betadug0limo path dest: Waiting for checks to finish 2025/03/05 01:11:41 DEBUG : B2 bucket rclone-test-betadug0limo path dest: Waiting for transfers to finish 2025/03/05 01:11:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/05 01:11:42 INFO : 3: Copied (new) 2025/03/05 01:11:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/CopyDest" 2025/03/05 01:11:46 DEBUG : one: Need to transfer - File not found at Destination 2025/03/05 01:11:46 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:46 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:11:47 INFO : one: Copied (new) 2025/03/05 01:11:47 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:48 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:48 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 01:11:49 INFO : one: Copied (replaced existing) 2025/03/05 01:11:49 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/BackupDir" 2025/03/05 01:11:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:51 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/05 01:11:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:11:53 INFO : one: Copied (server-side copy) 2025/03/05 01:11:53 INFO : one: Deleted 2025/03/05 01:11:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/05 01:11:53 INFO : one: Copied (server-side copy) 2025/03/05 01:11:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/05 01:11:53 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:53 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/05 01:11:55 INFO : two: Copied (server-side copy) 2025/03/05 01:11:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/05 01:11:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:55 DEBUG : one: Unchanged skipping 2025/03/05 01:11:55 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:55 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:55 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:56 DEBUG : one: Unchanged skipping 2025/03/05 01:11:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:56 DEBUG : two: Unchanged skipping 2025/03/05 01:11:56 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:56 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:56 DEBUG : Waiting for deletions to finish 2025/03/05 01:11:56 INFO : There was nothing to transfer 2025/03/05 01:11:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/05 01:11:57 DEBUG : three: Destination not found in --copy-dest 2025/03/05 01:11:57 DEBUG : three: Need to transfer - File not found at Destination 2025/03/05 01:11:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:57 DEBUG : one: Unchanged skipping 2025/03/05 01:11:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/05 01:11:57 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:11:57 DEBUG : two: Unchanged skipping 2025/03/05 01:11:57 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:11:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/05 01:11:58 INFO : three: Copied (new) 2025/03/05 01:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.28s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:12:01 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/5ff2dd93d07d6b3b9f580e1b/c001_v0001184_t0028": EOF 2025/03/05 01:12:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/5ff2dd93d07d6b3b9f580e1b/c001_v0001184_t0028": EOF) 2025/03/05 01:12:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-betadug0limo: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/5ff2dd93d07d6b3b9f580e1b/c001_v0001184_t0028": EOF) 2025/03/05 01:12:04 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 01:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/backup" 2025/03/05 01:12:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:12:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:07 DEBUG : two: Unchanged skipping 2025/03/05 01:12:07 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:12:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:12:09 INFO : one: Copied (server-side copy) 2025/03/05 01:12:09 INFO : one: Deleted 2025/03/05 01:12:09 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:12:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:12:10 INFO : one: Copied (new) 2025/03/05 01:12:10 DEBUG : Waiting for deletions to finish 2025/03/05 01:12:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:12:11 INFO : three.txt: Copied (server-side copy) 2025/03/05 01:12:11 INFO : three.txt: Deleted 2025/03/05 01:12:11 INFO : three.txt: Moved into backup dir 2025/03/05 01:12:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:13 DEBUG : two: Unchanged skipping 2025/03/05 01:12:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:12:13 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:12:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:12:13 INFO : one: Copied (server-side copy) 2025/03/05 01:12:14 INFO : one: Deleted 2025/03/05 01:12:14 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:12:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:12:14 INFO : one: Copied (new) 2025/03/05 01:12:14 DEBUG : Waiting for deletions to finish 2025/03/05 01:12:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:12:15 INFO : three.txt: Copied (server-side copy) 2025/03/05 01:12:15 INFO : three.txt: Deleted 2025/03/05 01:12:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:12:19 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/backup" 2025/03/05 01:12:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:12:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:21 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:12:21 DEBUG : two: Unchanged skipping 2025/03/05 01:12:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:12:22 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:12:23 INFO : one: Deleted 2025/03/05 01:12:23 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:12:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:12:24 INFO : one: Copied (new) 2025/03/05 01:12:24 DEBUG : Waiting for deletions to finish 2025/03/05 01:12:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:12:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:12:24 INFO : three.txt: Deleted 2025/03/05 01:12:24 INFO : three.txt: Moved into backup dir 2025/03/05 01:12:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:12:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:26 DEBUG : two: Unchanged skipping 2025/03/05 01:12:26 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:12:42 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:12:42 INFO : one: Deleted 2025/03/05 01:12:42 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:12:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:12:43 INFO : one: Copied (new) 2025/03/05 01:12:43 DEBUG : Waiting for deletions to finish 2025/03/05 01:12:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:12:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:12:44 INFO : three.txt: Deleted 2025/03/05 01:12:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (29.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/backup" 2025/03/05 01:12:51 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:12:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:12:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:51 DEBUG : two: Unchanged skipping 2025/03/05 01:12:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:12:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 01:12:52 INFO : one: Deleted 2025/03/05 01:12:52 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:12:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:12:53 INFO : one: Copied (new) 2025/03/05 01:12:53 DEBUG : Waiting for deletions to finish 2025/03/05 01:12:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:12:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 01:12:54 INFO : three.txt: Deleted 2025/03/05 01:12:54 INFO : three.txt: Moved into backup dir 2025/03/05 01:12:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:12:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:12:56 DEBUG : two: Unchanged skipping 2025/03/05 01:12:56 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:13:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 01:13:12 INFO : one: Deleted 2025/03/05 01:13:12 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:13:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:13:13 INFO : one: Copied (new) 2025/03/05 01:13:13 DEBUG : Waiting for deletions to finish 2025/03/05 01:13:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 01:13:14 INFO : three.txt: Deleted 2025/03/05 01:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:13:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:13:20 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:13:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:20 DEBUG : two: Unchanged skipping 2025/03/05 01:13:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:13:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:13:21 INFO : one: Deleted 2025/03/05 01:13:21 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:13:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:22 INFO : one: Copied (new) 2025/03/05 01:13:22 DEBUG : Waiting for deletions to finish 2025/03/05 01:13:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:13:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:13:23 INFO : three.txt: Deleted 2025/03/05 01:13:23 INFO : three.txt: Moved into backup dir 2025/03/05 01:13:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/05 01:13:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 01:13:23 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 01:13:25 DEBUG : one.bak: Excluded (Path Filter) 2025/03/05 01:13:25 DEBUG : one.bak: Excluded 2025/03/05 01:13:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/05 01:13:25 DEBUG : three.txt.bak: Excluded 2025/03/05 01:13:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:25 DEBUG : two: Unchanged skipping 2025/03/05 01:13:25 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for checks to finish 2025/03/05 01:13:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:31 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:13:31 INFO : one: Deleted 2025/03/05 01:13:31 DEBUG : B2 bucket rclone-test-betadug0limo path dst: Waiting for transfers to finish 2025/03/05 01:13:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:13:32 INFO : one: Copied (new) 2025/03/05 01:13:32 DEBUG : Waiting for deletions to finish 2025/03/05 01:13:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:13:33 INFO : three.txt: Deleted 2025/03/05 01:13:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (19.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:13:37 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:13:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:13:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:13:40 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:13:40 INFO : one: Deleted 2025/03/05 01:13:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:41 INFO : one: Copied (new) 2025/03/05 01:13:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:41 DEBUG : two: Unchanged skipping 2025/03/05 01:13:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/05 01:13:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:13:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:13:42 INFO : three.txt: Deleted 2025/03/05 01:13:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:42 INFO : three.txt: Copied (new) 2025/03/05 01:13:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:13:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/05 01:13:43 INFO : one: Deleted 2025/03/05 01:13:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:13:43 INFO : one: Copied (new) 2025/03/05 01:13:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:44 DEBUG : two: Unchanged skipping 2025/03/05 01:13:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/05 01:13:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/05 01:13:44 INFO : three.txt: Deleted 2025/03/05 01:13:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/05 01:13:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:13:49 DEBUG : Creating backend with remote "TestB2:rclone-test-betadug0limo/dst" 2025/03/05 01:13:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/05 01:13:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/05 01:13:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 01:13:51 INFO : one: Deleted 2025/03/05 01:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:52 INFO : one: Copied (new) 2025/03/05 01:13:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:52 DEBUG : two: Unchanged skipping 2025/03/05 01:13:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/05 01:13:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/05 01:13:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 01:13:53 INFO : three.txt: Deleted 2025/03/05 01:13:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:54 INFO : three.txt: Copied (new) 2025/03/05 01:13:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/05 01:13:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/05 01:13:54 DEBUG : pacer: Reducing sleep to 10ms 2025/03/05 01:13:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/05 01:13:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/05 01:13:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/05 01:13:55 INFO : one: Deleted 2025/03/05 01:13:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/05 01:13:56 INFO : one: Copied (new) 2025/03/05 01:13:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:13:56 DEBUG : two: Unchanged skipping 2025/03/05 01:13:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/05 01:13:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/05 01:13:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/05 01:13:57 INFO : three.txt: Deleted 2025/03/05 01:13:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/05 01:13:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.42s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/05 01:14:00 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:00 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/05 01:14:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/05 01:14:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/05 01:14:02 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:02 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/05 01:14:02 INFO : existing: Copied (new) 2025/03/05 01:14:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:03 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/05 01:14:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/05 01:14:03 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:03 ERROR : B2 bucket rclone-test-betadug0limo: not deleting files as there were IO errors 2025/03/05 01:14:03 ERROR : B2 bucket rclone-test-betadug0limo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:05 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:05 DEBUG : existing: Unchanged skipping 2025/03/05 01:14:05 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:05 DEBUG : Waiting for deletions to finish 2025/03/05 01:14:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both0: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:28 DEBUG : both11: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both13: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both12: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both15: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both10: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both17: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both18: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both19: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both2: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both3: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both4: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both5: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both6: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both7: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both8: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:28 DEBUG : both9: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both1: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both14: Unchanged skipping 2025/03/05 01:14:28 DEBUG : both16: Unchanged skipping 2025/03/05 01:14:28 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:28 DEBUG : Waiting for deletions to finish 2025/03/05 01:14:28 INFO : only9: Deleted 2025/03/05 01:14:29 INFO : only16: Deleted 2025/03/05 01:14:29 INFO : only8: Deleted 2025/03/05 01:14:29 INFO : only17: Deleted 2025/03/05 01:14:29 INFO : only2: Deleted 2025/03/05 01:14:29 INFO : only15: Deleted 2025/03/05 01:14:29 INFO : only5: Deleted 2025/03/05 01:14:29 INFO : only6: Deleted 2025/03/05 01:14:29 INFO : only7: Deleted 2025/03/05 01:14:29 INFO : only0: Deleted 2025/03/05 01:14:29 INFO : only13: Deleted 2025/03/05 01:14:29 INFO : only3: Deleted 2025/03/05 01:14:29 INFO : only1: Deleted 2025/03/05 01:14:29 INFO : only11: Deleted 2025/03/05 01:14:29 INFO : only14: Deleted 2025/03/05 01:14:29 INFO : only18: Deleted 2025/03/05 01:14:29 INFO : only19: Deleted 2025/03/05 01:14:29 INFO : only4: Deleted 2025/03/05 01:14:29 INFO : only10: Deleted 2025/03/05 01:14:30 INFO : only12: Deleted 2025/03/05 01:14:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:14:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for checks to finish 2025/03/05 01:14:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both0: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both12: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both13: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both14: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both15: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both10: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both11: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both1: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both16: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both2: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both3: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both17: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both18: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both19: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both4: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both5: Unchanged skipping 2025/03/05 01:14:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/05 01:14:53 DEBUG : both6: Unchanged skipping 2025/03/05 01:14:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : both7: Unchanged skipping 2025/03/05 01:14:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : both8: Unchanged skipping 2025/03/05 01:14:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : both9: Unchanged skipping 2025/03/05 01:14:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/05 01:14:53 DEBUG : B2 bucket rclone-test-betadug0limo: Waiting for transfers to finish 2025/03/05 01:14:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only0: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only12: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only15: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only16: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only13: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only17: Copied (replaced existing) 2025/03/05 01:14:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:53 INFO : only18: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only1: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only14: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only11: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only3: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only5: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only6: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only7: Copied (replaced existing) 2025/03/05 01:14:54 INFO : only4: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only8: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only9: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only10: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only19: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/05 01:14:54 INFO : only2: Copied (replaced existing) 2025/03/05 01:14:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:03 DEBUG : empty_dir: Making directory with metadata 2025/03/05 01:15:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:15:03 DEBUG : empty_on_remote: Making directory with metadata 2025/03/05 01:15:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:15:03 INFO : empty_on_remote: Making directory 2025/03/05 01:15:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:07 DEBUG : empty_dir: Making directory with metadata 2025/03/05 01:15:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:15:07 DEBUG : empty_on_remote: Making directory with metadata 2025/03/05 01:15:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/05 01:15:07 INFO : empty_on_remote: Making directory 2025/03/05 01:15:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:12 INFO : sub dir: Making directory 2025/03/05 01:15:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" 2025/03/05 01:15:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/05 01:15:16 INFO : sub dir: Making directory 2025/03/05 01:15:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-betadug0limo", Local "Local file system at /tmp/rclone1802785458", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.65s) PASS 2025/03/05 01:15:20 DEBUG : B2 bucket rclone-test-betadug0limo: Purge remote 2025/03/05 01:15:20 INFO : B2 bucket rclone-test-betadug0limo: cleaning bucket "rclone-test-betadug0limo" of all files 2025/03/05 01:15:21 DEBUG : BackupDir/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528720_d20250305_m011158_c001_v7007000_t0000_u01741137118675") 2025/03/05 01:15:21 DEBUG : BackupDir/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f110cfc5f8acc1a34_d20250305_m011153_c001_v0001177_t0020_u01741137113162") 2025/03/05 01:15:21 DEBUG : CompareDest/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf56be_d20250305_m011133_c001_v7007000_t0000_u01741137093810") 2025/03/05 01:15:21 DEBUG : CompareDest/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32d64_d20250305_m011127_c001_v0001144_t0043_u01741137087406") 2025/03/05 01:15:21 DEBUG : CompareDest/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf56bf_d20250305_m011134_c001_v7007000_t0000_u01741137094005") 2025/03/05 01:15:21 DEBUG : CompareDest/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dfae5_d20250305_m011129_c001_v0001184_t0016_u01741137089099") 2025/03/05 01:15:21 DEBUG : CopyDest/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528721_d20250305_m011158_c001_v7007000_t0000_u01741137118865") 2025/03/05 01:15:21 DEBUG : CopyDest/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470f46_d20250305_m011150_c001_v0001183_t0018_u01741137110339") 2025/03/05 01:15:21 DEBUG : CopyDest/three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528723_d20250305_m011159_c001_v7007000_t0000_u01741137119060") 2025/03/05 01:15:22 DEBUG : CopyDest/three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dfdc3_d20250305_m011156_c001_v0001184_t0027_u01741137116690") 2025/03/05 01:15:22 DEBUG : CopyDest/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528724_d20250305_m011159_c001_v7007000_t0000_u01741137119254") 2025/03/05 01:15:22 DEBUG : CopyDest/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ddc_d20250305_m011154_c001_v0001144_t0055_u01741137114448") 2025/03/05 01:15:22 DEBUG : EXISTING: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a704e_d20250305_m011406_c001_v7007000_t0000_u01741137246279") 2025/03/05 01:15:22 DEBUG : EXISTING: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f5d_d20250305_m011404_c001_v0001144_t0050_u01741137244718") 2025/03/05 01:15:22 DEBUG : Testêé: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7040_d20250305_m011401_c001_v7007000_t0000_u01741137241663") 2025/03/05 01:15:22 DEBUG : Testêé: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f51_d20250305_m011400_c001_v0001144_t0014_u01741137240482") 2025/03/05 01:15:22 DEBUG : Testêé: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047174c_d20250305_m011359_c001_v0001183_t0053_u01741137239516") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb095_d20250305_m010927_c001_v7007000_t0000_u01741136967408") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee4c_d20250305_m010926_c001_v0001184_t0012_u01741136966826") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285c3_d20250305_m010925_c001_v7007000_t0000_u01741136965084") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee00_d20250305_m010924_c001_v0001184_t0038_u01741136964282") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb067_d20250305_m010905_c001_v7007000_t0000_u01741136945163") 2025/03/05 01:15:22 DEBUG : a/potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dec3c_d20250305_m010904_c001_v0001184_t0019_u01741136944245") 2025/03/05 01:15:22 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb096_d20250305_m010927_c001_v7007000_t0000_u01741136967601") 2025/03/05 01:15:22 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee32_d20250305_m010926_c001_v0001184_t0048_u01741136966013") 2025/03/05 01:15:23 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285bd_d20250305_m010924_c001_v7007000_t0000_u01741136964491") 2025/03/05 01:15:23 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deddc_d20250305_m010923_c001_v0001184_t0005_u01741136963401") 2025/03/05 01:15:23 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb066_d20250305_m010904_c001_v7007000_t0000_u01741136944592") 2025/03/05 01:15:23 DEBUG : b/potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dec24_d20250305_m010903_c001_v0001184_t0030_u01741136943415") 2025/03/05 01:15:23 DEBUG : backup/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40709ca355961fbb_d20250305_m011215_c001_v7007000_t0000_u01741137135928") 2025/03/05 01:15:23 DEBUG : backup/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f117664ef2e488152_d20250305_m011213_c001_v0001039_t0012_u01741137133713") 2025/03/05 01:15:23 DEBUG : backup/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1120e6ed76fa49bd_d20250305_m011209_c001_v0001117_t0032_u01741137129015") 2025/03/05 01:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f415d105575e83119_d20250305_m011315_c001_v7007000_t0000_u01741137195330") 2025/03/05 01:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10409d2275d2d318_d20250305_m011312_c001_v0001184_t0027_u01741137192123") 2025/03/05 01:15:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1103618ccf627a66_d20250305_m011252_c001_v0001184_t0026_u01741137172423") 2025/03/05 01:15:23 DEBUG : backup/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c0e1_d20250305_m011245_c001_v7007000_t0000_u01741137165532") 2025/03/05 01:15:23 DEBUG : backup/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1062ab5c48b09008_d20250305_m011241_c001_v0001099_t0044_u01741137161912") 2025/03/05 01:15:23 DEBUG : backup/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f115d019d0d49198c_d20250305_m011222_c001_v0001117_t0041_u01741137142466") 2025/03/05 01:15:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f415d105575e8311b_d20250305_m011315_c001_v7007000_t0000_u01741137195522") 2025/03/05 01:15:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1147c1f96eddccdf_d20250305_m011314_c001_v0001182_t0056_u01741137194200") 2025/03/05 01:15:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109da150e88ecd27_d20250305_m011254_c001_v0001146_t0052_u01741137174186") 2025/03/05 01:15:23 DEBUG : backup/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40709ca355961fbc_d20250305_m011216_c001_v7007000_t0000_u01741137136119") 2025/03/05 01:15:23 DEBUG : backup/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f100bc54c074dffb1_d20250305_m011214_c001_v0001041_t0048_u01741137134925") 2025/03/05 01:15:23 DEBUG : backup/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10953eb2bfaeafcb_d20250305_m011210_c001_v0001172_t0034_u01741137130893") 2025/03/05 01:15:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c0e2_d20250305_m011245_c001_v7007000_t0000_u01741137165725") 2025/03/05 01:15:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047128c_d20250305_m011244_c001_v0001183_t0033_u01741137164312") 2025/03/05 01:15:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f106705a7848faf97_d20250305_m011224_c001_v0001184_t0027_u01741137144335") 2025/03/05 01:15:24 DEBUG : both0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c21_d20250305_m011455_c001_v7007000_t0000_u01741137295333") 2025/03/05 01:15:24 DEBUG : both0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04719fe_d20250305_m011435_c001_v0001183_t0059_u01741137275414") 2025/03/05 01:15:24 DEBUG : both0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdd4_d20250305_m011430_c001_v7007000_t0000_u01741137270562") 2025/03/05 01:15:24 DEBUG : both0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471834_d20250305_m011408_c001_v0001183_t0031_u01741137248513") 2025/03/05 01:15:24 DEBUG : both1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c22_d20250305_m011455_c001_v7007000_t0000_u01741137295527") 2025/03/05 01:15:24 DEBUG : both1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a08_d20250305_m011436_c001_v0001183_t0052_u01741137276599") 2025/03/05 01:15:24 DEBUG : both1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdd8_d20250305_m011430_c001_v7007000_t0000_u01741137270752") 2025/03/05 01:15:24 DEBUG : both1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047183c_d20250305_m011409_c001_v0001183_t0030_u01741137249260") 2025/03/05 01:15:24 DEBUG : both10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c23_d20250305_m011455_c001_v7007000_t0000_u01741137295721") 2025/03/05 01:15:24 DEBUG : both10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a74_d20250305_m011444_c001_v0001183_t0041_u01741137284046") 2025/03/05 01:15:24 DEBUG : both10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdd9_d20250305_m011430_c001_v7007000_t0000_u01741137270950") 2025/03/05 01:15:24 DEBUG : both10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04718c1_d20250305_m011417_c001_v0001183_t0005_u01741137257479") 2025/03/05 01:15:24 DEBUG : both11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c24_d20250305_m011455_c001_v7007000_t0000_u01741137295934") 2025/03/05 01:15:24 DEBUG : both11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a8a_d20250305_m011444_c001_v0001183_t0026_u01741137284964") 2025/03/05 01:15:24 DEBUG : both11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acddb_d20250305_m011431_c001_v7007000_t0000_u01741137271144") 2025/03/05 01:15:25 DEBUG : both11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04718d7_d20250305_m011418_c001_v0001183_t0031_u01741137258633") 2025/03/05 01:15:25 DEBUG : both12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c25_d20250305_m011456_c001_v7007000_t0000_u01741137296133") 2025/03/05 01:15:25 DEBUG : both12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471aa4_d20250305_m011446_c001_v0001183_t0019_u01741137286172") 2025/03/05 01:15:25 DEBUG : both12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acddc_d20250305_m011431_c001_v7007000_t0000_u01741137271333") 2025/03/05 01:15:25 DEBUG : both12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04718ef_d20250305_m011419_c001_v0001183_t0025_u01741137259902") 2025/03/05 01:15:25 DEBUG : both13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c26_d20250305_m011456_c001_v7007000_t0000_u01741137296324") 2025/03/05 01:15:25 DEBUG : both13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471ab4_d20250305_m011446_c001_v0001183_t0025_u01741137286918") 2025/03/05 01:15:25 DEBUG : both13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdde_d20250305_m011431_c001_v7007000_t0000_u01741137271523") 2025/03/05 01:15:25 DEBUG : both13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04718ff_d20250305_m011420_c001_v0001183_t0020_u01741137260811") 2025/03/05 01:15:25 DEBUG : both14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c27_d20250305_m011456_c001_v7007000_t0000_u01741137296512") 2025/03/05 01:15:25 DEBUG : both14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471acc_d20250305_m011447_c001_v0001183_t0034_u01741137287727") 2025/03/05 01:15:25 DEBUG : both14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acde0_d20250305_m011431_c001_v7007000_t0000_u01741137271719") 2025/03/05 01:15:25 DEBUG : both14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471909_d20250305_m011421_c001_v0001183_t0046_u01741137261741") 2025/03/05 01:15:25 DEBUG : both15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c28_d20250305_m011456_c001_v7007000_t0000_u01741137296702") 2025/03/05 01:15:25 DEBUG : both15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471ad2_d20250305_m011448_c001_v0001183_t0047_u01741137288533") 2025/03/05 01:15:25 DEBUG : both15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acde3_d20250305_m011431_c001_v7007000_t0000_u01741137271933") 2025/03/05 01:15:25 DEBUG : both15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471925_d20250305_m011422_c001_v0001183_t0043_u01741137262860") 2025/03/05 01:15:25 DEBUG : both16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c29_d20250305_m011456_c001_v7007000_t0000_u01741137296897") 2025/03/05 01:15:25 DEBUG : both16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471ae2_d20250305_m011449_c001_v0001183_t0039_u01741137289275") 2025/03/05 01:15:25 DEBUG : both16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acde6_d20250305_m011432_c001_v7007000_t0000_u01741137272125") 2025/03/05 01:15:26 DEBUG : both16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047193f_d20250305_m011423_c001_v0001183_t0033_u01741137263681") 2025/03/05 01:15:26 DEBUG : both17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c2a_d20250305_m011457_c001_v7007000_t0000_u01741137297093") 2025/03/05 01:15:26 DEBUG : both17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471af4_d20250305_m011450_c001_v0001183_t0010_u01741137290215") 2025/03/05 01:15:26 DEBUG : both17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acde8_d20250305_m011432_c001_v7007000_t0000_u01741137272317") 2025/03/05 01:15:26 DEBUG : both17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471959_d20250305_m011424_c001_v0001183_t0013_u01741137264608") 2025/03/05 01:15:26 DEBUG : both18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c2b_d20250305_m011457_c001_v7007000_t0000_u01741137297290") 2025/03/05 01:15:26 DEBUG : both18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471b06_d20250305_m011451_c001_v0001183_t0024_u01741137291098") 2025/03/05 01:15:26 DEBUG : both18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdea_d20250305_m011432_c001_v7007000_t0000_u01741137272511") 2025/03/05 01:15:26 DEBUG : both18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047196d_d20250305_m011425_c001_v0001183_t0034_u01741137265751") 2025/03/05 01:15:26 DEBUG : both19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c2c_d20250305_m011457_c001_v7007000_t0000_u01741137297493") 2025/03/05 01:15:26 DEBUG : both19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471b11_d20250305_m011451_c001_v0001183_t0005_u01741137291767") 2025/03/05 01:15:26 DEBUG : both19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdeb_d20250305_m011432_c001_v7007000_t0000_u01741137272712") 2025/03/05 01:15:26 DEBUG : both19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047197b_d20250305_m011426_c001_v0001183_t0053_u01741137266772") 2025/03/05 01:15:26 DEBUG : both2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c2f_d20250305_m011457_c001_v7007000_t0000_u01741137297690") 2025/03/05 01:15:26 DEBUG : both2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a14_d20250305_m011437_c001_v0001183_t0053_u01741137277273") 2025/03/05 01:15:26 DEBUG : both2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdec_d20250305_m011432_c001_v7007000_t0000_u01741137272905") 2025/03/05 01:15:26 DEBUG : both2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471850_d20250305_m011410_c001_v0001183_t0019_u01741137250205") 2025/03/05 01:15:26 DEBUG : both3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c31_d20250305_m011457_c001_v7007000_t0000_u01741137297897") 2025/03/05 01:15:27 DEBUG : both3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a20_d20250305_m011437_c001_v0001183_t0016_u01741137277941") 2025/03/05 01:15:27 DEBUG : both3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acded_d20250305_m011433_c001_v7007000_t0000_u01741137273092") 2025/03/05 01:15:27 DEBUG : both3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471858_d20250305_m011411_c001_v0001183_t0058_u01741137251176") 2025/03/05 01:15:27 DEBUG : both4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c33_d20250305_m011458_c001_v7007000_t0000_u01741137298101") 2025/03/05 01:15:27 DEBUG : both4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a2a_d20250305_m011438_c001_v0001183_t0004_u01741137278608") 2025/03/05 01:15:27 DEBUG : both4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdee_d20250305_m011433_c001_v7007000_t0000_u01741137273287") 2025/03/05 01:15:27 DEBUG : both4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047185e_d20250305_m011411_c001_v0001183_t0049_u01741137251991") 2025/03/05 01:15:27 DEBUG : both5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c35_d20250305_m011458_c001_v7007000_t0000_u01741137298289") 2025/03/05 01:15:27 DEBUG : both5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a34_d20250305_m011439_c001_v0001183_t0016_u01741137279448") 2025/03/05 01:15:27 DEBUG : both5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdef_d20250305_m011433_c001_v7007000_t0000_u01741137273521") 2025/03/05 01:15:27 DEBUG : both5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047186c_d20250305_m011412_c001_v0001183_t0036_u01741137252950") 2025/03/05 01:15:27 DEBUG : both6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c37_d20250305_m011458_c001_v7007000_t0000_u01741137298478") 2025/03/05 01:15:27 DEBUG : both6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a3e_d20250305_m011440_c001_v0001183_t0012_u01741137280172") 2025/03/05 01:15:27 DEBUG : both6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdf0_d20250305_m011433_c001_v7007000_t0000_u01741137273709") 2025/03/05 01:15:27 DEBUG : both6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471876_d20250305_m011413_c001_v0001183_t0033_u01741137253583") 2025/03/05 01:15:27 DEBUG : both7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c39_d20250305_m011458_c001_v7007000_t0000_u01741137298671") 2025/03/05 01:15:27 DEBUG : both7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a4e_d20250305_m011441_c001_v0001183_t0046_u01741137281107") 2025/03/05 01:15:27 DEBUG : both7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdf3_d20250305_m011433_c001_v7007000_t0000_u01741137273910") 2025/03/05 01:15:28 DEBUG : both7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471890_d20250305_m011414_c001_v0001183_t0038_u01741137254696") 2025/03/05 01:15:28 DEBUG : both8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c3c_d20250305_m011458_c001_v7007000_t0000_u01741137298870") 2025/03/05 01:15:28 DEBUG : both8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a5c_d20250305_m011442_c001_v0001183_t0035_u01741137282174") 2025/03/05 01:15:28 DEBUG : both8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdf4_d20250305_m011434_c001_v7007000_t0000_u01741137274105") 2025/03/05 01:15:28 DEBUG : both8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471899_d20250305_m011415_c001_v0001183_t0053_u01741137255723") 2025/03/05 01:15:28 DEBUG : both9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c3e_d20250305_m011459_c001_v7007000_t0000_u01741137299061") 2025/03/05 01:15:28 DEBUG : both9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471a68_d20250305_m011443_c001_v0001183_t0058_u01741137283391") 2025/03/05 01:15:28 DEBUG : both9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdf5_d20250305_m011434_c001_v7007000_t0000_u01741137274292") 2025/03/05 01:15:28 DEBUG : both9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04718b1_d20250305_m011416_c001_v0001183_t0043_u01741137256447") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb098_d20250305_m010927_c001_v7007000_t0000_u01741136967788") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee3c_d20250305_m010926_c001_v0001184_t0011_u01741136966232") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285c4_d20250305_m010925_c001_v7007000_t0000_u01741136965278") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dede4_d20250305_m010923_c001_v0001184_t0043_u01741136963639") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb069_d20250305_m010905_c001_v7007000_t0000_u01741136945355") 2025/03/05 01:15:28 DEBUG : c/non empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dec2e_d20250305_m010903_c001_v0001184_t0023_u01741136943638") 2025/03/05 01:15:28 DEBUG : check sum: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a92_d20250305_m010852_c001_v7007000_t0000_u01741136932676") 2025/03/05 01:15:28 DEBUG : check sum: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deaed_d20250305_m010851_c001_v0001184_t0036_u01741136931701") 2025/03/05 01:15:29 DEBUG : dest/3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe552870d_d20250305_m011143_c001_v7007000_t0000_u01741137103160") 2025/03/05 01:15:29 DEBUG : dest/3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0470e94_d20250305_m011142_c001_v0001183_t0049_u01741137102050") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7033_d20250305_m011358_c001_v7007000_t0000_u01741137238007") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f113c3a42d15efa4c_d20250305_m011355_c001_v0001184_t0012_u01741137235943") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb715_d20250305_m011355_c001_v7007000_t0000_u01741137235729") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f113c3a42d15ef9dd_d20250305_m011352_c001_v0001184_t0019_u01741137232379") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb70d_d20250305_m011351_c001_v7007000_t0000_u01741137231641") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f1d_d20250305_m011347_c001_v0001144_t0057_u01741137227107") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb705_d20250305_m011345_c001_v7007000_t0000_u01741137225566") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1178dda8bb2c19c0_d20250305_m011343_c001_v0001184_t0055_u01741137223761") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb701_d20250305_m011343_c001_v7007000_t0000_u01741137223573") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1178dda8bb2c1986_d20250305_m011341_c001_v0001184_t0054_u01741137221015") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb6fd_d20250305_m011340_c001_v7007000_t0000_u01741137220273") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04715a3_d20250305_m011335_c001_v0001183_t0034_u01741137215968") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb6f1_d20250305_m011334_c001_v7007000_t0000_u01741137214659") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f119613f64073d70f_d20250305_m011332_c001_v0001037_t0030_u01741137212130") 2025/03/05 01:15:29 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4076de415de8304c_d20250305_m011331_c001_v7007000_t0000_u01741137211558") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f119613f64073d6f7_d20250305_m011321_c001_v0001037_t0008_u01741137201668") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4076de415de82ff1_d20250305_m011320_c001_v7007000_t0000_u01741137200935") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471484_d20250305_m011316_c001_v0001183_t0037_u01741137196659") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f415d105575e8311c_d20250305_m011315_c001_v7007000_t0000_u01741137195717") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f117078d0253793f6_d20250305_m011313_c001_v0001101_t0031_u01741137193263") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acd08_d20250305_m011312_c001_v7007000_t0000_u01741137192705") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f117078d0253793d2_d20250305_m011253_c001_v0001101_t0042_u01741137173381") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d8e7_d20250305_m011252_c001_v7007000_t0000_u01741137172635") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04712bb_d20250305_m011246_c001_v0001183_t0031_u01741137166849") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c0e3_d20250305_m011245_c001_v7007000_t0000_u01741137165919") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f105825678c9f7ecd_d20250305_m011243_c001_v0001036_t0057_u01741137163330") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d8d4_d20250305_m011242_c001_v7007000_t0000_u01741137162761") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f105825678c9f7ebf_d20250305_m011223_c001_v0001036_t0029_u01741137143751") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818e00_d20250305_m011223_c001_v7007000_t0000_u01741137143010") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04710f8_d20250305_m011217_c001_v0001183_t0046_u01741137137302") 2025/03/05 01:15:30 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40709ca355961fbd_d20250305_m011216_c001_v7007000_t0000_u01741137136344") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f104df19ac6ca284f_d20250305_m011214_c001_v0001177_t0021_u01741137134299") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4041fd140a4b4fb1_d20250305_m011214_c001_v7007000_t0000_u01741137134089") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f104df19ac6ca2847_d20250305_m011210_c001_v0001177_t0046_u01741137130286") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4041fd140a4b4fab_d20250305_m011209_c001_v7007000_t0000_u01741137129546") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470ffa_d20250305_m011200_c001_v0001183_t0047_u01741137120579") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528725_d20250305_m011159_c001_v7007000_t0000_u01741137119440") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1082313b5e5a9799_d20250305_m011153_c001_v0001184_t0039_u01741137113679") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5a19_d20250305_m011153_c001_v7007000_t0000_u01741137113456") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dfd3a_d20250305_m011149_c001_v0001184_t0053_u01741137109774") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f110d2b6ab27f6224_d20250305_m011148_c001_v0001172_t0023_u01741137108832") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f110d2b6ab27f621a_d20250305_m011147_c001_v0001172_t0029_u01741137107588") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf56c0_d20250305_m011134_c001_v7007000_t0000_u01741137094203") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470d43_d20250305_m011126_c001_v0001183_t0044_u01741137086825") 2025/03/05 01:15:31 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f111ad6dd69f8fb81_d20250305_m011126_c001_v0001184_t0005_u01741137086080") 2025/03/05 01:15:32 DEBUG : dst/one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f111ad6dd69f8fb5d_d20250305_m011124_c001_v0001184_t0045_u01741137084772") 2025/03/05 01:15:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7034_d20250305_m011358_c001_v7007000_t0000_u01741137238211") 2025/03/05 01:15:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f11389b866fe97f26_d20250305_m011355_c001_v0001105_t0041_u01741137235298") 2025/03/05 01:15:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1082313b5e5aa479_d20250305_m011351_c001_v0001184_t0028_u01741137231431") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb706_d20250305_m011345_c001_v7007000_t0000_u01741137225786") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f115a75b208689b52_d20250305_m011343_c001_v0001137_t0057_u01741137223193") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f112150cbca33dd4a_d20250305_m011340_c001_v0001177_t0014_u01741137220032") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb6f2_d20250305_m011334_c001_v7007000_t0000_u01741137214855") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1197234e80534519_d20250305_m011331_c001_v0001036_t0054_u01741137211062") 2025/03/05 01:15:32 DEBUG : dst/one.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10213d723c9b5624_d20250305_m011320_c001_v0001098_t0042_u01741137200536") 2025/03/05 01:15:32 DEBUG : dst/three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528726_d20250305_m011159_c001_v7007000_t0000_u01741137119630") 2025/03/05 01:15:32 DEBUG : dst/three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f110d2b6ab27f6244_d20250305_m011157_c001_v0001172_t0018_u01741137117841") 2025/03/05 01:15:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7036_d20250305_m011358_c001_v7007000_t0000_u01741137238400") 2025/03/05 01:15:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f105038f915994cce_d20250305_m011356_c001_v0001136_t0031_u01741137236766") 2025/03/05 01:15:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f115bf239a7b24c1d_d20250305_m011353_c001_v0001106_t0012_u01741137233212") 2025/03/05 01:15:32 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7037_d20250305_m011358_c001_v7007000_t0000_u01741137238588") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f113c3a42d15efa7a_d20250305_m011357_c001_v0001184_t0036_u01741137237394") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb717_d20250305_m011357_c001_v7007000_t0000_u01741137237200") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f113c3a42d15efa05_d20250305_m011353_c001_v0001184_t0039_u01741137233901") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb710_d20250305_m011353_c001_v7007000_t0000_u01741137233706") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f25_d20250305_m011348_c001_v0001144_t0015_u01741137228408") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb707_d20250305_m011345_c001_v7007000_t0000_u01741137225985") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1178dda8bb2c19d8_d20250305_m011344_c001_v0001184_t0015_u01741137224974") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb704_d20250305_m011344_c001_v7007000_t0000_u01741137224784") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1178dda8bb2c19a2_d20250305_m011342_c001_v0001184_t0051_u01741137222213") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb700_d20250305_m011342_c001_v7007000_t0000_u01741137222019") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04715b7_d20250305_m011337_c001_v0001183_t0010_u01741137217337") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4076de415de8304e_d20250305_m011333_c001_v7007000_t0000_u01741137213743") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32edf_d20250305_m011324_c001_v0001144_t0017_u01741137204405") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4076de415de83010_d20250305_m011323_c001_v7007000_t0000_u01741137203162") 2025/03/05 01:15:33 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471498_d20250305_m011318_c001_v0001183_t0040_u01741137198090") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acd0b_d20250305_m011314_c001_v7007000_t0000_u01741137194410") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32e8f_d20250305_m011255_c001_v0001144_t0054_u01741137175825") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d8ea_d20250305_m011254_c001_v7007000_t0000_u01741137174726") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04712df_d20250305_m011248_c001_v0001183_t0043_u01741137168091") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d8d7_d20250305_m011244_c001_v7007000_t0000_u01741137164536") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32e34_d20250305_m011225_c001_v0001144_t0000_u01741137145646") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818e03_d20250305_m011224_c001_v7007000_t0000_u01741137144549") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047110e_d20250305_m011218_c001_v0001183_t0034_u01741137138220") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4041fd140a4b4fb2_d20250305_m011215_c001_v7007000_t0000_u01741137135365") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32e10_d20250305_m011212_c001_v0001144_t0020_u01741137132298") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4041fd140a4b4fac_d20250305_m011211_c001_v7007000_t0000_u01741137131210") 2025/03/05 01:15:34 DEBUG : dst/three.txt: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471038_d20250305_m011203_c001_v0001183_t0046_u01741137123896") 2025/03/05 01:15:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb708_d20250305_m011346_c001_v7007000_t0000_u01741137226175") 2025/03/05 01:15:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f103e4808f47fcee4_d20250305_m011344_c001_v0001184_t0045_u01741137224565") 2025/03/05 01:15:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10447fc762bd1a11_d20250305_m011341_c001_v0001183_t0038_u01741137221787") 2025/03/05 01:15:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb6f4_d20250305_m011335_c001_v7007000_t0000_u01741137215043") 2025/03/05 01:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1135a5c85856a382_d20250305_m011333_c001_v0001106_t0054_u01741137213222") 2025/03/05 01:15:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f118b5cf2ca2d3e13_d20250305_m011322_c001_v0001144_t0030_u01741137202441") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7038_d20250305_m011358_c001_v7007000_t0000_u01741137238784") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471664_d20250305_m011348_c001_v0001183_t0020_u01741137228196") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb709_d20250305_m011346_c001_v7007000_t0000_u01741137226366") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32eff_d20250305_m011336_c001_v0001144_t0042_u01741137216541") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb6f5_d20250305_m011335_c001_v7007000_t0000_u01741137215234") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ecb_d20250305_m011317_c001_v0001144_t0027_u01741137197247") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f415d105575e8311d_d20250305_m011315_c001_v7007000_t0000_u01741137195910") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32e74_d20250305_m011247_c001_v0001144_t0036_u01741137167451") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c0e4_d20250305_m011246_c001_v7007000_t0000_u01741137166109") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32e24_d20250305_m011217_c001_v0001144_t0036_u01741137137508") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40709ca355961fbf_d20250305_m011216_c001_v7007000_t0000_u01741137136557") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32dee_d20250305_m011201_c001_v0001144_t0028_u01741137121178") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528727_d20250305_m011159_c001_v7007000_t0000_u01741137119832") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f113c7d68605e69df_d20250305_m011155_c001_v0001178_t0009_u01741137115493") 2025/03/05 01:15:35 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf56c1_d20250305_m011134_c001_v7007000_t0000_u01741137094397") 2025/03/05 01:15:36 DEBUG : dst/two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f111ad6dd69f8fcbe_d20250305_m011133_c001_v0001184_t0026_u01741137093225") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d7c4_d20250305_m011049_c001_v7007000_t0000_u01741137049667") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df673_d20250305_m011046_c001_v0001184_t0037_u01741137046337") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d7b5_d20250305_m011044_c001_v7007000_t0000_u01741137044095") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df53a_d20250305_m011034_c001_v0001184_t0027_u01741137034732") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133f3_d20250305_m011009_c001_v7007000_t0000_u01741137009724") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df27c_d20250305_m011006_c001_v0001184_t0006_u01741137006138") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285f0_d20250305_m010940_c001_v7007000_t0000_u01741136980358") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2defd0_d20250305_m010938_c001_v0001184_t0054_u01741136978620") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285e4_d20250305_m010937_c001_v7007000_t0000_u01741136977115") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2def80_d20250305_m010935_c001_v0001184_t0018_u01741136975945") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d6_d20250305_m010932_c001_v7007000_t0000_u01741136972731") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deee1_d20250305_m010931_c001_v0001184_t0012_u01741136971147") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d3_d20250305_m010929_c001_v7007000_t0000_u01741136969987") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee9f_d20250305_m010928_c001_v0001184_t0032_u01741136968737") 2025/03/05 01:15:36 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb08e_d20250305_m010922_c001_v7007000_t0000_u01741136962471") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded9e_d20250305_m010921_c001_v0001184_t0032_u01741136961097") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb089_d20250305_m010919_c001_v7007000_t0000_u01741136959942") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded5e_d20250305_m010919_c001_v0001184_t0018_u01741136959189") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb07f_d20250305_m010914_c001_v7007000_t0000_u01741136954147") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2decb8_d20250305_m010912_c001_v0001184_t0056_u01741136952980") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb076_d20250305_m010910_c001_v7007000_t0000_u01741136950314") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dec8c_d20250305_m010909_c001_v0001184_t0052_u01741136949351") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb070_d20250305_m010908_c001_v7007000_t0000_u01741136948223") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f11967b7df7a16db4_d20250305_m010907_c001_v0001183_t0009_u01741136947643") 2025/03/05 01:15:37 DEBUG : empty space: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dec5c_d20250305_m010906_c001_v0001184_t0036_u01741136946119") 2025/03/05 01:15:37 DEBUG : enormous: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285ec_d20250305_m010939_c001_v7007000_t0000_u01741136979416") 2025/03/05 01:15:37 DEBUG : enormous: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2defda_d20250305_m010938_c001_v0001184_t0052_u01741136978829") 2025/03/05 01:15:37 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40329cedcd0a7046_d20250305_m011403_c001_v7007000_t0000_u01741137243591") 2025/03/05 01:15:37 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471788_d20250305_m011402_c001_v0001183_t0047_u01741137242417") 2025/03/05 01:15:37 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133e5_d20250305_m011003_c001_v7007000_t0000_u01741137003621") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df208_d20250305_m011002_c001_v0001184_t0016_u01741137002637") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb062_d20250305_m010902_c001_v7007000_t0000_u01741136942312") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2debea_d20250305_m010901_c001_v0001184_t0055_u01741136941020") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818aa5_d20250305_m010859_c001_v7007000_t0000_u01741136939725") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2debc0_d20250305_m010859_c001_v0001184_t0029_u01741136939152") 2025/03/05 01:15:38 DEBUG : existing: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deb9c_d20250305_m010858_c001_v0001184_t0014_u01741136938386") 2025/03/05 01:15:38 DEBUG : existing-b: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133e6_d20250305_m011003_c001_v7007000_t0000_u01741137003831") 2025/03/05 01:15:38 DEBUG : existing-b: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470645_d20250305_m011002_c001_v0001183_t0020_u01741137002645") 2025/03/05 01:15:38 DEBUG : file1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c66b_d20250305_m011510_c001_v7007000_t0000_u01741137310705") 2025/03/05 01:15:38 DEBUG : file1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa3307d_d20250305_m011508_c001_v0001144_t0031_u01741137308251") 2025/03/05 01:15:38 DEBUG : file1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c87_d20250305_m011505_c001_v7007000_t0000_u01741137305948") 2025/03/05 01:15:38 DEBUG : file1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471c8e_d20250305_m011504_c001_v0001183_t0042_u01741137304374") 2025/03/05 01:15:38 DEBUG : five: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285f6_d20250305_m010944_c001_v7007000_t0000_u01741136984567") 2025/03/05 01:15:38 DEBUG : five: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f409caac87e2df050_d20250305_m010942_c001_v0001184_t0028_u01741136982677") 2025/03/05 01:15:38 DEBUG : foo: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb07b_d20250305_m010912_c001_v7007000_t0000_u01741136952206") 2025/03/05 01:15:38 DEBUG : foo: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f409caac87e2deca8_d20250305_m010911_c001_v0001184_t0028_u01741136951626") 2025/03/05 01:15:39 DEBUG : foo: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f409caac87e2deca0_d20250305_m010911_c001_v0001184_t0028_u01741136951051") 2025/03/05 01:15:39 DEBUG : four: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285f7_d20250305_m010944_c001_v7007000_t0000_u01741136984758") 2025/03/05 01:15:39 DEBUG : four: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa32bf5_d20250305_m010943_c001_v0001144_t0046_u01741136983224") 2025/03/05 01:15:39 DEBUG : four: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df042_d20250305_m010942_c001_v0001184_t0030_u01741136982098") 2025/03/05 01:15:39 DEBUG : hello world2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c36_d20250305_m010737_c001_v7007000_t0000_u01741136857195") 2025/03/05 01:15:39 DEBUG : hello world2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de4c6_d20250305_m010736_c001_v0001184_t0041_u01741136856618") 2025/03/05 01:15:39 DEBUG : ignore-size: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a9e_d20250305_m010857_c001_v7007000_t0000_u01741136937284") 2025/03/05 01:15:39 DEBUG : ignore-size: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deb59_d20250305_m010856_c001_v0001184_t0038_u01741136936326") 2025/03/05 01:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133e0_d20250305_m011001_c001_v7007000_t0000_u01741137001513") 2025/03/05 01:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470609_d20250305_m011000_c001_v0001183_t0028_u01741137000018") 2025/03/05 01:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133d9_d20250305_m010958_c001_v7007000_t0000_u01741136998871") 2025/03/05 01:15:39 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04705d9_d20250305_m010957_c001_v0001183_t0046_u01741136997913") 2025/03/05 01:15:39 DEBUG : one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285f8_d20250305_m010944_c001_v7007000_t0000_u01741136984948") 2025/03/05 01:15:39 DEBUG : one: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f409caac87e2df02e_d20250305_m010941_c001_v0001184_t0028_u01741136981499") 2025/03/05 01:15:39 DEBUG : only0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c41_d20250305_m011459_c001_v7007000_t0000_u01741137299266") 2025/03/05 01:15:39 DEBUG : only0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b3c_d20250305_m011453_c001_v0001183_t0047_u01741137293267") 2025/03/05 01:15:39 DEBUG : only0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fdc_d20250305_m011435_c001_v0001144_t0017_u01741137275978") 2025/03/05 01:15:40 DEBUG : only0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb428_d20250305_m011429_c001_v7007000_t0000_u01741137269353") 2025/03/05 01:15:40 DEBUG : only0: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f6f_d20250305_m011408_c001_v0001144_t0004_u01741137248734") 2025/03/05 01:15:40 DEBUG : only1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c43_d20250305_m011459_c001_v7007000_t0000_u01741137299472") 2025/03/05 01:15:40 DEBUG : only1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f406d452bbce8d83a_d20250305_m011454_c001_v0001180_t0043_u01741137294025") 2025/03/05 01:15:40 DEBUG : only1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fde_d20250305_m011436_c001_v0001144_t0055_u01741137276820") 2025/03/05 01:15:40 DEBUG : only1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb42b_d20250305_m011429_c001_v7007000_t0000_u01741137269553") 2025/03/05 01:15:40 DEBUG : only1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f74_d20250305_m011409_c001_v0001144_t0037_u01741137249470") 2025/03/05 01:15:40 DEBUG : only10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c45_d20250305_m011459_c001_v7007000_t0000_u01741137299666") 2025/03/05 01:15:40 DEBUG : only10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa3303e_d20250305_m011454_c001_v0001144_t0046_u01741137294463") 2025/03/05 01:15:40 DEBUG : only10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ff6_d20250305_m011444_c001_v0001144_t0030_u01741137284253") 2025/03/05 01:15:40 DEBUG : only10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4096069217115f04_d20250305_m011429_c001_v7007000_t0000_u01741137269866") 2025/03/05 01:15:40 DEBUG : only10: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f94_d20250305_m011417_c001_v0001144_t0027_u01741137257699") 2025/03/05 01:15:40 DEBUG : only11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c47_d20250305_m011459_c001_v7007000_t0000_u01741137299860") 2025/03/05 01:15:40 DEBUG : only11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b58_d20250305_m011454_c001_v0001183_t0047_u01741137294063") 2025/03/05 01:15:40 DEBUG : only11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ff8_d20250305_m011445_c001_v0001144_t0058_u01741137285190") 2025/03/05 01:15:40 DEBUG : only11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb42a_d20250305_m011429_c001_v7007000_t0000_u01741137269553") 2025/03/05 01:15:41 DEBUG : only11: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f9a_d20250305_m011418_c001_v0001144_t0051_u01741137258908") 2025/03/05 01:15:41 DEBUG : only12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c49_d20250305_m011500_c001_v7007000_t0000_u01741137300054") 2025/03/05 01:15:41 DEBUG : only12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa3302c_d20250305_m011453_c001_v0001144_t0046_u01741137293279") 2025/03/05 01:15:41 DEBUG : only12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ffe_d20250305_m011446_c001_v0001144_t0053_u01741137286384") 2025/03/05 01:15:41 DEBUG : only12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdcb_d20250305_m011429_c001_v7007000_t0000_u01741137269939") 2025/03/05 01:15:41 DEBUG : only12: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fa2_d20250305_m011420_c001_v0001144_t0045_u01741137260150") 2025/03/05 01:15:41 DEBUG : only13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c4b_d20250305_m011500_c001_v7007000_t0000_u01741137300275") 2025/03/05 01:15:41 DEBUG : only13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f406d452bbce8d834_d20250305_m011453_c001_v0001180_t0043_u01741137293833") 2025/03/05 01:15:41 DEBUG : only13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa33004_d20250305_m011447_c001_v0001144_t0015_u01741137287121") 2025/03/05 01:15:41 DEBUG : only13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4096069217115f02_d20250305_m011429_c001_v7007000_t0000_u01741137269494") 2025/03/05 01:15:41 DEBUG : only13: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fac_d20250305_m011421_c001_v0001144_t0038_u01741137261026") 2025/03/05 01:15:41 DEBUG : only14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c4d_d20250305_m011500_c001_v7007000_t0000_u01741137300463") 2025/03/05 01:15:41 DEBUG : only14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f400945050a9eeb5d_d20250305_m011454_c001_v0001033_t0050_u01741137294027") 2025/03/05 01:15:41 DEBUG : only14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa3300a_d20250305_m011447_c001_v0001144_t0023_u01741137287943") 2025/03/05 01:15:42 DEBUG : only14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4096069217115f03_d20250305_m011429_c001_v7007000_t0000_u01741137269680") 2025/03/05 01:15:42 DEBUG : only14: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fb0_d20250305_m011421_c001_v0001144_t0051_u01741137261955") 2025/03/05 01:15:42 DEBUG : only15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c4f_d20250305_m011500_c001_v7007000_t0000_u01741137300658") 2025/03/05 01:15:42 DEBUG : only15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b4c_d20250305_m011453_c001_v0001183_t0047_u01741137293673") 2025/03/05 01:15:42 DEBUG : only15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa33012_d20250305_m011448_c001_v0001144_t0013_u01741137288755") 2025/03/05 01:15:42 DEBUG : only15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb423_d20250305_m011429_c001_v7007000_t0000_u01741137269122") 2025/03/05 01:15:42 DEBUG : only15: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fb4_d20250305_m011423_c001_v0001144_t0043_u01741137263106") 2025/03/05 01:15:42 DEBUG : only16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c53_d20250305_m011500_c001_v7007000_t0000_u01741137300856") 2025/03/05 01:15:42 DEBUG : only16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa33030_d20250305_m011453_c001_v0001144_t0046_u01741137293684") 2025/03/05 01:15:42 DEBUG : only16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa33014_d20250305_m011449_c001_v0001144_t0051_u01741137289478") 2025/03/05 01:15:42 DEBUG : only16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdba_d20250305_m011428_c001_v7007000_t0000_u01741137268934") 2025/03/05 01:15:42 DEBUG : only16: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fbc_d20250305_m011423_c001_v0001144_t0042_u01741137263901") 2025/03/05 01:15:42 DEBUG : only17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c55_d20250305_m011501_c001_v7007000_t0000_u01741137301051") 2025/03/05 01:15:42 DEBUG : only17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b56_d20250305_m011453_c001_v0001183_t0047_u01741137293870") 2025/03/05 01:15:42 DEBUG : only17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa33018_d20250305_m011450_c001_v0001144_t0059_u01741137290431") 2025/03/05 01:15:42 DEBUG : only17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdbd_d20250305_m011429_c001_v7007000_t0000_u01741137269129") 2025/03/05 01:15:43 DEBUG : only17: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fbe_d20250305_m011424_c001_v0001144_t0048_u01741137264826") 2025/03/05 01:15:43 DEBUG : only18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c57_d20250305_m011501_c001_v7007000_t0000_u01741137301240") 2025/03/05 01:15:43 DEBUG : only18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa33036_d20250305_m011453_c001_v0001144_t0046_u01741137293879") 2025/03/05 01:15:43 DEBUG : only18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa3301e_d20250305_m011451_c001_v0001144_t0057_u01741137291326") 2025/03/05 01:15:43 DEBUG : only18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdc8_d20250305_m011429_c001_v7007000_t0000_u01741137269747") 2025/03/05 01:15:43 DEBUG : only18: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fc2_d20250305_m011425_c001_v0001144_t0006_u01741137265977") 2025/03/05 01:15:43 DEBUG : only19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c5b_d20250305_m011501_c001_v7007000_t0000_u01741137301441") 2025/03/05 01:15:43 DEBUG : only19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f406d452bbce8d842_d20250305_m011454_c001_v0001180_t0043_u01741137294472") 2025/03/05 01:15:43 DEBUG : only19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa33022_d20250305_m011451_c001_v0001144_t0033_u01741137291977") 2025/03/05 01:15:43 DEBUG : only19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb42c_d20250305_m011429_c001_v7007000_t0000_u01741137269755") 2025/03/05 01:15:43 DEBUG : only19: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fc6_d20250305_m011426_c001_v0001144_t0033_u01741137266983") 2025/03/05 01:15:43 DEBUG : only2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c5e_d20250305_m011501_c001_v7007000_t0000_u01741137301639") 2025/03/05 01:15:43 DEBUG : only2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f400945050a9eeb6a_d20250305_m011454_c001_v0001033_t0050_u01741137294624") 2025/03/05 01:15:44 DEBUG : only2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fe0_d20250305_m011437_c001_v0001144_t0053_u01741137277479") 2025/03/05 01:15:44 DEBUG : only2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb424_d20250305_m011429_c001_v7007000_t0000_u01741137269131") 2025/03/05 01:15:44 DEBUG : only2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f76_d20250305_m011410_c001_v0001144_t0053_u01741137250453") 2025/03/05 01:15:44 DEBUG : only3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c60_d20250305_m011501_c001_v7007000_t0000_u01741137301839") 2025/03/05 01:15:44 DEBUG : only3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa33038_d20250305_m011454_c001_v0001144_t0046_u01741137294075") 2025/03/05 01:15:44 DEBUG : only3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fe2_d20250305_m011438_c001_v0001144_t0010_u01741137278139") 2025/03/05 01:15:44 DEBUG : only3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdc5_d20250305_m011429_c001_v7007000_t0000_u01741137269520") 2025/03/05 01:15:44 DEBUG : only3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f7a_d20250305_m011411_c001_v0001144_t0000_u01741137251395") 2025/03/05 01:15:44 DEBUG : only4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c62_d20250305_m011502_c001_v7007000_t0000_u01741137302052") 2025/03/05 01:15:44 DEBUG : only4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f406d452bbce8d840_d20250305_m011454_c001_v0001180_t0043_u01741137294263") 2025/03/05 01:15:44 DEBUG : only4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fe4_d20250305_m011438_c001_v0001144_t0034_u01741137278818") 2025/03/05 01:15:44 DEBUG : only4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb42d_d20250305_m011429_c001_v7007000_t0000_u01741137269765") 2025/03/05 01:15:44 DEBUG : only4: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f7c_d20250305_m011412_c001_v0001144_t0044_u01741137252208") 2025/03/05 01:15:44 DEBUG : only5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c64_d20250305_m011502_c001_v7007000_t0000_u01741137302251") 2025/03/05 01:15:44 DEBUG : only5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f400945050a9eeb64_d20250305_m011454_c001_v0001033_t0050_u01741137294243") 2025/03/05 01:15:44 DEBUG : only5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fe6_d20250305_m011439_c001_v0001144_t0008_u01741137279653") 2025/03/05 01:15:45 DEBUG : only5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4096069217115f01_d20250305_m011429_c001_v7007000_t0000_u01741137269302") 2025/03/05 01:15:45 DEBUG : only5: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f7e_d20250305_m011413_c001_v0001144_t0009_u01741137253177") 2025/03/05 01:15:45 DEBUG : only6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c67_d20250305_m011502_c001_v7007000_t0000_u01741137302448") 2025/03/05 01:15:45 DEBUG : only6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b60_d20250305_m011454_c001_v0001183_t0047_u01741137294258") 2025/03/05 01:15:45 DEBUG : only6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fe8_d20250305_m011440_c001_v0001144_t0026_u01741137280415") 2025/03/05 01:15:45 DEBUG : only6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdc1_d20250305_m011429_c001_v7007000_t0000_u01741137269323") 2025/03/05 01:15:45 DEBUG : only6: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f80_d20250305_m011413_c001_v0001144_t0040_u01741137253807") 2025/03/05 01:15:45 DEBUG : only7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c69_d20250305_m011502_c001_v7007000_t0000_u01741137302654") 2025/03/05 01:15:45 DEBUG : only7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40800baa7aa3303c_d20250305_m011454_c001_v0001144_t0046_u01741137294270") 2025/03/05 01:15:45 DEBUG : only7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32fec_d20250305_m011441_c001_v0001144_t0024_u01741137281317") 2025/03/05 01:15:45 DEBUG : only7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40425821811eb427_d20250305_m011429_c001_v7007000_t0000_u01741137269330") 2025/03/05 01:15:45 DEBUG : only7: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f82_d20250305_m011414_c001_v0001144_t0030_u01741137254916") 2025/03/05 01:15:45 DEBUG : only8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c6b_d20250305_m011502_c001_v7007000_t0000_u01741137302852") 2025/03/05 01:15:45 DEBUG : only8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f400945050a9eeb66_d20250305_m011454_c001_v0001033_t0050_u01741137294429") 2025/03/05 01:15:45 DEBUG : only8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ff2_d20250305_m011442_c001_v0001144_t0016_u01741137282384") 2025/03/05 01:15:46 DEBUG : only8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4096069217115eff_d20250305_m011429_c001_v7007000_t0000_u01741137269113") 2025/03/05 01:15:46 DEBUG : only8: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f88_d20250305_m011415_c001_v0001144_t0052_u01741137255925") 2025/03/05 01:15:46 DEBUG : only9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c6e_d20250305_m011503_c001_v7007000_t0000_u01741137303044") 2025/03/05 01:15:46 DEBUG : only9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a0471b6a_d20250305_m011454_c001_v0001183_t0047_u01741137294452") 2025/03/05 01:15:46 DEBUG : only9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32ff4_d20250305_m011443_c001_v0001144_t0057_u01741137283592") 2025/03/05 01:15:46 DEBUG : only9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f412d8291b37acdb6_d20250305_m011428_c001_v7007000_t0000_u01741137268742") 2025/03/05 01:15:46 DEBUG : only9: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32f8c_d20250305_m011416_c001_v0001144_t0046_u01741137256668") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133d5_d20250305_m010956_c001_v7007000_t0000_u01741136996032") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32c11_d20250305_m010953_c001_v0001144_t0014_u01741136993772") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133cd_d20250305_m010951_c001_v7007000_t0000_u01741136991921") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df10e_d20250305_m010950_c001_v0001184_t0047_u01741136990328") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528602_d20250305_m010948_c001_v7007000_t0000_u01741136988479") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32bff_d20250305_m010945_c001_v0001144_t0046_u01741136985889") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285dc_d20250305_m010934_c001_v7007000_t0000_u01741136974809") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2def32_d20250305_m010933_c001_v0001184_t0006_u01741136973657") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d5_d20250305_m010931_c001_v7007000_t0000_u01741136971730") 2025/03/05 01:15:46 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deedb_d20250305_m010930_c001_v0001184_t0054_u01741136970923") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d2_d20250305_m010929_c001_v7007000_t0000_u01741136969319") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dee93_d20250305_m010928_c001_v0001184_t0017_u01741136968532") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb08c_d20250305_m010921_c001_v7007000_t0000_u01741136961911") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded96_d20250305_m010920_c001_v0001184_t0046_u01741136960882") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb08b_d20250305_m010920_c001_v7007000_t0000_u01741136960140") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded56_d20250305_m010918_c001_v0001184_t0007_u01741136958971") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb086_d20250305_m010918_c001_v7007000_t0000_u01741136958222") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded32_d20250305_m010917_c001_v0001184_t0050_u01741136957626") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2ded18_d20250305_m010917_c001_v0001184_t0021_u01741136957015") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb083_d20250305_m010916_c001_v7007000_t0000_u01741136956277") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2decf4_d20250305_m010915_c001_v0001184_t0057_u01741136955713") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dece2_d20250305_m010915_c001_v0001184_t0005_u01741136955128") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb080_d20250305_m010914_c001_v7007000_t0000_u01741136954372") 2025/03/05 01:15:47 DEBUG : potato: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2decc2_d20250305_m010913_c001_v0001184_t0012_u01741136953557") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086350b37338c7f_d20250305_m011059_c001_v7007000_t0000_u01741137059758") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32cf7_d20250305_m011058_c001_v0001144_t0028_u01741137058393") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d7c7_d20250305_m011050_c001_v7007000_t0000_u01741137050227") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32cc5_d20250305_m011045_c001_v0001144_t0032_u01741137045429") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf5655_d20250305_m011038_c001_v7007000_t0000_u01741137038269") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32c9d_d20250305_m011033_c001_v0001144_t0039_u01741137033259") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133f5_d20250305_m011010_c001_v7007000_t0000_u01741137010100") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32c43_d20250305_m011005_c001_v0001144_t0006_u01741137005202") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285ed_d20250305_m010939_c001_v7007000_t0000_u01741136979613") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2defc8_d20250305_m010938_c001_v0001184_t0044_u01741136978407") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285e5_d20250305_m010937_c001_v7007000_t0000_u01741136977305") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2def7a_d20250305_m010935_c001_v0001184_t0016_u01741136975740") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285dd_d20250305_m010934_c001_v7007000_t0000_u01741136974995") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2def44_d20250305_m010934_c001_v0001184_t0050_u01741136974239") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d7_d20250305_m010932_c001_v7007000_t0000_u01741136972918") 2025/03/05 01:15:48 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2def0b_d20250305_m010932_c001_v0001184_t0053_u01741136972158") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285d4_d20250305_m010930_c001_v7007000_t0000_u01741136970183") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deeb1_d20250305_m010929_c001_v0001184_t0006_u01741136969327") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f40085024a17bb08f_d20250305_m010922_c001_v7007000_t0000_u01741136962667") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dedac_d20250305_m010921_c001_v0001184_t0025_u01741136961710") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c43_d20250305_m010740_c001_v7007000_t0000_u01741136860532") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de504_d20250305_m010739_c001_v0001184_t0018_u01741136859970") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c3d_d20250305_m010738_c001_v7007000_t0000_u01741136858693") 2025/03/05 01:15:49 DEBUG : potato2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de4d8_d20250305_m010738_c001_v0001184_t0006_u01741136858119") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4086ebc5f595d7c9_d20250305_m011050_c001_v7007000_t0000_u01741137050463") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470a11_d20250305_m011046_c001_v0001183_t0043_u01741137046915") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf5656_d20250305_m011038_c001_v7007000_t0000_u01741137038461") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047090a_d20250305_m011035_c001_v0001183_t0051_u01741137035313") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133f6_d20250305_m011010_c001_v7007000_t0000_u01741137010393") 2025/03/05 01:15:49 DEBUG : potato3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04706b1_d20250305_m011006_c001_v0001183_t0006_u01741137006356") 2025/03/05 01:15:49 DEBUG : pre-dest1/1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe552870f_d20250305_m011143_c001_v7007000_t0000_u01741137103357") 2025/03/05 01:15:50 DEBUG : pre-dest1/1: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0470e33_d20250305_m011135_c001_v0001183_t0048_u01741137095136") 2025/03/05 01:15:50 DEBUG : pre-dest2/2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528710_d20250305_m011143_c001_v7007000_t0000_u01741137103551") 2025/03/05 01:15:50 DEBUG : pre-dest2/2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32d96_d20250305_m011135_c001_v0001144_t0015_u01741137095723") 2025/03/05 01:15:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f419b5f48fbbf56aa_d20250305_m011112_c001_v7007000_t0000_u01741137072837") 2025/03/05 01:15:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df8a2_d20250305_m011108_c001_v0001184_t0015_u01741137068963") 2025/03/05 01:15:50 DEBUG : sizeonly: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a99_d20250305_m010855_c001_v7007000_t0000_u01741136935039") 2025/03/05 01:15:50 DEBUG : sizeonly: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2deb26_d20250305_m010854_c001_v0001184_t0058_u01741136934099") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c687_d20250305_m011519_c001_v7007000_t0000_u01741137319621") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa3308f_d20250305_m011516_c001_v0001144_t0058_u01741137316879") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c676_d20250305_m011514_c001_v7007000_t0000_u01741137314969") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471d1f_d20250305_m011512_c001_v0001183_t0053_u01741137312449") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133e1_d20250305_m011001_c001_v7007000_t0000_u01741137001703") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa32c2d_d20250305_m011000_c001_v0001144_t0052_u01741137000367") 2025/03/05 01:15:50 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133da_d20250305_m010959_c001_v7007000_t0000_u01741136999079") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df19c_d20250305_m010958_c001_v0001184_t0046_u01741136998267") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a8f_d20250305_m010850_c001_v7007000_t0000_u01741136930768") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dea8b_d20250305_m010848_c001_v0001184_t0050_u01741136928016") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a85_d20250305_m010847_c001_v7007000_t0000_u01741136927260") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2dea60_d20250305_m010846_c001_v0001184_t0043_u01741136926125") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a82_d20250305_m010843_c001_v7007000_t0000_u01741136923291") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de9f2_d20250305_m010842_c001_v0001184_t0020_u01741136922268") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a7c_d20250305_m010841_c001_v7007000_t0000_u01741136921706") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de9b7_d20250305_m010840_c001_v0001184_t0035_u01741136920645") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de955_d20250305_m010837_c001_v0001184_t0027_u01741136917550") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a75_d20250305_m010836_c001_v7007000_t0000_u01741136916778") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de92d_d20250305_m010836_c001_v0001184_t0008_u01741136916194") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de919_d20250305_m010835_c001_v0001184_t0032_u01741136915411") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4147e24ea3818a64_d20250305_m010833_c001_v7007000_t0000_u01741136913944") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de688_d20250305_m010759_c001_v0001184_t0035_u01741136879460") 2025/03/05 01:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de646_d20250305_m010756_c001_v0001184_t0019_u01741136876753") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f413d53d3f8c1ac18_d20250305_m010756_c001_v7007000_t0000_u01741136876027") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de624_d20250305_m010755_c001_v0001184_t0012_u01741136875453") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de60c_d20250305_m010754_c001_v0001184_t0037_u01741136874703") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f413d53d3f8c1ac16_d20250305_m010753_c001_v7007000_t0000_u01741136873977") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de5c2_d20250305_m010750_c001_v0001184_t0057_u01741136870496") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f413d53d3f8c1ac0b_d20250305_m010750_c001_v7007000_t0000_u01741136870124") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de5ac_d20250305_m010749_c001_v0001184_t0016_u01741136869558") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c5d_d20250305_m010747_c001_v7007000_t0000_u01741136867917") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de58a_d20250305_m010747_c001_v0001184_t0055_u01741136867356") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c58_d20250305_m010746_c001_v7007000_t0000_u01741136866797") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de578_d20250305_m010746_c001_v0001184_t0006_u01741136866183") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c53_d20250305_m010744_c001_v7007000_t0000_u01741136864894") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de54c_d20250305_m010744_c001_v0001184_t0055_u01741136864141") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c4b_d20250305_m010743_c001_v7007000_t0000_u01741136863549") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de540_d20250305_m010742_c001_v0001184_t0015_u01741136862991") 2025/03/05 01:15:52 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c48_d20250305_m010742_c001_v7007000_t0000_u01741136862070") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de51e_d20250305_m010741_c001_v0001184_t0042_u01741136861469") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c35_d20250305_m010735_c001_v7007000_t0000_u01741136855703") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de4a4_d20250305_m010735_c001_v0001184_t0010_u01741136855134") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c32_d20250305_m010734_c001_v7007000_t0000_u01741136854204") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de46e_d20250305_m010733_c001_v0001184_t0049_u01741136853640") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c30_d20250305_m010732_c001_v7007000_t0000_u01741136852659") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de454_d20250305_m010732_c001_v0001184_t0014_u01741136852092") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4176f7cb50f24c1f_d20250305_m010727_c001_v7007000_t0000_u01741136847929") 2025/03/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2de3f6_d20250305_m010727_c001_v0001184_t0039_u01741136847347") 2025/03/05 01:15:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c689_d20250305_m011519_c001_v7007000_t0000_u01741137319814") 2025/03/05 01:15:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471d92_d20250305_m011516_c001_v0001183_t0021_u01741137316529") 2025/03/05 01:15:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c677_d20250305_m011515_c001_v7007000_t0000_u01741137315156") 2025/03/05 01:15:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f106d452bbce8d91c_d20250305_m011512_c001_v0001180_t0026_u01741137312459") 2025/03/05 01:15:54 DEBUG : sub/yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133d3_d20250305_m010955_c001_v7007000_t0000_u01741136995458") 2025/03/05 01:15:54 DEBUG : sub/yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047058f_d20250305_m010953_c001_v0001183_t0022_u01741136993422") 2025/03/05 01:15:54 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c66c_d20250305_m011510_c001_v7007000_t0000_u01741137310896") 2025/03/05 01:15:54 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f106d452bbce8d8ec_d20250305_m011507_c001_v0001180_t0053_u01741137307728") 2025/03/05 01:15:54 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c8a_d20250305_m011506_c001_v7007000_t0000_u01741137306141") 2025/03/05 01:15:54 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f10800baa7aa3306d_d20250305_m011504_c001_v0001144_t0028_u01741137304386") 2025/03/05 01:15:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4027f0831203c670_d20250305_m011511_c001_v7007000_t0000_u01741137311094") 2025/03/05 01:15:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a0471cce_d20250305_m011507_c001_v0001183_t0022_u01741137307717") 2025/03/05 01:15:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f41078e7e8d1b5c8c_d20250305_m011506_c001_v7007000_t0000_u01741137306333") 2025/03/05 01:15:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f106d452bbce8d8c4_d20250305_m011504_c001_v0001180_t0032_u01741137304409") 2025/03/05 01:15:54 DEBUG : three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285f9_d20250305_m010945_c001_v7007000_t0000_u01741136985141") 2025/03/05 01:15:54 DEBUG : three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df066_d20250305_m010943_c001_v0001184_t0011_u01741136983977") 2025/03/05 01:15:54 DEBUG : three: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df03a_d20250305_m010941_c001_v0001184_t0023_u01741136981886") 2025/03/05 01:15:55 DEBUG : two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285fa_d20250305_m010945_c001_v7007000_t0000_u01741136985332") 2025/03/05 01:15:55 DEBUG : two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4030e2a2a04704bf_d20250305_m010943_c001_v0001183_t0047_u01741136983407") 2025/03/05 01:15:55 DEBUG : two: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f409caac87e2df036_d20250305_m010941_c001_v0001184_t0028_u01741136981694") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133d7_d20250305_m010956_c001_v7007000_t0000_u01741136996238") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1096dbcc9fe057d8_d20250305_m010955_c001_v0001120_t0006_u01741136995184") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133cc_d20250305_m010951_c001_v7007000_t0000_u01741136991351") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a047054d_d20250305_m010949_c001_v0001183_t0038_u01741136989972") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe55285fe_d20250305_m010947_c001_v7007000_t0000_u01741136987917") 2025/03/05 01:15:55 DEBUG : yam: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1030e2a2a04704e3_d20250305_m010945_c001_v0001183_t0049_u01741136985896") 2025/03/05 01:15:55 DEBUG : yaml: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4019644af68133cf_d20250305_m010952_c001_v7007000_t0000_u01741136992120") 2025/03/05 01:15:55 DEBUG : yaml: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f1072f2d94825fec9_d20250305_m010951_c001_v0001177_t0010_u01741136991124") 2025/03/05 01:15:55 DEBUG : yaml: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f4116c07fe5528603_d20250305_m010948_c001_v7007000_t0000_u01741136988672") 2025/03/05 01:15:55 DEBUG : yaml: Deleting (id "4_z5ff2dd93d07d6b3b9f580e1b_f109caac87e2df0b2_d20250305_m010947_c001_v0001184_t0039_u01741136987673") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m33.972756771s (try 1/5)