"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/06 04:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba" 2025/03/06 04:38:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 04:38:18 DEBUG : Creating backend with remote "/tmp/rclone2683089180" === 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/06 04:38:19 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:19 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:38:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:20 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:20 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:21 DEBUG : B2 bucket rclone-test-labeweb0baba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/06 04:38:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/06 04:38:23 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:23 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:25 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:25 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:26 INFO : B2 bucket rclone-test-labeweb0baba: Running all checks before starting transfers 2025/03/06 04:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:26 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:26 INFO : B2 bucket rclone-test-labeweb0baba: Checks finished, now starting transfers 2025/03/06 04:38:26 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.88s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:28 ERROR : Ignoring --no-traverse with sync 2025/03/06 04:38:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:28 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:28 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:29 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:38:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.72s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/06 04:38:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/06 04:38:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:38:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:38:34 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:34 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 04:38:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:38:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 04:38:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:38:36 INFO : sub dir: Making directory 2025/03/06 04:38:36 INFO : sub dir2: Making directory 2025/03/06 04:38:36 INFO : sub dir2/sub sub dir2: Making directory 2025/03/06 04:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:36 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:36 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/06 04:38:36 DEBUG : B2 bucket rclone-test-labeweb0baba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:37 INFO : sub dir2: Making directory 2025/03/06 04:38:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 04:38:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:38:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:38 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:38 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:39 DEBUG : sub dir2: Making directory with metadata 2025/03/06 04:38:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:38:39 INFO : sub dir: Making directory 2025/03/06 04:38:39 INFO : sub dir2: Making directory 2025/03/06 04:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:39 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:38:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/06 04:38:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/06 04:38:40 DEBUG : B2 bucket rclone-test-labeweb0baba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:41 INFO : sub dir2: Making directory 2025/03/06 04:38:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:41 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:41 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:42 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:38:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:42 DEBUG : sub dir2: Making directory with metadata 2025/03/06 04:38:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:38:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:38:43 INFO : sub dir: Making directory 2025/03/06 04:38:43 INFO : sub dir2: Making directory 2025/03/06 04:38:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:43 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:43 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:43 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/06 04:38:43 DEBUG : B2 bucket rclone-test-labeweb0baba: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:44 INFO : sub dir2: Making directory 2025/03/06 04:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:45 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:45 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:45 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:38:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:47 DEBUG : Creating backend with remote "TestB2:rclone-test-veminav2safa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-veminav2safa 2025/03/06 04:38:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:48 DEBUG : B2 bucket rclone-test-veminav2safa: Waiting for checks to finish 2025/03/06 04:38:48 DEBUG : B2 bucket rclone-test-veminav2safa: Waiting for transfers to finish 2025/03/06 04:38:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:49 DEBUG : B2 bucket rclone-test-veminav2safa: Purge remote 2025/03/06 04:38:49 INFO : B2 bucket rclone-test-veminav2safa: cleaning bucket "rclone-test-veminav2safa" of all files 2025/03/06 04:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f42bdd3b0fd6b9b9f580e1b_f1190a517540a732f_d20250306_m043848_c001_v0001182_t0000_u01741235928958") --- PASS: TestServerSideCopy (4.29s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 04:38:51 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:38:51 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:38:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 04:38:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yarofuf1weko" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-yarofuf1weko 2025/03/06 04:38:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:38:55 DEBUG : B2 bucket rclone-test-yarofuf1weko: Waiting for checks to finish 2025/03/06 04:38:55 DEBUG : B2 bucket rclone-test-yarofuf1weko: Waiting for transfers to finish 2025/03/06 04:38:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:38:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 04:38:57 DEBUG : B2 bucket rclone-test-yarofuf1weko: Waiting for checks to finish 2025/03/06 04:38:57 DEBUG : B2 bucket rclone-test-yarofuf1weko: Waiting for transfers to finish 2025/03/06 04:38:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 04:38:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:38:57 DEBUG : B2 bucket rclone-test-yarofuf1weko: Purge remote 2025/03/06 04:38:57 INFO : B2 bucket rclone-test-yarofuf1weko: cleaning bucket "rclone-test-yarofuf1weko" of all files 2025/03/06 04:38:57 DEBUG : sub dir/hello world: Deleting (id "4_zcff2dd83b0fd6b9b9f580e1b_f119c714c69e71a6b_d20250306_m043857_c001_v0001100_t0041_u01741235937256") 2025/03/06 04:38:57 DEBUG : sub dir/hello world: Deleting (id "4_zcff2dd83b0fd6b9b9f580e1b_f11461697d70d2e3f_d20250306_m043855_c001_v0001184_t0024_u01741235935864") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 04:39:00 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:00 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 04:39:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/06 04:39:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wowonif0muwi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-wowonif0muwi 2025/03/06 04:39:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:39:05 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for checks to finish 2025/03/06 04:39:05 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for transfers to finish 2025/03/06 04:39:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:39:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 04:39:08 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for checks to finish 2025/03/06 04:39:08 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for transfers to finish 2025/03/06 04:39:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/06 04:39:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 04:39:09 INFO : sub dir/hello world: Deleted 2025/03/06 04:39:10 DEBUG : testing file moves 2025/03/06 04:39:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/06 04:39:11 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for checks to finish 2025/03/06 04:39:11 DEBUG : B2 bucket rclone-test-wowonif0muwi: Waiting for transfers to finish 2025/03/06 04:39:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/06 04:39:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/06 04:39:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:12 DEBUG : B2 bucket rclone-test-wowonif0muwi: Purge remote 2025/03/06 04:39:12 INFO : B2 bucket rclone-test-wowonif0muwi: cleaning bucket "rclone-test-wowonif0muwi" of all files 2025/03/06 04:39:13 DEBUG : sub dir/hello world: Deleting (id "4_z5fc20d13c00d6b9b9f580e1b_f104715eee3074dce_d20250306_m043911_c001_v0001182_t0022_u01741235951638") 2025/03/06 04:39:13 DEBUG : sub dir/hello world: Deleting (id "4_z5fc20d13c00d6b9b9f580e1b_f11816c05c2a73b96_d20250306_m043908_c001_v0001109_t0039_u01741235948674") 2025/03/06 04:39:13 DEBUG : sub dir/hello world: Deleting (id "4_z5fc20d13c00d6b9b9f580e1b_f102dd55fb1b7431a_d20250306_m043906_c001_v0001177_t0025_u01741235946491") --- PASS: TestServerSideMoveOverSelf (12.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:15 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1038-08.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0012": EOF 2025/03/06 04:39:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-08.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0012": EOF) 2025/03/06 04:39:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-labeweb0baba: 1/10 (Post "https://pod-000-1038-08.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0012": EOF) 2025/03/06 04:39:17 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 04:39:18 ERROR : : error listing: directory not found 2025/03/06 04:39:18 INFO : Local file system at /tmp/rclone2683089180: Making directory 2025/03/06 04:39:18 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:18 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyAfterDelete (4.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:39:20 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for checks to finish 2025/03/06 04:39:20 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for transfers to finish 2025/03/06 04:39:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:39:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/06 04:39:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/06 04:39:22 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:22 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:39:22 INFO : check sum: Copied (new) 2025/03/06 04:39:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:22 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:39:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/06 04:39:22 DEBUG : check sum: Unchanged skipping 2025/03/06 04:39:22 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:22 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.42s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/06 04:39:24 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:24 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 04:39:24 INFO : sizeonly: Copied (new) 2025/03/06 04:39:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:25 DEBUG : sizeonly: Sizes identical 2025/03/06 04:39:25 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:25 DEBUG : sizeonly: Unchanged skipping 2025/03/06 04:39:25 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:25 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/06 04:39:26 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:26 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/06 04:39:27 INFO : ignore-size: Copied (new) 2025/03/06 04:39:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:39:27 DEBUG : ignore-size: Unchanged skipping 2025/03/06 04:39:27 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:27 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:27 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:39:30 DEBUG : existing: Unchanged skipping 2025/03/06 04:39:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:30 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/06 04:39:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 04:39:30 INFO : existing: Copied (replaced existing) 2025/03/06 04:39:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 04:39:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 04:39:32 INFO : existing: Copied (new) 2025/03/06 04:39:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:33 DEBUG : existing: Destination exists, skipping 2025/03/06 04:39:33 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:33 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:33 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:35 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/06 04:39:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 04:39:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:39:35 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:35 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 04:39:35 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:39:35 INFO : a/potato2: Copied (new) 2025/03/06 04:39:35 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:38 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/06 04:39:38 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:39:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/06 04:39:38 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:38 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:38 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:38 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/06 04:39:38 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:39:39 INFO : empty space: Updated modification time in destination 2025/03/06 04:39:39 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:39 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:41 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/06 04:39:41 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:39:41 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:41 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:41 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:43 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/06 04:39:43 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2683089180) 2025/03/06 04:39:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-labeweb0baba) 2025/03/06 04:39:43 DEBUG : foo: sha1 differ 2025/03/06 04:39:43 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/06 04:39:43 INFO : foo: Copied (replaced existing) 2025/03/06 04:39:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/06 04:39:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:39:44 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:44 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:44 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:39:45 INFO : potato: Copied (new) 2025/03/06 04:39:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/06 04:39:47 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:47 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/06 04:39:47 INFO : potato: Copied (replaced existing) 2025/03/06 04:39:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:49 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/06 04:39:49 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2683089180) 2025/03/06 04:39:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-labeweb0baba) 2025/03/06 04:39:49 DEBUG : potato: sha1 differ 2025/03/06 04:39:49 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/06 04:39:49 INFO : potato: Copied (replaced existing) 2025/03/06 04:39:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:39:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/06 04:39:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:39:52 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:52 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:52 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:52 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:39:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:39:54 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:54 DEBUG : empty space: Unchanged skipping 2025/03/06 04:39:54 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:39:55 INFO : potato2: Copied (new) 2025/03/06 04:39:55 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:55 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:39:57 INFO : d: Making directory 2025/03/06 04:39:57 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/06 04:39:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 04:39:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:39:57 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:39:57 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 04:39:57 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:39:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:39:58 INFO : a/potato2: Copied (new) 2025/03/06 04:39:58 DEBUG : Waiting for deletions to finish 2025/03/06 04:39:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:00 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/06 04:40:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:00 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:40:00 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 04:40:00 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:40:01 INFO : a/potato2: Copied (new) 2025/03/06 04:40:01 ERROR : B2 bucket rclone-test-labeweb0baba: not deleting files as there were IO errors 2025/03/06 04:40:01 ERROR : B2 bucket rclone-test-labeweb0baba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:03 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:40:04 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:04 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:04 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:04 INFO : potato: Deleted 2025/03/06 04:40:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:40:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:06 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:06 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:06 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:07 INFO : potato: Deleted 2025/03/06 04:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:40:07 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:07 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:07 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:40:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:09 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:09 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/06 04:40:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.66s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:12 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 04:40:12 DEBUG : enormous: Excluded 2025/03/06 04:40:12 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 04:40:12 DEBUG : potato2: Excluded 2025/03/06 04:40:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 04:40:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:40:13 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:13 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:13 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:13 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:13 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 04:40:13 DEBUG : enormous: Excluded 2025/03/06 04:40:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 04:40:13 DEBUG : potato2: Excluded 2025/03/06 04:40:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 04:40:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 04:40:13 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:13 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for checks to finish 2025/03/06 04:40:13 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for transfers to finish 2025/03/06 04:40:13 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 04:40:16 DEBUG : enormous: Excluded 2025/03/06 04:40:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 04:40:16 DEBUG : potato2: Excluded 2025/03/06 04:40:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:40:16 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:16 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:16 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:16 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:16 INFO : enormous: Deleted 2025/03/06 04:40:16 INFO : potato2: Deleted 2025/03/06 04:40:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/06 04:40:17 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:17 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for checks to finish 2025/03/06 04:40:17 DEBUG : Local file system at /tmp/rclone2683089180: Waiting for transfers to finish 2025/03/06 04:40:17 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:17 INFO : enormous: Deleted 2025/03/06 04:40:17 INFO : potato2: Deleted 2025/03/06 04:40:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:20 DEBUG : five: Need to transfer - File not found at Destination 2025/03/06 04:40:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/06 04:40:20 DEBUG : one: Destination is newer than source, skipping 2025/03/06 04:40:20 DEBUG : three: Sizes identical 2025/03/06 04:40:20 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2683089180) 2025/03/06 04:40:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-labeweb0baba) 2025/03/06 04:40:20 DEBUG : two: sha1 differ 2025/03/06 04:40:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 04:40:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 04:40:20 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/06 04:40:20 INFO : five: Copied (new) 2025/03/06 04:40:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/06 04:40:20 INFO : four: Copied (replaced existing) 2025/03/06 04:40:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 04:40:21 INFO : two: Copied (replaced existing) 2025/03/06 04:40:21 DEBUG : Waiting for deletions to finish 2025/03/06 04:40:21 DEBUG : one: Destination is newer than source, skipping 2025/03/06 04:40:21 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/06 04:40:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/06 04:40:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 04:40:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2683089180) 2025/03/06 04:40:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-labeweb0baba) 2025/03/06 04:40:21 DEBUG : three: sha1 differ 2025/03/06 04:40:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/06 04:40:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/06 04:40:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 04:40:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 04:40:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 04:40:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/06 04:40:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 04:40:21 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:40:21 INFO : three: Copied (replaced existing) 2025/03/06 04:40:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.79s) === 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/06 04:40:23 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:23 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:23 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 04:40:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 04:40:23 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:23 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:23 INFO : yam: Copied (new) 2025/03/06 04:40:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 04:40:23 INFO : potato: Copied (new) 2025/03/06 04:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:24 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:40:24 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:24 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:24 DEBUG : potato: Unchanged skipping 2025/03/06 04:40:24 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:25 INFO : yam: Copied (server-side copy) to: yaml 2025/03/06 04:40:25 INFO : yam: Deleted 2025/03/06 04:40:25 INFO : yaml: Renamed from "yam" 2025/03/06 04:40:25 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.91s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/06 04:40:27 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:27 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:27 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 04:40:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 04:40:27 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:27 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 04:40:27 INFO : potato: Copied (new) 2025/03/06 04:40:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:28 INFO : yam: Copied (new) 2025/03/06 04:40:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:40:28 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:28 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:28 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:28 DEBUG : potato: Unchanged skipping 2025/03/06 04:40:28 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:28 INFO : yam: Copied (server-side copy) to: yaml 2025/03/06 04:40:29 INFO : yam: Deleted 2025/03/06 04:40:29 INFO : yaml: Renamed from "yam" 2025/03/06 04:40:29 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/06 04:40:30 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:30 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 04:40:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/06 04:40:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:30 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:31 INFO : sub/yam: Copied (new) 2025/03/06 04:40:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/06 04:40:31 INFO : potato: Copied (new) 2025/03/06 04:40:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:40:32 DEBUG : potato: Unchanged skipping 2025/03/06 04:40:32 INFO : B2 bucket rclone-test-labeweb0baba: Making map for --track-renames 2025/03/06 04:40:32 INFO : B2 bucket rclone-test-labeweb0baba: Finished making map for --track-renames 2025/03/06 04:40:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for renames to finish 2025/03/06 04:40:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/06 04:40:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/06 04:40:33 INFO : sub/yam: Deleted 2025/03/06 04:40:33 INFO : yam: Renamed from "sub/yam" 2025/03/06 04:40:33 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:34 DEBUG : Creating backend with remote "/tmp/rclone2683089180/dir1" 2025/03/06 04:40:34 DEBUG : Creating backend with remote "/tmp/rclone2683089180/dir2" 2025/03/06 04:40:34 DEBUG : Local file system at /tmp/rclone2683089180/dir2: Using server-side directory move 2025/03/06 04:40:34 INFO : Local file system at /tmp/rclone2683089180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 04:40:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/06 04:40:34 DEBUG : Local file system at /tmp/rclone2683089180/dir2: Waiting for checks to finish 2025/03/06 04:40:34 INFO : file1.txt: Moved (server-side) 2025/03/06 04:40:34 DEBUG : Local file system at /tmp/rclone2683089180/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:40:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 04:40:35 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:35 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/06 04:40:35 INFO : nested/sub dir/file: Copied (new) 2025/03/06 04:40:35 INFO : nested/sub dir/file: Deleted 2025/03/06 04:40:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:40:35 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:40:35 INFO : sub dir/hello world: Deleted 2025/03/06 04:40:35 INFO : sub dir: Removing directory 2025/03/06 04:40:35 INFO : nested/sub dir: Removing directory 2025/03/06 04:40:35 INFO : nested: Removing directory 2025/03/06 04:40:35 DEBUG : Local file system at /tmp/rclone2683089180: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 04:40:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 04:40:37 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:37 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/06 04:40:37 INFO : nested/sub dir/file: Copied (new) 2025/03/06 04:40:37 INFO : nested/sub dir/file: Deleted 2025/03/06 04:40:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/06 04:40:38 INFO : sub dir/hello world: Copied (new) 2025/03/06 04:40:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 04:40:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/06 04:40:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:39 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 04:40:40 INFO : existing: Copied (new) 2025/03/06 04:40:40 INFO : existing: Deleted 2025/03/06 04:40:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/06 04:40:40 INFO : existing-b: Copied (new) 2025/03/06 04:40:40 INFO : existing-b: Deleted 2025/03/06 04:40:40 DEBUG : existing: Destination exists, skipping 2025/03/06 04:40:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/06 04:40:40 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:40:40 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:40:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sujibep0zure" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-sujibep0zure 2025/03/06 04:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 04:40:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 04:40:45 DEBUG : B2 bucket rclone-test-sujibep0zure: Waiting for checks to finish 2025/03/06 04:40:45 DEBUG : empty space: Unchanged skipping 2025/03/06 04:40:45 INFO : empty space: Deleted 2025/03/06 04:40:45 DEBUG : B2 bucket rclone-test-sujibep0zure: Waiting for transfers to finish 2025/03/06 04:40:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:40:45 INFO : potato3: Copied (server-side copy) 2025/03/06 04:40:46 INFO : potato3: Deleted 2025/03/06 04:40:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:40:46 INFO : potato2: Copied (server-side copy) 2025/03/06 04:40:46 INFO : potato2: Deleted 2025/03/06 04:40:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sacuqoc6zice" 2025/03/06 04:40:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/06 04:40:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 04:40:48 DEBUG : B2 bucket rclone-test-sacuqoc6zice: Waiting for checks to finish 2025/03/06 04:40:48 DEBUG : B2 bucket rclone-test-sacuqoc6zice: Waiting for transfers to finish 2025/03/06 04:40:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:40:49 INFO : empty space: Copied (server-side copy) 2025/03/06 04:40:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:40:49 INFO : potato2: Copied (server-side copy) 2025/03/06 04:40:49 INFO : empty space: Deleted 2025/03/06 04:40:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:40:49 INFO : potato3: Copied (server-side copy) 2025/03/06 04:40:49 INFO : potato2: Deleted 2025/03/06 04:40:49 INFO : potato3: Deleted 2025/03/06 04:40:49 DEBUG : B2 bucket rclone-test-sacuqoc6zice: Purge remote 2025/03/06 04:40:49 INFO : B2 bucket rclone-test-sacuqoc6zice: cleaning bucket "rclone-test-sacuqoc6zice" of all files 2025/03/06 04:40:49 DEBUG : empty space: Deleting (id "4_z7f529d13c01d6b9b9f580e1b_f112217ed9758740d_d20250306_m044048_c001_v0001130_t0059_u01741236048678") 2025/03/06 04:40:49 DEBUG : potato2: Deleting (id "4_z7f529d13c01d6b9b9f580e1b_f102821f5f93ca8ef_d20250306_m044049_c001_v0001183_t0013_u01741236049040") 2025/03/06 04:40:49 DEBUG : potato3: Deleting (id "4_z7f529d13c01d6b9b9f580e1b_f106e966c253049f0_d20250306_m044049_c001_v0001184_t0004_u01741236049075") 2025/03/06 04:40:50 DEBUG : B2 bucket rclone-test-sujibep0zure: Purge remote 2025/03/06 04:40:50 INFO : B2 bucket rclone-test-sujibep0zure: cleaning bucket "rclone-test-sujibep0zure" of all files 2025/03/06 04:40:50 DEBUG : empty space: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f40329cedcd1a227e_d20250306_m044049_c001_v7007000_t0000_u01741236049115") 2025/03/06 04:40:50 DEBUG : empty space: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f112525f4c63b4a92_d20250306_m044045_c001_v0001179_t0022_u01741236045051") 2025/03/06 04:40:50 DEBUG : potato2: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f41078e7e8d291d14_d20250306_m044049_c001_v7007000_t0000_u01741236049248") 2025/03/06 04:40:50 DEBUG : potato2: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f11788d87dab6f97e_d20250306_m044046_c001_v0001130_t0053_u01741236046106") 2025/03/06 04:40:50 DEBUG : potato3: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f40329cedcd1a2280_d20250306_m044049_c001_v7007000_t0000_u01741236049304") 2025/03/06 04:40:50 DEBUG : potato3: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f108979e56722f7bb_d20250306_m044045_c001_v0001183_t0040_u01741236045883") 2025/03/06 04:40:50 DEBUG : potato3: Deleting (id "4_z2f828d13c01d6b9b9f580e1b_f112525f4c63b4a94_d20250306_m044045_c001_v0001179_t0025_u01741236045277") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:40:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xakajuq4reta" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-xakajuq4reta 2025/03/06 04:40:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 04:40:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 04:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:40:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 04:40:59 DEBUG : B2 bucket rclone-test-xakajuq4reta: Waiting for checks to finish 2025/03/06 04:40:59 DEBUG : B2 bucket rclone-test-xakajuq4reta: Waiting for transfers to finish 2025/03/06 04:41:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:41:00 INFO : potato3: Copied (server-side copy) 2025/03/06 04:41:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:41:00 INFO : potato2: Copied (server-side copy) 2025/03/06 04:41:00 INFO : potato3: Deleted 2025/03/06 04:41:01 INFO : potato2: Deleted 2025/03/06 04:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zoroces6jiku" 2025/03/06 04:41:02 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 04:41:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:41:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 04:41:02 DEBUG : B2 bucket rclone-test-zoroces6jiku: Waiting for checks to finish 2025/03/06 04:41:02 DEBUG : B2 bucket rclone-test-zoroces6jiku: Waiting for transfers to finish 2025/03/06 04:41:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:41:03 INFO : potato2: Copied (server-side copy) 2025/03/06 04:41:03 INFO : potato2: Deleted 2025/03/06 04:41:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:41:03 INFO : potato3: Copied (server-side copy) 2025/03/06 04:41:04 INFO : potato3: Deleted 2025/03/06 04:41:04 DEBUG : B2 bucket rclone-test-zoroces6jiku: Purge remote 2025/03/06 04:41:04 INFO : B2 bucket rclone-test-zoroces6jiku: cleaning bucket "rclone-test-zoroces6jiku" of all files 2025/03/06 04:41:04 DEBUG : potato2: Deleting (id "4_z7fb2cda3c01d6b9b9f580e1b_f111eef0abcfb2afb_d20250306_m044103_c001_v0001184_t0014_u01741236063307") 2025/03/06 04:41:04 DEBUG : potato3: Deleting (id "4_z7fb2cda3c01d6b9b9f580e1b_f10108612c3b2da77_d20250306_m044103_c001_v0001029_t0025_u01741236063534") 2025/03/06 04:41:05 DEBUG : B2 bucket rclone-test-xakajuq4reta: Purge remote 2025/03/06 04:41:05 INFO : B2 bucket rclone-test-xakajuq4reta: cleaning bucket "rclone-test-xakajuq4reta" of all files 2025/03/06 04:41:05 DEBUG : empty space: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f1058c42f230b61e5_d20250306_m044057_c001_v0001039_t0033_u01741236057966") 2025/03/06 04:41:05 DEBUG : potato2: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f4147e24ea39168e4_d20250306_m044103_c001_v7007000_t0000_u01741236063515") 2025/03/06 04:41:05 DEBUG : potato2: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f11126a0851bc1c0e_d20250306_m044059_c001_v0001115_t0053_u01741236059617") 2025/03/06 04:41:05 DEBUG : potato3: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f4147e24ea39168e6_d20250306_m044103_c001_v7007000_t0000_u01741236063961") 2025/03/06 04:41:05 DEBUG : potato3: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f1164751703594ce2_d20250306_m044059_c001_v0001161_t0038_u01741236059985") 2025/03/06 04:41:05 DEBUG : potato3: Deleting (id "4_zbfb2bd33c01d6b9b9f580e1b_f1058c42f230b61e7_d20250306_m044058_c001_v0001039_t0034_u01741236058523") --- PASS: TestServerSideMoveWithFilter (13.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hekezip3beho" 2025/03/06 04:41:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-labeweb0baba -> B2 bucket rclone-test-hekezip3beho 2025/03/06 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:41:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/06 04:41:12 DEBUG : empty space: Unchanged skipping 2025/03/06 04:41:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 04:41:12 DEBUG : B2 bucket rclone-test-hekezip3beho: Waiting for checks to finish 2025/03/06 04:41:12 INFO : empty space: Deleted 2025/03/06 04:41:12 DEBUG : B2 bucket rclone-test-hekezip3beho: Waiting for transfers to finish 2025/03/06 04:41:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:41:12 INFO : potato2: Copied (server-side copy) 2025/03/06 04:41:12 INFO : potato2: Deleted 2025/03/06 04:41:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:41:12 INFO : potato3: Copied (server-side copy) 2025/03/06 04:41:12 INFO : potato3: Deleted 2025/03/06 04:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vihasig0riwo" 2025/03/06 04:41:14 INFO : tomatoDir: Making directory 2025/03/06 04:41:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/06 04:41:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 04:41:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 04:41:14 DEBUG : B2 bucket rclone-test-vihasig0riwo: Waiting for checks to finish 2025/03/06 04:41:14 DEBUG : B2 bucket rclone-test-vihasig0riwo: Waiting for transfers to finish 2025/03/06 04:41:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/06 04:41:15 INFO : empty space: Copied (server-side copy) 2025/03/06 04:41:15 INFO : empty space: Deleted 2025/03/06 04:41:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/06 04:41:15 INFO : potato2: Copied (server-side copy) 2025/03/06 04:41:15 INFO : potato2: Deleted 2025/03/06 04:41:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/06 04:41:15 INFO : potato3: Copied (server-side copy) 2025/03/06 04:41:16 INFO : potato3: Deleted 2025/03/06 04:41:16 DEBUG : B2 bucket rclone-test-vihasig0riwo: Purge remote 2025/03/06 04:41:16 INFO : B2 bucket rclone-test-vihasig0riwo: cleaning bucket "rclone-test-vihasig0riwo" of all files 2025/03/06 04:41:16 DEBUG : empty space: Deleting (id "4_zaf12fd83c01d6b9b9f580e1b_f10241ee1959d6307_d20250306_m044115_c001_v0001172_t0019_u01741236075145") 2025/03/06 04:41:16 DEBUG : potato2: Deleting (id "4_zaf12fd83c01d6b9b9f580e1b_f115a2b15b3b02bc5_d20250306_m044115_c001_v0001184_t0003_u01741236075504") 2025/03/06 04:41:16 DEBUG : potato3: Deleting (id "4_zaf12fd83c01d6b9b9f580e1b_f102498a1faf97192_d20250306_m044115_c001_v0001113_t0040_u01741236075505") 2025/03/06 04:41:17 DEBUG : B2 bucket rclone-test-hekezip3beho: Purge remote 2025/03/06 04:41:17 INFO : B2 bucket rclone-test-hekezip3beho: cleaning bucket "rclone-test-hekezip3beho" of all files 2025/03/06 04:41:17 DEBUG : empty space: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f4086ebc5f5a31033_d20250306_m044115_c001_v7007000_t0000_u01741236075462") 2025/03/06 04:41:17 DEBUG : empty space: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f11264a7495740469_d20250306_m044111_c001_v0001182_t0037_u01741236071379") 2025/03/06 04:41:17 DEBUG : potato2: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f4086ebc5f5a31034_d20250306_m044115_c001_v7007000_t0000_u01741236075715") 2025/03/06 04:41:17 DEBUG : potato2: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f1055f7a1f0ee3e85_d20250306_m044112_c001_v0001091_t0019_u01741236072192") 2025/03/06 04:41:17 DEBUG : potato3: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f4086ebc5f5a31035_d20250306_m044116_c001_v7007000_t0000_u01741236076041") 2025/03/06 04:41:17 DEBUG : potato3: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f10008c9584983aca_d20250306_m044112_c001_v0001183_t0026_u01741236072555") 2025/03/06 04:41:17 DEBUG : potato3: Deleting (id "4_z3f72ed83c01d6b9b9f580e1b_f11264a749574046f_d20250306_m044111_c001_v0001182_t0006_u01741236071591") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncOverlap (2.92s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:25 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/rclone-sync-test" 2025/03/06 04:41:26 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/rclone-sync-test-include/layer2" 2025/03/06 04:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/rclone-sync-test-ignore-file" 2025/03/06 04:41:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/06 04:41:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/06 04:41:32 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 04:41:32 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test: Waiting for checks to finish 2025/03/06 04:41:32 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test: Waiting for transfers to finish 2025/03/06 04:41:32 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:32 INFO : There was nothing to transfer 2025/03/06 04:41:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:41:32 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:41:32 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/06 04:41:33 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:41:33 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/06 04:41:33 DEBUG : B2 bucket rclone-test-labeweb0baba path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/06 04:41:33 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:40 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:41:41 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/CompareDest" 2025/03/06 04:41:43 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 04:41:43 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:43 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:41:44 INFO : one: Copied (new) 2025/03/06 04:41:44 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:45 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:45 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 04:41:45 INFO : one: Copied (replaced existing) 2025/03/06 04:41:45 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:47 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 04:41:48 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:48 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:48 INFO : There was nothing to transfer 2025/03/06 04:41:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 04:41:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:49 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 04:41:49 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:49 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:49 INFO : There was nothing to transfer 2025/03/06 04:41:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 04:41:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:50 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 04:41:50 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:50 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:50 INFO : There was nothing to transfer 2025/03/06 04:41:51 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/06 04:41:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 04:41:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 04:41:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:51 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 04:41:51 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:51 DEBUG : Waiting for deletions to finish 2025/03/06 04:41:51 INFO : There was nothing to transfer 2025/03/06 04:41:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 04:41:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:41:52 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:41:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:41:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 04:41:52 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:41:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/06 04:41:52 INFO : two: Copied (new) 2025/03/06 04:41:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dest" 2025/03/06 04:41:57 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/pre-dest1" 2025/03/06 04:41:58 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/pre-dest2" 2025/03/06 04:42:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/06 04:42:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/06 04:42:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/06 04:42:00 DEBUG : B2 bucket rclone-test-labeweb0baba path dest: Waiting for checks to finish 2025/03/06 04:42:00 DEBUG : B2 bucket rclone-test-labeweb0baba path dest: Waiting for transfers to finish 2025/03/06 04:42:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/06 04:42:01 INFO : 3: Copied (new) 2025/03/06 04:42:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:42:03 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:42:04 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/CopyDest" 2025/03/06 04:42:07 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 04:42:07 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:07 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:42:08 INFO : one: Copied (new) 2025/03/06 04:42:08 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:42:09 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:09 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 04:42:10 INFO : one: Copied (replaced existing) 2025/03/06 04:42:10 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:11 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/BackupDir" 2025/03/06 04:42:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:42:13 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 04:42:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:42:15 INFO : one: Copied (server-side copy) 2025/03/06 04:42:15 INFO : one: Deleted 2025/03/06 04:42:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/06 04:42:16 INFO : one: Copied (server-side copy) 2025/03/06 04:42:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 04:42:16 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:16 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/06 04:42:18 INFO : two: Copied (server-side copy) 2025/03/06 04:42:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 04:42:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:18 DEBUG : one: Unchanged skipping 2025/03/06 04:42:18 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:18 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:18 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:18 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:18 DEBUG : one: Unchanged skipping 2025/03/06 04:42:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:18 DEBUG : two: Unchanged skipping 2025/03/06 04:42:18 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:18 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:18 INFO : There was nothing to transfer 2025/03/06 04:42:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 04:42:20 DEBUG : three: Destination not found in --copy-dest 2025/03/06 04:42:20 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 04:42:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:20 DEBUG : one: Unchanged skipping 2025/03/06 04:42:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/06 04:42:20 DEBUG : two: Unchanged skipping 2025/03/06 04:42:20 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:20 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/06 04:42:21 INFO : three: Copied (new) 2025/03/06 04:42:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.74s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:42:24 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:42:25 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/backup" 2025/03/06 04:42:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:42:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:27 DEBUG : two: Unchanged skipping 2025/03/06 04:42:27 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:42:29 INFO : one: Copied (server-side copy) 2025/03/06 04:42:29 INFO : one: Deleted 2025/03/06 04:42:29 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:42:30 INFO : one: Copied (new) 2025/03/06 04:42:30 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:42:30 INFO : three.txt: Copied (server-side copy) 2025/03/06 04:42:30 INFO : three.txt: Deleted 2025/03/06 04:42:30 INFO : three.txt: Moved into backup dir 2025/03/06 04:42:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:42:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:32 DEBUG : two: Unchanged skipping 2025/03/06 04:42:32 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:42:33 INFO : one: Copied (server-side copy) 2025/03/06 04:42:33 INFO : one: Deleted 2025/03/06 04:42:33 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:42:33 INFO : one: Copied (new) 2025/03/06 04:42:33 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:42:34 INFO : three.txt: Copied (server-side copy) 2025/03/06 04:42:34 INFO : three.txt: Deleted 2025/03/06 04:42:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.65s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:42:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001157_t0014": EOF 2025/03/06 04:42:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001157_t0014": EOF) 2025/03/06 04:42:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-labeweb0baba: 1/10 (Post "https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001157_t0014": EOF) 2025/03/06 04:42:39 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 04:42:39 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:42:40 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/backup" 2025/03/06 04:42:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:42:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:42 DEBUG : two: Unchanged skipping 2025/03/06 04:42:42 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:42:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:42:44 INFO : one: Deleted 2025/03/06 04:42:44 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:42:45 INFO : one: Copied (new) 2025/03/06 04:42:45 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:42:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:42:46 INFO : three.txt: Deleted 2025/03/06 04:42:46 INFO : three.txt: Moved into backup dir 2025/03/06 04:42:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:42:48 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:42:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:42:48 DEBUG : two: Unchanged skipping 2025/03/06 04:42:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:42:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:42:50 INFO : one: Deleted 2025/03/06 04:42:50 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:42:50 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1038-07.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0044": EOF 2025/03/06 04:42:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-07.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0044": EOF) 2025/03/06 04:42:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/06 04:42:50 DEBUG : one: Received error: Post "https://pod-000-1038-07.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001038_t0044": EOF - low level retry 0/10 2025/03/06 04:42:50 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 04:42:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:42:51 INFO : one: Copied (new) 2025/03/06 04:42:51 DEBUG : Waiting for deletions to finish 2025/03/06 04:42:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:42:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:42:52 INFO : three.txt: Deleted 2025/03/06 04:42:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:42:57 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:42:57 DEBUG : Config file has changed externally - reloading 2025/03/06 04:42:58 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/backup" 2025/03/06 04:42:58 DEBUG : Config file has changed externally - reloading 2025/03/06 04:43:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:43:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:00 DEBUG : two: Unchanged skipping 2025/03/06 04:43:00 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:43:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:43:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 04:43:03 INFO : one: Deleted 2025/03/06 04:43:03 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:43:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:04 INFO : one: Copied (new) 2025/03/06 04:43:04 DEBUG : Waiting for deletions to finish 2025/03/06 04:43:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:43:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 04:43:05 INFO : three.txt: Deleted 2025/03/06 04:43:05 INFO : three.txt: Moved into backup dir 2025/03/06 04:43:06 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:43:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:43:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:06 DEBUG : two: Unchanged skipping 2025/03/06 04:43:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 04:43:08 INFO : one: Deleted 2025/03/06 04:43:08 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:43:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:43:08 INFO : one: Copied (new) 2025/03/06 04:43:08 DEBUG : Waiting for deletions to finish 2025/03/06 04:43:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 04:43:08 INFO : three.txt: Deleted 2025/03/06 04:43:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:43:11 DEBUG : Config file has changed externally - reloading 2025/03/06 04:43:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:43:13 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:43:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:13 DEBUG : two: Unchanged skipping 2025/03/06 04:43:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:43:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:43:14 INFO : one: Deleted 2025/03/06 04:43:14 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:43:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:14 INFO : one: Copied (new) 2025/03/06 04:43:14 DEBUG : Waiting for deletions to finish 2025/03/06 04:43:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:43:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:43:16 INFO : three.txt: Deleted 2025/03/06 04:43:16 INFO : three.txt: Moved into backup dir 2025/03/06 04:43:17 DEBUG : one.bak: Excluded (Path Filter) 2025/03/06 04:43:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/06 04:43:17 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for checks to finish 2025/03/06 04:43:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:43:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:17 DEBUG : two: Unchanged skipping 2025/03/06 04:43:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:43:17 INFO : one: Deleted 2025/03/06 04:43:17 DEBUG : B2 bucket rclone-test-labeweb0baba path dst: Waiting for transfers to finish 2025/03/06 04:43:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:43:18 INFO : one: Copied (new) 2025/03/06 04:43:18 DEBUG : Waiting for deletions to finish 2025/03/06 04:43:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:43:18 INFO : three.txt: Deleted 2025/03/06 04:43:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:21 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:43:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:43:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:43:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:43:24 INFO : one: Deleted 2025/03/06 04:43:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:24 INFO : one: Copied (new) 2025/03/06 04:43:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:25 DEBUG : two: Unchanged skipping 2025/03/06 04:43:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 04:43:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:43:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:43:26 INFO : three.txt: Deleted 2025/03/06 04:43:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:26 INFO : three.txt: Copied (new) 2025/03/06 04:43:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:43:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:27 INFO : one: Copied (server-side copy) to: one.bak 2025/03/06 04:43:27 INFO : one: Deleted 2025/03/06 04:43:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:43:27 INFO : one: Copied (new) 2025/03/06 04:43:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:27 DEBUG : two: Unchanged skipping 2025/03/06 04:43:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 04:43:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/06 04:43:28 INFO : three.txt: Deleted 2025/03/06 04:43:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/06 04:43:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-labeweb0baba/dst" 2025/03/06 04:43:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 04:43:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/06 04:43:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 04:43:35 INFO : one: Deleted 2025/03/06 04:43:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:36 INFO : one: Copied (new) 2025/03/06 04:43:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:36 DEBUG : two: Unchanged skipping 2025/03/06 04:43:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 04:43:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/06 04:43:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 04:43:37 INFO : three.txt: Deleted 2025/03/06 04:43:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:38 INFO : three.txt: Copied (new) 2025/03/06 04:43:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 04:43:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/06 04:43:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/06 04:43:39 INFO : one: Deleted 2025/03/06 04:43:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/06 04:43:39 INFO : one: Copied (new) 2025/03/06 04:43:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:40 DEBUG : two: Unchanged skipping 2025/03/06 04:43:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 04:43:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/06 04:43:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/06 04:43:41 INFO : three.txt: Deleted 2025/03/06 04:43:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/06 04:43:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.72s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/06 04:43:44 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:43:44 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:43:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/06 04:43:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/06 04:43:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 04:43:46 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:43:46 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:43:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/06 04:43:46 INFO : existing: Copied (new) 2025/03/06 04:43:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/06 04:43:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/06 04:43:47 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:43:47 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:43:47 ERROR : B2 bucket rclone-test-labeweb0baba: not deleting files as there were IO errors 2025/03/06 04:43:47 ERROR : B2 bucket rclone-test-labeweb0baba: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncImmutable (2.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:43:49 DEBUG : existing: Unchanged skipping 2025/03/06 04:43:49 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:43:49 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:43:49 DEBUG : Waiting for deletions to finish 2025/03/06 04:43:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:43:51 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001101_t0034": EOF 2025/03/06 04:43:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001101_t0034": EOF) 2025/03/06 04:43:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-labeweb0baba: 1/10 (Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/8f424db3b0fd6b9b9f580e1b/c001_v0001101_t0034": EOF) 2025/03/06 04:43:53 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 04:44:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:44:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both1: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both12: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both11: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both10: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both0: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both16: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both17: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both13: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both14: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both15: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both3: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both4: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both5: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both6: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both7: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both8: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:03 DEBUG : both9: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both18: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both19: Unchanged skipping 2025/03/06 04:44:03 DEBUG : both2: Unchanged skipping 2025/03/06 04:44:03 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:44:03 DEBUG : Waiting for deletions to finish 2025/03/06 04:44:03 INFO : only16: Deleted 2025/03/06 04:44:03 INFO : only19: Deleted 2025/03/06 04:44:03 INFO : only6: Deleted 2025/03/06 04:44:03 INFO : only7: Deleted 2025/03/06 04:44:03 INFO : only8: Deleted 2025/03/06 04:44:03 INFO : only0: Deleted 2025/03/06 04:44:03 INFO : only1: Deleted 2025/03/06 04:44:03 INFO : only9: Deleted 2025/03/06 04:44:03 INFO : only3: Deleted 2025/03/06 04:44:03 INFO : only13: Deleted 2025/03/06 04:44:03 INFO : only5: Deleted 2025/03/06 04:44:03 INFO : only4: Deleted 2025/03/06 04:44:04 INFO : only17: Deleted 2025/03/06 04:44:04 INFO : only14: Deleted 2025/03/06 04:44:04 INFO : only2: Deleted 2025/03/06 04:44:04 INFO : only15: Deleted 2025/03/06 04:44:04 INFO : only18: Deleted 2025/03/06 04:44:04 INFO : only10: Deleted 2025/03/06 04:44:04 INFO : only11: Deleted 2025/03/06 04:44:04 INFO : only12: Deleted 2025/03/06 04:44:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for checks to finish 2025/03/06 04:44:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both1: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both12: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both13: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both14: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both15: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both16: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both17: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both18: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both19: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both2: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both3: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both4: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both5: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both6: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both7: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both8: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/06 04:44:18 DEBUG : both9: Unchanged skipping 2025/03/06 04:44:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/06 04:44:18 DEBUG : both0: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both10: Unchanged skipping 2025/03/06 04:44:18 DEBUG : both11: Unchanged skipping 2025/03/06 04:44:18 DEBUG : B2 bucket rclone-test-labeweb0baba: Waiting for transfers to finish 2025/03/06 04:44:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only0: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only1: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only12: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only13: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only10: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only14: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only15: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only16: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only11: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only17: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only18: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only19: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only2: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only3: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only4: Copied (replaced existing) 2025/03/06 04:44:19 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:19 INFO : only5: Copied (replaced existing) 2025/03/06 04:44:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:20 INFO : only6: Copied (replaced existing) 2025/03/06 04:44:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:20 INFO : only7: Copied (replaced existing) 2025/03/06 04:44:20 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:20 INFO : only8: Copied (replaced existing) 2025/03/06 04:44:20 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/06 04:44:20 INFO : only9: Copied (replaced existing) 2025/03/06 04:44:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:28 DEBUG : empty_dir: Making directory with metadata 2025/03/06 04:44:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:44:28 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 04:44:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:44:28 INFO : empty_on_remote: Making directory 2025/03/06 04:44:28 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:32 DEBUG : empty_dir: Making directory with metadata 2025/03/06 04:44:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:44:32 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 04:44:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 04:44:32 INFO : empty_on_remote: Making directory 2025/03/06 04:44:32 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-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:35 INFO : sub dir: Making directory 2025/03/06 04:44:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" 2025/03/06 04:44:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 04:44:38 INFO : sub dir: Making directory 2025/03/06 04:44:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-labeweb0baba", Local "Local file system at /tmp/rclone2683089180", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.13s) PASS 2025/03/06 04:44:41 DEBUG : B2 bucket rclone-test-labeweb0baba: Purge remote 2025/03/06 04:44:41 INFO : B2 bucket rclone-test-labeweb0baba: cleaning bucket "rclone-test-labeweb0baba" of all files 2025/03/06 04:44:42 DEBUG : BackupDir/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137941_d20250306_m044221_c001_v7007000_t0000_u01741236141677") 2025/03/06 04:44:42 DEBUG : BackupDir/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105e2256d93f0337_d20250306_m044214_c001_v0001130_t0018_u01741236134849") 2025/03/06 04:44:42 DEBUG : CompareDest/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4116c07fe56265e0_d20250306_m044153_c001_v7007000_t0000_u01741236113351") 2025/03/06 04:44:42 DEBUG : CompareDest/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce5ad_d20250306_m044147_c001_v0001101_t0051_u01741236107159") 2025/03/06 04:44:42 DEBUG : CompareDest/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4116c07fe56265e1_d20250306_m044153_c001_v7007000_t0000_u01741236113573") 2025/03/06 04:44:42 DEBUG : CompareDest/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045beefa7_d20250306_m044148_c001_v0001184_t0050_u01741236108643") 2025/03/06 04:44:42 DEBUG : CopyDest/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137943_d20250306_m044221_c001_v7007000_t0000_u01741236141859") 2025/03/06 04:44:42 DEBUG : CopyDest/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5ab01_d20250306_m044211_c001_v0001157_t0055_u01741236131426") 2025/03/06 04:44:42 DEBUG : CopyDest/three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137944_d20250306_m044222_c001_v7007000_t0000_u01741236142042") 2025/03/06 04:44:42 DEBUG : CopyDest/three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef466_d20250306_m044219_c001_v0001184_t0000_u01741236139630") 2025/03/06 04:44:42 DEBUG : CopyDest/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137945_d20250306_m044222_c001_v7007000_t0000_u01741236142226") 2025/03/06 04:44:42 DEBUG : CopyDest/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce61d_d20250306_m044216_c001_v0001101_t0015_u01741236136676") 2025/03/06 04:44:42 DEBUG : EXISTING: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916dbd_d20250306_m044349_c001_v7007000_t0000_u01741236229769") 2025/03/06 04:44:42 DEBUG : EXISTING: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf01fa_d20250306_m044348_c001_v0001184_t0021_u01741236228814") 2025/03/06 04:44:42 DEBUG : Testêé: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916cf8_d20250306_m044345_c001_v7007000_t0000_u01741236225504") 2025/03/06 04:44:42 DEBUG : Testêé: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0147_d20250306_m044344_c001_v0001184_t0007_u01741236224899") 2025/03/06 04:44:42 DEBUG : Testêé: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce750_d20250306_m044343_c001_v0001101_t0041_u01741236223742") 2025/03/06 04:44:42 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743b0_d20250306_m044001_c001_v7007000_t0000_u01741236001799") 2025/03/06 04:44:42 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a836_d20250306_m044001_c001_v0001157_t0054_u01741236001001") 2025/03/06 04:44:43 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87438c_d20250306_m043958_c001_v7007000_t0000_u01741235998942") 2025/03/06 04:44:43 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a822_d20250306_m043958_c001_v0001157_t0032_u01741235998060") 2025/03/06 04:44:43 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a3098e_d20250306_m043936_c001_v7007000_t0000_u01741235976551") 2025/03/06 04:44:43 DEBUG : a/potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a78e_d20250306_m043935_c001_v0001157_t0003_u01741235975596") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743b3_d20250306_m044001_c001_v7007000_t0000_u01741236001982") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a82e_d20250306_m043959_c001_v0001157_t0052_u01741235999866") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874385_d20250306_m043958_c001_v7007000_t0000_u01741235998395") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a816_d20250306_m043956_c001_v0001157_t0029_u01741235996917") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a3098d_d20250306_m043935_c001_v7007000_t0000_u01741235975993") 2025/03/06 04:44:43 DEBUG : b/potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a788_d20250306_m043934_c001_v0001157_t0040_u01741235974578") 2025/03/06 04:44:43 DEBUG : backup/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4041fd140a4f3a83_d20250306_m044234_c001_v7007000_t0000_u01741236154881") 2025/03/06 04:44:43 DEBUG : backup/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105278f184b9d570_d20250306_m044232_c001_v0001115_t0019_u01741236152666") 2025/03/06 04:44:43 DEBUG : backup/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f110d2b6ab2842315_d20250306_m044228_c001_v0001172_t0024_u01741236148811") 2025/03/06 04:44:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c523fe_d20250306_m044309_c001_v7007000_t0000_u01741236189390") 2025/03/06 04:44:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1010f93ec9d21297_d20250306_m044307_c001_v0001144_t0046_u01741236187311") 2025/03/06 04:44:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11101783df832020_d20250306_m044303_c001_v0001099_t0039_u01741236183465") 2025/03/06 04:44:43 DEBUG : backup/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9dda75_d20250306_m044253_c001_v7007000_t0000_u01741236173635") 2025/03/06 04:44:43 DEBUG : backup/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1070fd49fc354dfd_d20250306_m044249_c001_v0001109_t0016_u01741236169169") 2025/03/06 04:44:43 DEBUG : backup/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f116018127d48bb7c_d20250306_m044243_c001_v0001144_t0020_u01741236163484") 2025/03/06 04:44:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c523ff_d20250306_m044309_c001_v7007000_t0000_u01741236189587") 2025/03/06 04:44:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10961aa65968cbca_d20250306_m044308_c001_v0001182_t0001_u01741236188610") 2025/03/06 04:44:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10002f5a17bb3879_d20250306_m044305_c001_v0001101_t0030_u01741236185072") 2025/03/06 04:44:44 DEBUG : backup/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4041fd140a4f3a84_d20250306_m044235_c001_v7007000_t0000_u01741236155062") 2025/03/06 04:44:44 DEBUG : backup/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f100693ca01fc2cab_d20250306_m044233_c001_v0001038_t0054_u01741236153883") 2025/03/06 04:44:44 DEBUG : backup/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1021440690d77bfc_d20250306_m044230_c001_v0001179_t0059_u01741236150398") 2025/03/06 04:44:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9dda78_d20250306_m044254_c001_v7007000_t0000_u01741236174091") 2025/03/06 04:44:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1168b9643c4d66e4_d20250306_m044251_c001_v0001117_t0059_u01741236171583") 2025/03/06 04:44:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1168b9643c4d66cc_d20250306_m044245_c001_v0001117_t0029_u01741236165550") 2025/03/06 04:44:44 DEBUG : both0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4d4_d20250306_m044420_c001_v7007000_t0000_u01741236260804") 2025/03/06 04:44:44 DEBUG : both0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05b4_d20250306_m044409_c001_v0001184_t0055_u01741236249524") 2025/03/06 04:44:44 DEBUG : both0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307fc_d20250306_m044404_c001_v7007000_t0000_u01741236244893") 2025/03/06 04:44:44 DEBUG : both0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02d5_d20250306_m044353_c001_v0001184_t0014_u01741236233697") 2025/03/06 04:44:44 DEBUG : both1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4d5_d20250306_m044420_c001_v7007000_t0000_u01741236260987") 2025/03/06 04:44:44 DEBUG : both1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05c6_d20250306_m044409_c001_v0001184_t0021_u01741236249934") 2025/03/06 04:44:44 DEBUG : both1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307fd_d20250306_m044405_c001_v7007000_t0000_u01741236245077") 2025/03/06 04:44:44 DEBUG : both1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02e1_d20250306_m044354_c001_v0001184_t0014_u01741236234092") 2025/03/06 04:44:44 DEBUG : both10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4d6_d20250306_m044421_c001_v7007000_t0000_u01741236261174") 2025/03/06 04:44:44 DEBUG : both10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf068c_d20250306_m044413_c001_v0001184_t0038_u01741236253605") 2025/03/06 04:44:44 DEBUG : both10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307fe_d20250306_m044405_c001_v7007000_t0000_u01741236245260") 2025/03/06 04:44:44 DEBUG : both10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0381_d20250306_m044357_c001_v0001184_t0044_u01741236237906") 2025/03/06 04:44:45 DEBUG : both11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4d7_d20250306_m044421_c001_v7007000_t0000_u01741236261356") 2025/03/06 04:44:45 DEBUG : both11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06a2_d20250306_m044414_c001_v0001184_t0027_u01741236254053") 2025/03/06 04:44:45 DEBUG : both11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307ff_d20250306_m044405_c001_v7007000_t0000_u01741236245442") 2025/03/06 04:44:45 DEBUG : both11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0391_d20250306_m044358_c001_v0001184_t0023_u01741236238332") 2025/03/06 04:44:45 DEBUG : both12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4d9_d20250306_m044421_c001_v7007000_t0000_u01741236261541") 2025/03/06 04:44:45 DEBUG : both12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06b7_d20250306_m044414_c001_v0001184_t0015_u01741236254539") 2025/03/06 04:44:45 DEBUG : both12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430800_d20250306_m044405_c001_v7007000_t0000_u01741236245636") 2025/03/06 04:44:45 DEBUG : both12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf039f_d20250306_m044358_c001_v0001184_t0025_u01741236238738") 2025/03/06 04:44:45 DEBUG : both13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4da_d20250306_m044421_c001_v7007000_t0000_u01741236261728") 2025/03/06 04:44:45 DEBUG : both13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06c6_d20250306_m044414_c001_v0001184_t0014_u01741236254994") 2025/03/06 04:44:45 DEBUG : both13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430801_d20250306_m044405_c001_v7007000_t0000_u01741236245819") 2025/03/06 04:44:45 DEBUG : both13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03b5_d20250306_m044359_c001_v0001184_t0034_u01741236239146") 2025/03/06 04:44:45 DEBUG : both14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4db_d20250306_m044421_c001_v7007000_t0000_u01741236261916") 2025/03/06 04:44:45 DEBUG : both14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06d6_d20250306_m044415_c001_v0001184_t0047_u01741236255406") 2025/03/06 04:44:45 DEBUG : both14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430802_d20250306_m044406_c001_v7007000_t0000_u01741236246001") 2025/03/06 04:44:45 DEBUG : both14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03c3_d20250306_m044359_c001_v0001184_t0005_u01741236239543") 2025/03/06 04:44:45 DEBUG : both15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4de_d20250306_m044422_c001_v7007000_t0000_u01741236262100") 2025/03/06 04:44:45 DEBUG : both15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06e6_d20250306_m044415_c001_v0001184_t0052_u01741236255866") 2025/03/06 04:44:45 DEBUG : both15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430803_d20250306_m044406_c001_v7007000_t0000_u01741236246185") 2025/03/06 04:44:45 DEBUG : both15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03e4_d20250306_m044359_c001_v0001184_t0022_u01741236239951") 2025/03/06 04:44:46 DEBUG : both16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e0_d20250306_m044422_c001_v7007000_t0000_u01741236262285") 2025/03/06 04:44:46 DEBUG : both16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06f6_d20250306_m044416_c001_v0001184_t0034_u01741236256313") 2025/03/06 04:44:46 DEBUG : both16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430804_d20250306_m044406_c001_v7007000_t0000_u01741236246368") 2025/03/06 04:44:46 DEBUG : both16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0408_d20250306_m044400_c001_v0001184_t0025_u01741236240417") 2025/03/06 04:44:46 DEBUG : both17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e1_d20250306_m044422_c001_v7007000_t0000_u01741236262468") 2025/03/06 04:44:46 DEBUG : both17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06fe_d20250306_m044416_c001_v0001184_t0002_u01741236256713") 2025/03/06 04:44:46 DEBUG : both17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430805_d20250306_m044406_c001_v7007000_t0000_u01741236246564") 2025/03/06 04:44:46 DEBUG : both17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0426_d20250306_m044400_c001_v0001184_t0028_u01741236240862") 2025/03/06 04:44:46 DEBUG : both18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e3_d20250306_m044422_c001_v7007000_t0000_u01741236262650") 2025/03/06 04:44:46 DEBUG : both18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0714_d20250306_m044417_c001_v0001184_t0041_u01741236257128") 2025/03/06 04:44:46 DEBUG : both18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430806_d20250306_m044406_c001_v7007000_t0000_u01741236246747") 2025/03/06 04:44:46 DEBUG : both18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0448_d20250306_m044401_c001_v0001184_t0016_u01741236241317") 2025/03/06 04:44:46 DEBUG : both19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e4_d20250306_m044422_c001_v7007000_t0000_u01741236262834") 2025/03/06 04:44:46 DEBUG : both19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0724_d20250306_m044417_c001_v0001184_t0022_u01741236257530") 2025/03/06 04:44:46 DEBUG : both19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430807_d20250306_m044406_c001_v7007000_t0000_u01741236246930") 2025/03/06 04:44:46 DEBUG : both19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0466_d20250306_m044401_c001_v0001184_t0028_u01741236241746") 2025/03/06 04:44:46 DEBUG : both2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e5_d20250306_m044423_c001_v7007000_t0000_u01741236263017") 2025/03/06 04:44:46 DEBUG : both2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05dc_d20250306_m044410_c001_v0001184_t0056_u01741236250348") 2025/03/06 04:44:46 DEBUG : both2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430808_d20250306_m044407_c001_v7007000_t0000_u01741236247114") 2025/03/06 04:44:46 DEBUG : both2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02f3_d20250306_m044354_c001_v0001184_t0048_u01741236234536") 2025/03/06 04:44:46 DEBUG : both3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e6_d20250306_m044423_c001_v7007000_t0000_u01741236263201") 2025/03/06 04:44:46 DEBUG : both3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05fa_d20250306_m044410_c001_v0001184_t0034_u01741236250754") 2025/03/06 04:44:47 DEBUG : both3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c168430809_d20250306_m044407_c001_v7007000_t0000_u01741236247298") 2025/03/06 04:44:47 DEBUG : both3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0305_d20250306_m044354_c001_v0001184_t0019_u01741236234944") 2025/03/06 04:44:47 DEBUG : both4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e7_d20250306_m044423_c001_v7007000_t0000_u01741236263385") 2025/03/06 04:44:47 DEBUG : both4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0608_d20250306_m044411_c001_v0001184_t0039_u01741236251145") 2025/03/06 04:44:47 DEBUG : both4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080a_d20250306_m044407_c001_v7007000_t0000_u01741236247481") 2025/03/06 04:44:47 DEBUG : both4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0315_d20250306_m044355_c001_v0001184_t0002_u01741236235353") 2025/03/06 04:44:47 DEBUG : both5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e8_d20250306_m044423_c001_v7007000_t0000_u01741236263568") 2025/03/06 04:44:47 DEBUG : both5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0620_d20250306_m044411_c001_v0001184_t0005_u01741236251555") 2025/03/06 04:44:47 DEBUG : both5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080b_d20250306_m044407_c001_v7007000_t0000_u01741236247666") 2025/03/06 04:44:47 DEBUG : both5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0323_d20250306_m044355_c001_v0001184_t0002_u01741236235769") 2025/03/06 04:44:47 DEBUG : both6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4e9_d20250306_m044423_c001_v7007000_t0000_u01741236263760") 2025/03/06 04:44:47 DEBUG : both6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0636_d20250306_m044411_c001_v0001184_t0032_u01741236251969") 2025/03/06 04:44:47 DEBUG : both6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080c_d20250306_m044407_c001_v7007000_t0000_u01741236247849") 2025/03/06 04:44:47 DEBUG : both6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0337_d20250306_m044356_c001_v0001184_t0036_u01741236236199") 2025/03/06 04:44:47 DEBUG : both7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4ea_d20250306_m044423_c001_v7007000_t0000_u01741236263942") 2025/03/06 04:44:47 DEBUG : both7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0646_d20250306_m044412_c001_v0001184_t0040_u01741236252377") 2025/03/06 04:44:47 DEBUG : both7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080d_d20250306_m044408_c001_v7007000_t0000_u01741236248031") 2025/03/06 04:44:47 DEBUG : both7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf034d_d20250306_m044356_c001_v0001184_t0031_u01741236236622") 2025/03/06 04:44:47 DEBUG : both8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4eb_d20250306_m044424_c001_v7007000_t0000_u01741236264125") 2025/03/06 04:44:47 DEBUG : both8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0662_d20250306_m044412_c001_v0001184_t0026_u01741236252781") 2025/03/06 04:44:47 DEBUG : both8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080e_d20250306_m044408_c001_v7007000_t0000_u01741236248215") 2025/03/06 04:44:47 DEBUG : both8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf035b_d20250306_m044357_c001_v0001184_t0056_u01741236237072") 2025/03/06 04:44:48 DEBUG : both9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4ec_d20250306_m044424_c001_v7007000_t0000_u01741236264309") 2025/03/06 04:44:48 DEBUG : both9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0678_d20250306_m044413_c001_v0001184_t0026_u01741236253195") 2025/03/06 04:44:48 DEBUG : both9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c16843080f_d20250306_m044408_c001_v7007000_t0000_u01741236248398") 2025/03/06 04:44:48 DEBUG : both9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf036d_d20250306_m044357_c001_v0001184_t0022_u01741236237480") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743b6_d20250306_m044002_c001_v7007000_t0000_u01741236002167") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a832_d20250306_m044000_c001_v0001157_t0018_u01741236000363") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87438f_d20250306_m043959_c001_v7007000_t0000_u01741235999129") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a81c_d20250306_m043957_c001_v0001157_t0022_u01741235997435") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a3098f_d20250306_m043936_c001_v7007000_t0000_u01741235976733") 2025/03/06 04:44:48 DEBUG : c/non empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a78c_d20250306_m043934_c001_v0001157_t0022_u01741235974905") 2025/03/06 04:44:48 DEBUG : check sum: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2a7_d20250306_m043923_c001_v7007000_t0000_u01741235963360") 2025/03/06 04:44:48 DEBUG : check sum: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a72c_d20250306_m043922_c001_v0001157_t0056_u01741235962244") 2025/03/06 04:44:48 DEBUG : dest/3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916960_d20250306_m044202_c001_v7007000_t0000_u01741236122646") 2025/03/06 04:44:48 DEBUG : dest/3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f417b2b6832eb19f4_d20250306_m044201_c001_v0001184_t0043_u01741236121544") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916c78_d20250306_m044342_c001_v7007000_t0000_u01741236222273") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11990da4c542b5ef_d20250306_m044339_c001_v0001103_t0003_u01741236219771") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a25a1_d20250306_m044339_c001_v7007000_t0000_u01741236219587") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11990da4c542b5db_d20250306_m044336_c001_v0001103_t0012_u01741236216229") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a2530_d20250306_m044335_c001_v7007000_t0000_u01741236215503") 2025/03/06 04:44:48 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045befee3_d20250306_m044331_c001_v0001184_t0013_u01741236211016") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52431_d20250306_m044329_c001_v7007000_t0000_u01741236209549") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10823d84c306be38_d20250306_m044327_c001_v0001184_t0024_u01741236207474") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a245e_d20250306_m044327_c001_v7007000_t0000_u01741236207293") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10823d84c306bde2_d20250306_m044324_c001_v0001184_t0013_u01741236204878") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a244c_d20250306_m044324_c001_v7007000_t0000_u01741236204150") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce708_d20250306_m044320_c001_v0001101_t0026_u01741236200485") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52409_d20250306_m044319_c001_v7007000_t0000_u01741236199197") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f119dbb65e53162d4_d20250306_m044318_c001_v0001183_t0042_u01741236198027") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4054a64ed2d26144_d20250306_m044317_c001_v7007000_t0000_u01741236197842") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f119dbb65e531627c_d20250306_m044314_c001_v0001183_t0034_u01741236194852") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4054a64ed2d26141_d20250306_m044314_c001_v7007000_t0000_u01741236194122") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce6d8_d20250306_m044310_c001_v0001101_t0038_u01741236190683") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52400_d20250306_m044309_c001_v7007000_t0000_u01741236189771") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105e1659f45f271b_d20250306_m044308_c001_v0001100_t0008_u01741236188138") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f0eaa_d20250306_m044307_c001_v7007000_t0000_u01741236187957") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105e1659f45f2707_d20250306_m044304_c001_v0001100_t0032_u01741236184572") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f0e9f_d20250306_m044303_c001_v7007000_t0000_u01741236183849") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce692_d20250306_m044255_c001_v0001101_t0030_u01741236175890") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9dda7c_d20250306_m044254_c001_v7007000_t0000_u01741236174503") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105337805a2ec1d4_d20250306_m044250_c001_v0001103_t0058_u01741236170886") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389df16_d20250306_m044250_c001_v7007000_t0000_u01741236170023") 2025/03/06 04:44:49 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f107fdd1b7dc4e79e_d20250306_m044244_c001_v0001038_t0045_u01741236164833") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389db1a_d20250306_m044244_c001_v7007000_t0000_u01741236164089") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce65f_d20250306_m044236_c001_v0001101_t0034_u01741236156156") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4041fd140a4f3a85_d20250306_m044235_c001_v7007000_t0000_u01741236155245") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1066fa613c439ed3_d20250306_m044233_c001_v0001092_t0017_u01741236153293") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f413d53d3f8d0081a_d20250306_m044233_c001_v7007000_t0000_u01741236153110") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1066fa613c439ecb_d20250306_m044229_c001_v0001092_t0028_u01741236149844") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f413d53d3f8d00810_d20250306_m044229_c001_v7007000_t0000_u01741236149118") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5ab4f_d20250306_m044223_c001_v0001157_t0022_u01741236143512") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137946_d20250306_m044222_c001_v7007000_t0000_u01741236142410") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11306c39ae038684_d20250306_m044215_c001_v0001182_t0032_u01741236135928") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9dd648_d20250306_m044215_c001_v7007000_t0000_u01741236135434") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef2f7_d20250306_m044210_c001_v0001184_t0006_u01741236130841") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1181dbdc3a08471e_d20250306_m044210_c001_v0001176_t0054_u01741236130049") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1181dbdc3a084712_d20250306_m044208_c001_v0001176_t0058_u01741236128429") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4116c07fe56265e4_d20250306_m044153_c001_v7007000_t0000_u01741236113758") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5aa9e_d20250306_m044146_c001_v0001157_t0058_u01741236106325") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10953ecd1a7c3b23_d20250306_m044145_c001_v0001183_t0046_u01741236105565") 2025/03/06 04:44:50 DEBUG : dst/one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10953ecd1a7c3af3_d20250306_m044144_c001_v0001183_t0049_u01741236104612") 2025/03/06 04:44:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916c81_d20250306_m044342_c001_v7007000_t0000_u01741236222454") 2025/03/06 04:44:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10008c9584984a6d_d20250306_m044339_c001_v0001183_t0016_u01741236219353") 2025/03/06 04:44:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f107f3acc4011325c_d20250306_m044335_c001_v0001184_t0020_u01741236215292") 2025/03/06 04:44:50 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52435_d20250306_m044329_c001_v7007000_t0000_u01741236209738") 2025/03/06 04:44:51 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1053a08e8b3b7732_d20250306_m044327_c001_v0001184_t0035_u01741236207095") 2025/03/06 04:44:51 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1153432bda6b1c50_d20250306_m044323_c001_v0001172_t0009_u01741236203855") 2025/03/06 04:44:51 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c5240b_d20250306_m044319_c001_v7007000_t0000_u01741236199387") 2025/03/06 04:44:51 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f100a5d57af445835_d20250306_m044317_c001_v0001178_t0004_u01741236197632") 2025/03/06 04:44:51 DEBUG : dst/one.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10224c0ae6613bbe_d20250306_m044313_c001_v0001182_t0037_u01741236193910") 2025/03/06 04:44:51 DEBUG : dst/three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137960_d20250306_m044222_c001_v7007000_t0000_u01741236142593") 2025/03/06 04:44:51 DEBUG : dst/three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1181dbdc3a084756_d20250306_m044221_c001_v0001176_t0007_u01741236141076") 2025/03/06 04:44:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916c88_d20250306_m044342_c001_v7007000_t0000_u01741236222635") 2025/03/06 04:44:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f114a9f3e59f0fef8_d20250306_m044340_c001_v0001044_t0030_u01741236220692") 2025/03/06 04:44:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101673bb80b80d5a_d20250306_m044337_c001_v0001182_t0002_u01741236217427") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916c8f_d20250306_m044342_c001_v7007000_t0000_u01741236222817") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11990da4c542b5f7_d20250306_m044341_c001_v0001103_t0017_u01741236221397") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a25c6_d20250306_m044341_c001_v7007000_t0000_u01741236221211") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11990da4c542b5dd_d20250306_m044337_c001_v0001103_t0015_u01741236217823") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a2567_d20250306_m044337_c001_v7007000_t0000_u01741236217640") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045beff09_d20250306_m044331_c001_v0001184_t0040_u01741236211869") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52438_d20250306_m044329_c001_v7007000_t0000_u01741236209923") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10823d84c306be5e_d20250306_m044328_c001_v0001184_t0045_u01741236208924") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a2481_d20250306_m044328_c001_v7007000_t0000_u01741236208742") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10823d84c306be08_d20250306_m044326_c001_v0001184_t0000_u01741236206135") 2025/03/06 04:44:51 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40329cedcd1a2450_d20250306_m044325_c001_v7007000_t0000_u01741236205953") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce70a_d20250306_m044320_c001_v0001101_t0035_u01741236200994") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4054a64ed2d26145_d20250306_m044318_c001_v7007000_t0000_u01741236198634") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045befcf6_d20250306_m044316_c001_v0001184_t0018_u01741236196828") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4054a64ed2d26142_d20250306_m044316_c001_v7007000_t0000_u01741236196100") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce6e2_d20250306_m044311_c001_v0001101_t0054_u01741236191294") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f0eaf_d20250306_m044308_c001_v7007000_t0000_u01741236188829") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045befb70_d20250306_m044306_c001_v0001184_t0038_u01741236186502") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f0ea2_d20250306_m044305_c001_v7007000_t0000_u01741236185405") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce694_d20250306_m044256_c001_v0001101_t0028_u01741236176771") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389df1b_d20250306_m044252_c001_v7007000_t0000_u01741236172249") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef88a_d20250306_m044248_c001_v0001184_t0029_u01741236168048") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389df06_d20250306_m044246_c001_v7007000_t0000_u01741236166050") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce66b_d20250306_m044239_c001_v0001101_t0032_u01741236159086") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f413d53d3f8d0081b_d20250306_m044234_c001_v7007000_t0000_u01741236154322") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5ab77_d20250306_m044231_c001_v0001157_t0025_u01741236151747") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f413d53d3f8d00814_d20250306_m044230_c001_v7007000_t0000_u01741236150645") 2025/03/06 04:44:52 DEBUG : dst/three.txt: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef53c_d20250306_m044224_c001_v0001184_t0046_u01741236144512") 2025/03/06 04:44:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c5243c_d20250306_m044330_c001_v7007000_t0000_u01741236210106") 2025/03/06 04:44:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1043603d5764c62f_d20250306_m044328_c001_v0001036_t0031_u01741236208250") 2025/03/06 04:44:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f115b6f00bef82c9f_d20250306_m044325_c001_v0001090_t0048_u01741236205663") 2025/03/06 04:44:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c5240c_d20250306_m044319_c001_v7007000_t0000_u01741236199571") 2025/03/06 04:44:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1177f1e3f1eee5de_d20250306_m044318_c001_v0001183_t0056_u01741236198434") 2025/03/06 04:44:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f112b83e2669a725a_d20250306_m044315_c001_v0001033_t0007_u01741236195251") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916c99_d20250306_m044343_c001_v7007000_t0000_u01741236223001") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce726_d20250306_m044331_c001_v0001101_t0009_u01741236211573") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c5243f_d20250306_m044330_c001_v7007000_t0000_u01741236210291") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045befd7e_d20250306_m044320_c001_v0001184_t0038_u01741236200788") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c5240d_d20250306_m044319_c001_v7007000_t0000_u01741236199754") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045befc26_d20250306_m044311_c001_v0001184_t0029_u01741236191092") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4023c78c46c52401_d20250306_m044309_c001_v7007000_t0000_u01741236189958") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef9ee_d20250306_m044256_c001_v0001184_t0019_u01741236176574") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9dda80_d20250306_m044254_c001_v7007000_t0000_u01741236174926") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bef738_d20250306_m044236_c001_v0001184_t0007_u01741236156816") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4041fd140a4f3a87_d20250306_m044235_c001_v7007000_t0000_u01741236155427") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce63d_d20250306_m044224_c001_v0001101_t0007_u01741236144190") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312137961_d20250306_m044222_c001_v7007000_t0000_u01741236142777") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1053a08e8b3b6e08_d20250306_m044218_c001_v0001184_t0033_u01741236138234") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4116c07fe56265e5_d20250306_m044153_c001_v7007000_t0000_u01741236113940") 2025/03/06 04:44:53 DEBUG : dst/two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10953ecd1a7c3c1b_d20250306_m044152_c001_v0001183_t0017_u01741236112772") 2025/03/06 04:44:53 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4067a727f03ffb91_d20250306_m044112_c001_v7007000_t0000_u01741236072162") 2025/03/06 04:44:53 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee8e0_d20250306_m044108_c001_v0001184_t0014_u01741236068926") 2025/03/06 04:44:53 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4067a727f03ffb88_d20250306_m044106_c001_v7007000_t0000_u01741236066989") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee63e_d20250306_m044055_c001_v0001184_t0001_u01741236055301") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f5d_d20250306_m044045_c001_v7007000_t0000_u01741236045844") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee428_d20250306_m044042_c001_v0001184_t0058_u01741236042951") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87441e_d20250306_m044017_c001_v7007000_t0000_u01741236017446") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a88a_d20250306_m044015_c001_v0001157_t0023_u01741236015418") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87440f_d20250306_m044013_c001_v7007000_t0000_u01741236013836") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a87e_d20250306_m044012_c001_v0001157_t0042_u01741236012608") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874402_d20250306_m044008_c001_v7007000_t0000_u01741236008365") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a856_d20250306_m044006_c001_v0001157_t0058_u01741236006283") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743d7_d20250306_m044004_c001_v7007000_t0000_u01741236004858") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a844_d20250306_m044003_c001_v0001157_t0037_u01741236003347") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87435e_d20250306_m043956_c001_v7007000_t0000_u01741235996005") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a802_d20250306_m043953_c001_v0001157_t0057_u01741235993891") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30b29_d20250306_m043952_c001_v7007000_t0000_u01741235992543") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7e8_d20250306_m043951_c001_v0001157_t0012_u01741235991616") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30afb_d20250306_m043945_c001_v7007000_t0000_u01741235985719") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7ba_d20250306_m043944_c001_v0001157_t0024_u01741235984394") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30999_d20250306_m043941_c001_v7007000_t0000_u01741235981838") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7a4_d20250306_m043940_c001_v0001157_t0025_u01741235980841") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30992_d20250306_m043939_c001_v7007000_t0000_u01741235979752") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f107296695a6d37b3_d20250306_m043939_c001_v0001103_t0024_u01741235979062") 2025/03/06 04:44:54 DEBUG : empty space: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a79c_d20250306_m043937_c001_v0001157_t0037_u01741235977459") 2025/03/06 04:44:55 DEBUG : enormous: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87441a_d20250306_m044016_c001_v7007000_t0000_u01741236016519") 2025/03/06 04:44:55 DEBUG : enormous: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a88c_d20250306_m044015_c001_v0001157_t0058_u01741236015802") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916d44_d20250306_m044347_c001_v7007000_t0000_u01741236227672") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce752_d20250306_m044346_c001_v0001101_t0045_u01741236226247") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f55_d20250306_m044041_c001_v7007000_t0000_u01741236041110") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee3b0_d20250306_m044039_c001_v0001184_t0048_u01741236039964") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30989_d20250306_m043933_c001_v7007000_t0000_u01741235973476") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a770_d20250306_m043932_c001_v0001157_t0041_u01741235972473") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30988_d20250306_m043931_c001_v7007000_t0000_u01741235971204") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a760_d20250306_m043930_c001_v0001157_t0048_u01741235970465") 2025/03/06 04:44:55 DEBUG : existing: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a75c_d20250306_m043929_c001_v0001157_t0051_u01741235969384") 2025/03/06 04:44:55 DEBUG : existing-b: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f56_d20250306_m044041_c001_v7007000_t0000_u01741236041305") 2025/03/06 04:44:55 DEBUG : existing-b: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a93f_d20250306_m044039_c001_v0001157_t0004_u01741236039954") 2025/03/06 04:44:55 DEBUG : file1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e50f_d20250306_m044433_c001_v7007000_t0000_u01741236273589") 2025/03/06 04:44:55 DEBUG : file1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f102dd55fb1b74a99_d20250306_m044432_c001_v0001177_t0027_u01741236272787") 2025/03/06 04:44:55 DEBUG : file1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e507_d20250306_m044430_c001_v7007000_t0000_u01741236270692") 2025/03/06 04:44:55 DEBUG : file1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f117bede29ec5d104_d20250306_m044429_c001_v0001113_t0054_u01741236269437") 2025/03/06 04:44:55 DEBUG : five: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87442d_d20250306_m044022_c001_v7007000_t0000_u01741236022250") 2025/03/06 04:44:55 DEBUG : five: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41563628dbb5a8ac_d20250306_m044020_c001_v0001157_t0014_u01741236020197") 2025/03/06 04:44:55 DEBUG : foo: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a309ac_d20250306_m043943_c001_v7007000_t0000_u01741235983664") 2025/03/06 04:44:56 DEBUG : foo: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41563628dbb5a7b0_d20250306_m043943_c001_v0001157_t0014_u01741235983120") 2025/03/06 04:44:56 DEBUG : foo: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41563628dbb5a7ac_d20250306_m043942_c001_v0001157_t0014_u01741235982569") 2025/03/06 04:44:56 DEBUG : four: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87442e_d20250306_m044022_c001_v7007000_t0000_u01741236022433") 2025/03/06 04:44:56 DEBUG : four: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bee005_d20250306_m044020_c001_v0001184_t0000_u01741236020748") 2025/03/06 04:44:56 DEBUG : four: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a8a8_d20250306_m044019_c001_v0001157_t0010_u01741236019283") 2025/03/06 04:44:56 DEBUG : hello world2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f0831213629b_d20250306_m043831_c001_v7007000_t0000_u01741235911418") 2025/03/06 04:44:56 DEBUG : hello world2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5368_d20250306_m043830_c001_v0001038_t0004_u01741235910462") 2025/03/06 04:44:56 DEBUG : ignore-size: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2b0_d20250306_m043927_c001_v7007000_t0000_u01741235967942") 2025/03/06 04:44:56 DEBUG : ignore-size: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a74c_d20250306_m043926_c001_v0001157_t0018_u01741235966941") 2025/03/06 04:44:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f03_d20250306_m044038_c001_v7007000_t0000_u01741236038794") 2025/03/06 04:44:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee32f_d20250306_m044037_c001_v0001184_t0016_u01741236037554") 2025/03/06 04:44:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229efd_d20250306_m044036_c001_v7007000_t0000_u01741236036385") 2025/03/06 04:44:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee2bf_d20250306_m044035_c001_v0001184_t0027_u01741236035330") 2025/03/06 04:44:56 DEBUG : one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87442f_d20250306_m044022_c001_v7007000_t0000_u01741236022619") 2025/03/06 04:44:56 DEBUG : one: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41563628dbb5a8a0_d20250306_m044018_c001_v0001157_t0014_u01741236018565") 2025/03/06 04:44:56 DEBUG : only0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4ed_d20250306_m044424_c001_v7007000_t0000_u01741236264493") 2025/03/06 04:44:56 DEBUG : only0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf0748_d20250306_m044418_c001_v0001184_t0000_u01741236258606") 2025/03/06 04:44:56 DEBUG : only0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05be_d20250306_m044409_c001_v0001184_t0051_u01741236249729") 2025/03/06 04:44:56 DEBUG : only0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9ddd63_d20250306_m044403_c001_v7007000_t0000_u01741236243544") 2025/03/06 04:44:56 DEBUG : only0: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02dd_d20250306_m044353_c001_v0001184_t0051_u01741236233891") 2025/03/06 04:44:56 DEBUG : only1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4ee_d20250306_m044424_c001_v7007000_t0000_u01741236264676") 2025/03/06 04:44:57 DEBUG : only1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2d96_d20250306_m044419_c001_v0001038_t0019_u01741236259158") 2025/03/06 04:44:57 DEBUG : only1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05ce_d20250306_m044410_c001_v0001184_t0018_u01741236250148") 2025/03/06 04:44:57 DEBUG : only1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12ce_d20250306_m044403_c001_v7007000_t0000_u01741236243678") 2025/03/06 04:44:57 DEBUG : only1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02e9_d20250306_m044354_c001_v0001184_t0030_u01741236234300") 2025/03/06 04:44:57 DEBUG : only10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f0_d20250306_m044424_c001_v7007000_t0000_u01741236264861") 2025/03/06 04:44:57 DEBUG : only10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f402dd55fb1b74a3d_d20250306_m044419_c001_v0001177_t0032_u01741236259350") 2025/03/06 04:44:57 DEBUG : only10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf069a_d20250306_m044413_c001_v0001184_t0047_u01741236253817") 2025/03/06 04:44:57 DEBUG : only10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9ddd66_d20250306_m044404_c001_v7007000_t0000_u01741236244160") 2025/03/06 04:44:57 DEBUG : only10: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0386_d20250306_m044358_c001_v0001184_t0019_u01741236238116") 2025/03/06 04:44:57 DEBUG : only11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f1_d20250306_m044425_c001_v7007000_t0000_u01741236265044") 2025/03/06 04:44:57 DEBUG : only11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f417bede29ec5d0d9_d20250306_m044419_c001_v0001113_t0045_u01741236259538") 2025/03/06 04:44:57 DEBUG : only11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06aa_d20250306_m044414_c001_v0001184_t0056_u01741236254261") 2025/03/06 04:44:57 DEBUG : only11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12d5_d20250306_m044404_c001_v7007000_t0000_u01741236244225") 2025/03/06 04:44:57 DEBUG : only11: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0395_d20250306_m044358_c001_v0001184_t0012_u01741236238543") 2025/03/06 04:44:57 DEBUG : only12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f3_d20250306_m044425_c001_v7007000_t0000_u01741236265227") 2025/03/06 04:44:57 DEBUG : only12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf0766_d20250306_m044419_c001_v0001184_t0000_u01741236259188") 2025/03/06 04:44:57 DEBUG : only12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06be_d20250306_m044414_c001_v0001184_t0033_u01741236254752") 2025/03/06 04:44:57 DEBUG : only12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307fb_d20250306_m044404_c001_v7007000_t0000_u01741236244262") 2025/03/06 04:44:57 DEBUG : only12: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03ad_d20250306_m044358_c001_v0001184_t0046_u01741236238936") 2025/03/06 04:44:57 DEBUG : only13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f6_d20250306_m044425_c001_v7007000_t0000_u01741236265420") 2025/03/06 04:44:57 DEBUG : only13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2d98_d20250306_m044419_c001_v0001038_t0019_u01741236259342") 2025/03/06 04:44:57 DEBUG : only13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06ce_d20250306_m044415_c001_v0001184_t0000_u01741236255209") 2025/03/06 04:44:57 DEBUG : only13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f405ec999f435410b_d20250306_m044403_c001_v7007000_t0000_u01741236243704") 2025/03/06 04:44:58 DEBUG : only13: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03bb_d20250306_m044359_c001_v0001184_t0032_u01741236239341") 2025/03/06 04:44:58 DEBUG : only14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f7_d20250306_m044425_c001_v7007000_t0000_u01741236265606") 2025/03/06 04:44:58 DEBUG : only14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf076e_d20250306_m044419_c001_v0001184_t0000_u01741236259374") 2025/03/06 04:44:58 DEBUG : only14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06de_d20250306_m044415_c001_v0001184_t0006_u01741236255653") 2025/03/06 04:44:58 DEBUG : only14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9ddd65_d20250306_m044403_c001_v7007000_t0000_u01741236243945") 2025/03/06 04:44:58 DEBUG : only14: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03d7_d20250306_m044359_c001_v0001184_t0021_u01741236239741") 2025/03/06 04:44:58 DEBUG : only15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f8_d20250306_m044425_c001_v7007000_t0000_u01741236265803") 2025/03/06 04:44:58 DEBUG : only15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2d9a_d20250306_m044419_c001_v0001038_t0019_u01741236259525") 2025/03/06 04:44:58 DEBUG : only15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06ec_d20250306_m044416_c001_v0001184_t0038_u01741236256090") 2025/03/06 04:44:58 DEBUG : only15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307fa_d20250306_m044404_c001_v7007000_t0000_u01741236244079") 2025/03/06 04:44:58 DEBUG : only15: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf03f9_d20250306_m044400_c001_v0001184_t0015_u01741236240155") 2025/03/06 04:44:58 DEBUG : only16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4f9_d20250306_m044425_c001_v7007000_t0000_u01741236265988") 2025/03/06 04:44:58 DEBUG : only16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f402dd55fb1b74a41_d20250306_m044419_c001_v0001177_t0032_u01741236259536") 2025/03/06 04:44:58 DEBUG : only16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf06fc_d20250306_m044416_c001_v0001184_t0006_u01741236256510") 2025/03/06 04:44:58 DEBUG : only16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12cb_d20250306_m044403_c001_v7007000_t0000_u01741236243135") 2025/03/06 04:44:58 DEBUG : only16: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0418_d20250306_m044400_c001_v0001184_t0017_u01741236240661") 2025/03/06 04:44:58 DEBUG : only17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4fa_d20250306_m044426_c001_v7007000_t0000_u01741236266171") 2025/03/06 04:44:58 DEBUG : only17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf0774_d20250306_m044419_c001_v0001184_t0000_u01741236259559") 2025/03/06 04:44:58 DEBUG : only17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0708_d20250306_m044416_c001_v0001184_t0031_u01741236256924") 2025/03/06 04:44:58 DEBUG : only17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f405ec999f435410d_d20250306_m044403_c001_v7007000_t0000_u01741236243943") 2025/03/06 04:44:59 DEBUG : only17: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0434_d20250306_m044401_c001_v0001184_t0039_u01741236241067") 2025/03/06 04:44:59 DEBUG : only18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4fb_d20250306_m044426_c001_v7007000_t0000_u01741236266357") 2025/03/06 04:44:59 DEBUG : only18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2d9c_d20250306_m044419_c001_v0001038_t0019_u01741236259708") 2025/03/06 04:44:59 DEBUG : only18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf071a_d20250306_m044417_c001_v0001184_t0036_u01741236257334") 2025/03/06 04:44:59 DEBUG : only18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f405ec999f435410e_d20250306_m044404_c001_v7007000_t0000_u01741236244126") 2025/03/06 04:44:59 DEBUG : only18: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0456_d20250306_m044401_c001_v0001184_t0021_u01741236241552") 2025/03/06 04:44:59 DEBUG : only19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4fd_d20250306_m044426_c001_v7007000_t0000_u01741236266545") 2025/03/06 04:44:59 DEBUG : only19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f402dd55fb1b74a43_d20250306_m044419_c001_v0001177_t0032_u01741236259721") 2025/03/06 04:44:59 DEBUG : only19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf072e_d20250306_m044417_c001_v0001184_t0022_u01741236257762") 2025/03/06 04:44:59 DEBUG : only19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12cc_d20250306_m044403_c001_v7007000_t0000_u01741236243316") 2025/03/06 04:44:59 DEBUG : only19: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf046e_d20250306_m044401_c001_v0001184_t0042_u01741236241960") 2025/03/06 04:44:59 DEBUG : only2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4fe_d20250306_m044426_c001_v7007000_t0000_u01741236266728") 2025/03/06 04:44:59 DEBUG : only2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f417bede29ec5d0db_d20250306_m044419_c001_v0001113_t0045_u01741236259732") 2025/03/06 04:44:59 DEBUG : only2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf05ec_d20250306_m044410_c001_v0001184_t0030_u01741236250549") 2025/03/06 04:44:59 DEBUG : only2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12d1_d20250306_m044404_c001_v7007000_t0000_u01741236244041") 2025/03/06 04:44:59 DEBUG : only2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf02fe_d20250306_m044354_c001_v0001184_t0029_u01741236234740") 2025/03/06 04:44:59 DEBUG : only3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e4ff_d20250306_m044426_c001_v7007000_t0000_u01741236266910") 2025/03/06 04:44:59 DEBUG : only3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf077e_d20250306_m044419_c001_v0001184_t0000_u01741236259748") 2025/03/06 04:44:59 DEBUG : only3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0600_d20250306_m044410_c001_v0001184_t0050_u01741236250950") 2025/03/06 04:44:59 DEBUG : only3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9ddd64_d20250306_m044403_c001_v7007000_t0000_u01741236243742") 2025/03/06 04:44:59 DEBUG : only3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf030b_d20250306_m044355_c001_v0001184_t0016_u01741236235142") 2025/03/06 04:45:00 DEBUG : only4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e500_d20250306_m044427_c001_v7007000_t0000_u01741236267093") 2025/03/06 04:45:00 DEBUG : only4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2d9e_d20250306_m044419_c001_v0001038_t0019_u01741236259890") 2025/03/06 04:45:00 DEBUG : only4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0614_d20250306_m044411_c001_v0001184_t0050_u01741236251349") 2025/03/06 04:45:00 DEBUG : only4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307f9_d20250306_m044403_c001_v7007000_t0000_u01741236243895") 2025/03/06 04:45:00 DEBUG : only4: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf031b_d20250306_m044355_c001_v0001184_t0019_u01741236235565") 2025/03/06 04:45:00 DEBUG : only5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e501_d20250306_m044427_c001_v7007000_t0000_u01741236267287") 2025/03/06 04:45:00 DEBUG : only5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f402dd55fb1b74a49_d20250306_m044419_c001_v0001177_t0032_u01741236259906") 2025/03/06 04:45:00 DEBUG : only5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0628_d20250306_m044411_c001_v0001184_t0003_u01741236251751") 2025/03/06 04:45:00 DEBUG : only5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12cf_d20250306_m044403_c001_v7007000_t0000_u01741236243859") 2025/03/06 04:45:00 DEBUG : only5: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf032f_d20250306_m044355_c001_v0001184_t0012_u01741236235987") 2025/03/06 04:45:00 DEBUG : only6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e502_d20250306_m044427_c001_v7007000_t0000_u01741236267514") 2025/03/06 04:45:00 DEBUG : only6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f417bede29ec5d0e1_d20250306_m044419_c001_v0001113_t0045_u01741236259917") 2025/03/06 04:45:00 DEBUG : only6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf063c_d20250306_m044412_c001_v0001184_t0016_u01741236252165") 2025/03/06 04:45:00 DEBUG : only6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f40425821812f12cd_d20250306_m044403_c001_v7007000_t0000_u01741236243497") 2025/03/06 04:45:00 DEBUG : only6: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0343_d20250306_m044356_c001_v0001184_t0013_u01741236236406") 2025/03/06 04:45:00 DEBUG : only7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e503_d20250306_m044427_c001_v7007000_t0000_u01741236267697") 2025/03/06 04:45:00 DEBUG : only7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f797045bf0786_d20250306_m044419_c001_v0001184_t0000_u01741236259933") 2025/03/06 04:45:00 DEBUG : only7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf064e_d20250306_m044412_c001_v0001184_t0059_u01741236252583") 2025/03/06 04:45:00 DEBUG : only7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f405ec999f435410a_d20250306_m044403_c001_v7007000_t0000_u01741236243508") 2025/03/06 04:45:00 DEBUG : only7: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0355_d20250306_m044356_c001_v0001184_t0003_u01741236236823") 2025/03/06 04:45:00 DEBUG : only8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e504_d20250306_m044427_c001_v7007000_t0000_u01741236267882") 2025/03/06 04:45:00 DEBUG : only8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f400693ca01fc2da0_d20250306_m044420_c001_v0001038_t0019_u01741236260078") 2025/03/06 04:45:01 DEBUG : only8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf066c_d20250306_m044412_c001_v0001184_t0052_u01741236252998") 2025/03/06 04:45:01 DEBUG : only8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307f7_d20250306_m044403_c001_v7007000_t0000_u01741236243529") 2025/03/06 04:45:01 DEBUG : only8: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0361_d20250306_m044357_c001_v0001184_t0041_u01741236237281") 2025/03/06 04:45:01 DEBUG : only9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e505_d20250306_m044428_c001_v7007000_t0000_u01741236268084") 2025/03/06 04:45:01 DEBUG : only9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f402dd55fb1b74a4b_d20250306_m044420_c001_v0001177_t0032_u01741236260089") 2025/03/06 04:45:01 DEBUG : only9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0684_d20250306_m044413_c001_v0001184_t0059_u01741236253398") 2025/03/06 04:45:01 DEBUG : only9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f409e33c1684307f8_d20250306_m044403_c001_v7007000_t0000_u01741236243712") 2025/03/06 04:45:01 DEBUG : only9: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0378_d20250306_m044357_c001_v0001184_t0037_u01741236237683") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229efa_d20250306_m044033_c001_v7007000_t0000_u01741236033504") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce44a_d20250306_m044031_c001_v0001101_t0032_u01741236031447") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e7f_d20250306_m044029_c001_v7007000_t0000_u01741236029606") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee14b_d20250306_m044027_c001_v0001184_t0027_u01741236027456") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e75_d20250306_m044025_c001_v7007000_t0000_u01741236025975") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce428_d20250306_m044023_c001_v0001101_t0005_u01741236023541") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874407_d20250306_m044011_c001_v7007000_t0000_u01741236011034") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a864_d20250306_m044009_c001_v0001157_t0034_u01741236009289") 2025/03/06 04:45:01 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743ff_d20250306_m044007_c001_v7007000_t0000_u01741236007009") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a852_d20250306_m044005_c001_v0001157_t0007_u01741236005781") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743cf_d20250306_m044004_c001_v7007000_t0000_u01741236004197") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a83e_d20250306_m044002_c001_v0001157_t0055_u01741236002897") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874357_d20250306_m043955_c001_v7007000_t0000_u01741235995455") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7fc_d20250306_m043953_c001_v0001157_t0058_u01741235993508") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30b2c_d20250306_m043952_c001_v7007000_t0000_u01741235992780") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7e4_d20250306_m043950_c001_v0001157_t0013_u01741235990908") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30b1a_d20250306_m043950_c001_v7007000_t0000_u01741235990180") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7dc_d20250306_m043949_c001_v0001157_t0030_u01741235989502") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7d8_d20250306_m043948_c001_v0001157_t0029_u01741235988845") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30b0b_d20250306_m043948_c001_v7007000_t0000_u01741235988115") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7ca_d20250306_m043947_c001_v0001157_t0005_u01741235987426") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7c6_d20250306_m043946_c001_v0001157_t0019_u01741235986643") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4086ebc5f5a30afd_d20250306_m043945_c001_v7007000_t0000_u01741235985901") 2025/03/06 04:45:02 DEBUG : potato: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a7bc_d20250306_m043945_c001_v0001157_t0040_u01741235985020") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916901_d20250306_m044121_c001_v7007000_t0000_u01741236081872") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce534_d20250306_m044121_c001_v0001101_t0050_u01741236081154") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4067a727f03ffb94_d20250306_m044112_c001_v7007000_t0000_u01741236072546") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce4f4_d20250306_m044108_c001_v0001101_t0030_u01741236068278") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9db939_d20250306_m044100_c001_v7007000_t0000_u01741236060948") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce4bc_d20250306_m044054_c001_v0001101_t0042_u01741236054637") 2025/03/06 04:45:02 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f5f_d20250306_m044046_c001_v7007000_t0000_u01741236046494") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce48f_d20250306_m044042_c001_v0001101_t0024_u01741236042579") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf87441b_d20250306_m044016_c001_v7007000_t0000_u01741236016701") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a888_d20250306_m044015_c001_v0001157_t0034_u01741236015134") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874410_d20250306_m044014_c001_v7007000_t0000_u01741236014019") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a876_d20250306_m044011_c001_v0001157_t0050_u01741236011953") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874408_d20250306_m044011_c001_v7007000_t0000_u01741236011217") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a86a_d20250306_m044009_c001_v0001157_t0001_u01741236009963") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874404_d20250306_m044008_c001_v7007000_t0000_u01741236008553") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a85c_d20250306_m044007_c001_v0001157_t0026_u01741236007375") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf8743da_d20250306_m044005_c001_v7007000_t0000_u01741236005040") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a84c_d20250306_m044004_c001_v0001157_t0016_u01741236004187") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874362_d20250306_m043956_c001_v7007000_t0000_u01741235996188") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a808_d20250306_m043954_c001_v0001157_t0003_u01741235994650") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f0831213629f_d20250306_m043835_c001_v7007000_t0000_u01741235915567") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5372_d20250306_m043834_c001_v0001038_t0038_u01741235914731") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f0831213629d_d20250306_m043833_c001_v7007000_t0000_u01741235913211") 2025/03/06 04:45:03 DEBUG : potato2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f536a_d20250306_m043832_c001_v0001038_t0057_u01741235912373") 2025/03/06 04:45:03 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4067a727f03ffb96_d20250306_m044112_c001_v7007000_t0000_u01741236072811") 2025/03/06 04:45:03 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a9e1_d20250306_m044109_c001_v0001157_t0038_u01741236069487") 2025/03/06 04:45:03 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f418f0b13dc9db83f_d20250306_m044100_c001_v7007000_t0000_u01741236060552") 2025/03/06 04:45:03 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a997_d20250306_m044055_c001_v0001157_t0031_u01741236055886") 2025/03/06 04:45:04 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f5e_d20250306_m044046_c001_v7007000_t0000_u01741236046084") 2025/03/06 04:45:04 DEBUG : potato3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a94b_d20250306_m044043_c001_v0001157_t0041_u01741236043157") 2025/03/06 04:45:04 DEBUG : pre-dest1/1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916961_d20250306_m044202_c001_v7007000_t0000_u01741236122859") 2025/03/06 04:45:04 DEBUG : pre-dest1/1: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5aabe_d20250306_m044154_c001_v0001157_t0016_u01741236114673") 2025/03/06 04:45:04 DEBUG : pre-dest2/2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4147e24ea3916962_d20250306_m044203_c001_v7007000_t0000_u01741236123042") 2025/03/06 04:45:04 DEBUG : pre-dest2/2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce5c7_d20250306_m044155_c001_v0001101_t0004_u01741236115400") 2025/03/06 04:45:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4116c07fe56261e8_d20250306_m044134_c001_v7007000_t0000_u01741236094180") 2025/03/06 04:45:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045beecde_d20250306_m044131_c001_v0001184_t0058_u01741236091096") 2025/03/06 04:45:04 DEBUG : sizeonly: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2ac_d20250306_m043925_c001_v7007000_t0000_u01741235965670") 2025/03/06 04:45:04 DEBUG : sizeonly: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a744_d20250306_m043924_c001_v0001157_t0019_u01741235964664") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e51d_d20250306_m044440_c001_v7007000_t0000_u01741236280182") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f117bede29ec5d126_d20250306_m044438_c001_v0001113_t0051_u01741236278957") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e518_d20250306_m044437_c001_v7007000_t0000_u01741236277065") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f100693ca01fc2dc8_d20250306_m044435_c001_v0001038_t0047_u01741236275679") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229f04_d20250306_m044038_c001_v7007000_t0000_u01741236038983") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11614cc5477ce47c_d20250306_m044037_c001_v0001101_t0036_u01741236037909") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229efe_d20250306_m044036_c001_v7007000_t0000_u01741236036566") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a911_d20250306_m044035_c001_v0001157_t0045_u01741236035677") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2a6_d20250306_m043921_c001_v7007000_t0000_u01741235961335") 2025/03/06 04:45:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a71a_d20250306_m043919_c001_v0001157_t0009_u01741235959910") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2a5_d20250306_m043919_c001_v7007000_t0000_u01741235959174") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a714_d20250306_m043918_c001_v0001157_t0007_u01741235958129") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df2a2_d20250306_m043911_c001_v7007000_t0000_u01741235951865") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53d8_d20250306_m043910_c001_v0001038_t0037_u01741235950172") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df29f_d20250306_m043909_c001_v7007000_t0000_u01741235949306") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53d0_d20250306_m043907_c001_v0001038_t0053_u01741235947192") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53cc_d20250306_m043902_c001_v0001038_t0053_u01741235942742") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df26e_d20250306_m043901_c001_v7007000_t0000_u01741235941999") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53c8_d20250306_m043900_c001_v0001038_t0045_u01741235940968") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53c4_d20250306_m043900_c001_v0001038_t0027_u01741235940039") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df26d_d20250306_m043858_c001_v7007000_t0000_u01741235938953") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53bc_d20250306_m043856_c001_v0001038_t0019_u01741235936242") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53b4_d20250306_m043853_c001_v0001038_t0057_u01741235933605") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df268_d20250306_m043852_c001_v7007000_t0000_u01741235932876") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53ac_d20250306_m043851_c001_v0001038_t0024_u01741235931915") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f53a8_d20250306_m043851_c001_v0001038_t0001_u01741235931063") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df267_d20250306_m043850_c001_v7007000_t0000_u01741235930325") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f539c_d20250306_m043846_c001_v0001038_t0004_u01741235926775") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4169e606381df263_d20250306_m043846_c001_v7007000_t0000_u01741235926411") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5398_d20250306_m043845_c001_v0001038_t0023_u01741235925540") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f083121362ac_d20250306_m043843_c001_v7007000_t0000_u01741235923919") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5390_d20250306_m043843_c001_v0001038_t0054_u01741235923120") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f083121362aa_d20250306_m043842_c001_v7007000_t0000_u01741235922576") 2025/03/06 04:45:05 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f538a_d20250306_m043841_c001_v0001038_t0002_u01741235921684") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f083121362a6_d20250306_m043840_c001_v7007000_t0000_u01741235920405") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f537e_d20250306_m043839_c001_v0001038_t0030_u01741235919486") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f083121362a4_d20250306_m043838_c001_v7007000_t0000_u01741235918938") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f537a_d20250306_m043838_c001_v0001038_t0014_u01741235918156") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f083121362a2_d20250306_m043837_c001_v7007000_t0000_u01741235917238") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5376_d20250306_m043836_c001_v0001038_t0042_u01741235916470") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312136298_d20250306_m043829_c001_v7007000_t0000_u01741235909553") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5362_d20250306_m043828_c001_v0001038_t0055_u01741235908738") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f08312136294_d20250306_m043827_c001_v7007000_t0000_u01741235907838") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f535c_d20250306_m043826_c001_v0001038_t0023_u01741235906861") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f0831213628e_d20250306_m043825_c001_v7007000_t0000_u01741235905960") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f535a_d20250306_m043825_c001_v0001038_t0046_u01741235905093") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4027f0831213628c_d20250306_m043822_c001_v7007000_t0000_u01741235902219") 2025/03/06 04:45:06 DEBUG : sub dir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f10890d16c04f5354_d20250306_m043821_c001_v0001038_t0034_u01741235901462") 2025/03/06 04:45:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e51e_d20250306_m044440_c001_v7007000_t0000_u01741236280365") 2025/03/06 04:45:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f102dd55fb1b74abb_d20250306_m044438_c001_v0001177_t0024_u01741236278963") 2025/03/06 04:45:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e51a_d20250306_m044437_c001_v7007000_t0000_u01741236277256") 2025/03/06 04:45:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf0a29_d20250306_m044435_c001_v0001184_t0015_u01741236275328") 2025/03/06 04:45:06 DEBUG : sub/yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229ef8_d20250306_m044032_c001_v7007000_t0000_u01741236032959") 2025/03/06 04:45:06 DEBUG : sub/yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee1f3_d20250306_m044031_c001_v0001184_t0017_u01741236031091") 2025/03/06 04:45:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e512_d20250306_m044433_c001_v7007000_t0000_u01741236273785") 2025/03/06 04:45:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f117bede29ec5d10c_d20250306_m044432_c001_v0001113_t0007_u01741236272444") 2025/03/06 04:45:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e508_d20250306_m044430_c001_v7007000_t0000_u01741236270877") 2025/03/06 04:45:07 DEBUG : test_dir1/file2: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf092b_d20250306_m044429_c001_v0001184_t0044_u01741236269446") 2025/03/06 04:45:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e513_d20250306_m044433_c001_v7007000_t0000_u01741236273968") 2025/03/06 04:45:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bf09b3_d20250306_m044432_c001_v0001184_t0028_u01741236272434") 2025/03/06 04:45:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f412d8291b389e509_d20250306_m044431_c001_v7007000_t0000_u01741236271063") 2025/03/06 04:45:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f100693ca01fc2dba_d20250306_m044429_c001_v0001038_t0000_u01741236269461") 2025/03/06 04:45:07 DEBUG : three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874430_d20250306_m044022_c001_v7007000_t0000_u01741236022801") 2025/03/06 04:45:07 DEBUG : three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a8b6_d20250306_m044021_c001_v0001157_t0004_u01741236021507") 2025/03/06 04:45:07 DEBUG : three: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a8a4_d20250306_m044018_c001_v0001157_t0056_u01741236018932") 2025/03/06 04:45:07 DEBUG : two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f401f9033bf874432_d20250306_m044022_c001_v7007000_t0000_u01741236022984") 2025/03/06 04:45:07 DEBUG : two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41614cc5477ce418_d20250306_m044020_c001_v0001101_t0034_u01741236020937") 2025/03/06 04:45:07 DEBUG : two: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f41563628dbb5a8a2_d20250306_m044018_c001_v0001157_t0014_u01741236018749") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229efb_d20250306_m044033_c001_v7007000_t0000_u01741236033683") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f105b9999e7856d7b_d20250306_m044032_c001_v0001134_t0012_u01741236032375") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e7c_d20250306_m044029_c001_v7007000_t0000_u01741236029052") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f11563628dbb5a8e6_d20250306_m044027_c001_v0001157_t0056_u01741236027809") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e72_d20250306_m044025_c001_v7007000_t0000_u01741236025430") 2025/03/06 04:45:07 DEBUG : yam: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f101f797045bee086_d20250306_m044023_c001_v0001184_t0050_u01741236023532") 2025/03/06 04:45:07 DEBUG : yaml: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e80_d20250306_m044029_c001_v7007000_t0000_u01741236029791") 2025/03/06 04:45:07 DEBUG : yaml: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1183fa56c38e383b_d20250306_m044028_c001_v0001182_t0045_u01741236028845") 2025/03/06 04:45:08 DEBUG : yaml: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f4096069217229e76_d20250306_m044026_c001_v7007000_t0000_u01741236026165") 2025/03/06 04:45:08 DEBUG : yaml: Deleting (id "4_z8f424db3b0fd6b9b9f580e1b_f1160cbbd7b759823_d20250306_m044024_c001_v0001116_t0045_u01741236024773") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m50.821580724s (try 1/5)